-
Notifications
You must be signed in to change notification settings - Fork 848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parts editor error message does not show full path on write error. #4075
Comments
I have seen that a few times now, please avoid issue titles that read like click bait. |
The editor opens just fine here. Fritzing checks for the operating systems AppDataLocation (depends on OS and OS Version). There might be multiple locations. From the possibilities, Fritzing tries to choose the first writable location. The above error message indicates that the location used for the icon was not writable. Please check the AppDataLocations, if there are any files, and if they are writable (user permissions?) APPNAME is Fritzing
|
Note on Windows (which you appear to be on) AppData is a hidden directory so you need to enable Show hidden directories by clicking on the Folder options tag and selecting views (circled in green here) then click "Show hidden files and folders" (I run with this always enabled) to show Appdata in Explorer. |
Current Behaviour
Getting an error when trying to right click on an IC image to edit a new part.
**Build:1.01
<e.g. Version 0.9.3 (b5c895d32 2016-04-19) Cocoa [Qt 5.12.2]
Operating System:
<Windows 10>
Steps to reproduce:
Expected Behaviour
Expected to start editing a new part.
The text was updated successfully, but these errors were encountered: