When I try to launch Juice 2.2, it errors out but does not shut down.
To reproduce:
1. click the Juice.exe file
2. iTunes opens (unsure why), Juice attempts to open but does not get past the logo/flash screen.
3. Error displays telling me to check Juice.exe.log
4. Error log shows the following error...
Traceback (most recent call last):
File "gui.py", line 4, in ?
File "iPodderGui.pyc", line 3621, in main
File "iPodderGui.pyc", line 707, in __init__
File "wx\_core.pyc", line 5301, in __init__
File "wx\_core.pyc", line 4980, in _BootstrapApp
File "iPodderGui.pyc", line 1472, in OnInit
File "iPodderGui.pyc", line 934, in SetLanguages
AttributeError: 'iPodderGui' object has no attribute 'menu'
Juice error log