-
Notifications
You must be signed in to change notification settings - Fork 5
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
specified file not found in archive error #16
Comments
there are two possible reasons for the archive error: either i'm not using the window title correctly, or KiCAD produced a backup when the editor window wasn't focused. what i'm not sure about is the lack of activity in the logs. do your KiCAD settings match what is listed in the Notes section of the latest release? also, what schematic or PCB were you working on when it didn't detect your saves? can you provide the full file path? |
So I was not using the specified configs (my bad!), but when I updated it I still got the same error (This time as soon as I saved the file. Yay!). So I believe this solves the first part of the issue. |
it could be an issue with the hierarchy, then. would you be comfortable sharing the full zipped contents of the folder |
As long as I dont get too roasted (a bit is fine XD) for the bad PCB and schematic design, I have no issues sharing it. |
my email address is listed in my GitHub profile; please send it there. |
i think i know why this issue occurs. because most of your schematics are hierarchical, opening your project in KiCAD and selecting (for example)
i'm not sure why the root schematic would be giving you issues, as the window title there should be perfectly fine, but i can definitely fix the issue with hierarchical schematics and add that fix to the next version. |
the above commit should correctly manipulate the window title when focusing on a hierarchical schematic. closing as fixed; please prompt me to reopen if you are still having issues. |
Using the new version and I still have this issue. In some occasions there was a different error message as well ( some thing related to EOF I think, I don't know what triggers it so I could not reproduce consistently). When I cleaned the backup directory it "solved" the new issue and went back to the old issue.
|
i can actually still reproduce this too; the only issue is i don't know how i just reproduced it! maybe i'm not using the zip crate correctly. unfortunately kicad-wakatime is frozen as of 0.2.1, so i may not be able to devote as much time to look into the bug myself now as i would like. |
OS: Windows 10
Magic word: dreadnought
The plugin did not register any heartbeats and outputs an error when a backup is created.
I followed the instructions in the readme:
There was not much activity in the logs even though I was doing constant edits and saves.
The text was updated successfully, but these errors were encountered: