Can I create a local shared collection of parts bins
I’ve already cloned the Adafruit library. I’ve installed the Frizing package via apt-get, so all of core files are under /usr/share/… (and I am using DRBL, /usr is already NFS mounted (read-only to...
View ArticleCan I create a local shared collection of parts bins
OK, I just checked, Using Fritzing->File->Open on a fzbz file is exactly the same as using the Import item on the bin menu. This just imports the parts into the user’s parts space (eg...
View ArticleCan I create a local shared collection of parts bins
fzpz will go straight to the MINE bin, but I think fzbz bin have to be imported and end up in the bin column.
View ArticleCan I create a local shared collection of parts bins
In general the app is designed to be standalone rather than multi user and many of the paths are hard coded in the source which is part of why this is difficult. The base problem with what you want to...
View ArticleLoading Fritzing
I’m assuming this is Windows? In that case yes, Fritzing is a standalone applicaiton (it doesn’t have a Windows installer). The expectation is you will unzip the zip file somewhere and then make a...
View ArticleCan I create a local shared collection of parts bins
Yeah, this is an unfortunate “feature”… Oh, the parts updater is not going to work – I install Fritzing from a OS package (eg apt-get) and that installs the core parts bins under /usr/share, which is...
View ArticleCan I create a local shared collection of parts bins
At the next parts update you may get error messages then. You can fix that by manually updating the RO repo from the master though (parts updates haven’t been that frequent but one is coming because...
View ArticleErrors when running Fritzing
Hi, I was able to download the Linux 64-bit version of Fritzing from the website. I went into the terminal and I extracted all the files to a folder using tar xjvf fritzing-0.9.3b.linux.AMD64.tar.bz2....
View ArticleErrors when running Fritzing
Sounds like you are missing ssl. You might try the suggestions in this post Linux fails on fatal IO error 2 beginners When i try to run Fritzing nothing happens, and when I try to run it from the...
View ArticleCan I create a local shared collection of parts bins
I would expect that at some point a new .deb file will show up and ‘apt-get upgrade’ will update the files under /usr/share/fritzing. And I would disable the “check for updates” feature of Fritzing....
View ArticleCan I create a local shared collection of parts bins
That will work for the parts repo (although I don’t know of a switch to shut off updates, another feature request), but it won’t do anything for the adafruit repo as it isn’t part of core parts and...
View ArticleCan I create a local shared collection of parts bins
FYI… I manage only three Mac’s and one Windows XP computers on a system but, 3 or 50 wouldn’t matter: I placed My_Useful_Parts in a single ‘Shared Folder’ and imported into Fritzing on each machine....
View ArticleErrors when running Fritzing
Thank you very much Peter. I was able to install it. However, I think that I might have done something wrong because when I open it, it launches but it gives me this error while loading: Sorry, we...
View ArticleErrors when running Fritzing
Yes, it is likely that the parts database got corrupted. To fix that delete the two user directories (they don’t get updated if you reinstall Fritzing) in ~/Documents/Fritzing/parts ~/.config/Fritzing...
View ArticleErrors when running Fritzing
Doesn’t work. I deleted both directories, and the error was still coming up. Is there also a faster way to delete the ~/.config/Fritzing without having to go through every single directory and...
View ArticleCloudX M633 Microcontroller Fritzing
Please add this new microcontroller board.CloudX Fritzing New.fzpz (42.3 KB)
View ArticleErrors when running Fritzing
if you are careful (because it will erase everything you specify so making a mistake is dangerous) rm -r ~/.config/Fritzing rm -r ~/Documents/Fritzing should do it. If you have an alias that requires...
View ArticleCloudX M633 Microcontroller Fritzing
Your part has a number of problems: It isn’t aligned to the grids properly, The pin numbering isn’t in order, pcb is not correct, schematic doesn’t have correct terminalIds which causes this (the lack...
View ArticleCloudX M633 Microcontroller Fritzing
Thank you Peter, we would appreciate if you can make necessary fixing to this part.
View Article