zpchavez / boottunes

Losslessly import concert recordings into iTunes
0 stars 0 forks source link

Program stopped working #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Program crashed during a batch conversion and now won't restart. Restarted 
machine, uninstalled and reinstalled program and program still won't start. 
Error log below.

What version of the product are you using? On what operating system?

0.1.3 on Windows 7

Traceback (most recent call last):
  File "boottunes.pyw", line 13, in <module>
  File "dialogs\queuedialog.pyc", line 20, in <module>
  File "settings.pyc", line 242, in <module>
  File "settings.pyc", line 59, in __init__
EOFError

Original issue reported on code.google.com by da...@iphouse.com on 27 Oct 2010 at 2:30

GoogleCodeExporter commented 9 years ago
Thanks for the error log.  It looks like the BootTunes settings files were 
corrupted.  

Were any of the shows you were converting in SHN format?  Turns out they cause 
crashes in Windows 7 and lock-ups on Mac.  I'm still trying to find out why, 
but may in the meantime release a version that doesn't accept SHN shows, since 
that's better than crashing.

I don't know how knowledgable or comfortable you are with the command line, but 
if you delete the corrupted settings files, BootTunes will generate new ones on 
startup.  The files are located in a hidden folder at "[Your Home 
Folder]/Application Data/BootTunes".  Otherwise, keep a lookout for the next 
version, which should do that for you.  

Original comment by zpchavez on 28 Oct 2010 at 4:00

GoogleCodeExporter commented 9 years ago
Thanks. I removed the settings and the program now starts. I'll stay away from 
SHN files. Thanks again.

Original comment by da...@iphouse.com on 28 Oct 2010 at 3:44

GoogleCodeExporter commented 9 years ago

Original comment by zpchavez on 31 Oct 2010 at 4:36