Crash upon quitting if the appdata folder has been deleted
Reported by Virgil Dupras | January 14th, 2010 @ 01:07 PM
If the appdata folder has been deleted while dupeGuru was running, quitting dupeGuru will result in a crash like this one:
Application Identifier: com.hardcoded_software.dupeguru
Application Version: 2.9.1
Traceback (most recent call last):
File "/Applications/dupeGuru.app/Contents/Resources/dg_cocoa.plugin/Contents/Resources/dg_cocoa.py", line 72, in saveResults
File "core/app.pyc", line 216, in save
File "core/directories.pyc", line 150, in save_to_file
File "hsutil/files.pyc", line 34, in __enter__
File "hsutil/files.pyc", line 22, in open_if_filename
IOError: [Errno 2] No such file or directory: u'/Users/michaelblodgett/Library/Application Support/dupeGuru/last_directories.xml'
Comments and changes to this ticket
-
Virgil Dupras February 4th, 2010 @ 06:36 PM
- State changed from new to accepted
Yup, I reproduced it.
-
Virgil Dupras February 5th, 2010 @ 04:19 PM
- Assigned user set to Virgil Dupras
-
Virgil Dupras February 5th, 2010 @ 05:24 PM
- State changed from accepted to fixed
(from [0dafba28b570]) [#83 state:fixed] Fixed crash on quitting if the appdata dir has been removed. http://bitbucket.org/hsoft/dupeguru/changeset/0dafba28b570/
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Tags
Referenced by
- 83 Crash upon quitting if the appdata folder has been deleted (from [0dafba28b570]) [#83 state:fixed] Fixed crash on qu...