The second and subsequent runs after install fails in
Vista. When starting the Juice application an error
message appears with the following error:
--
Errors occured
See the logfile 'C:\Program Files\Juice\Juice.exe.log'
for details
--
The logfile contains the following information:
--
Traceback (most recent call last):
File "gui.py", line 11, in ?
File "iPodderGui.pyc", line 3653, in main
File "iPodderGui.pyc", line 708, in __init__
File "wx\_core.pyc", line 6151, in __init__
File "wx\_core.pyc", line 5803, in _BootstrapApp
File "iPodderGui.pyc", line 1473, in OnInit
File "iPodderGui.pyc", line 935, in SetLanguages
AttributeError: 'iPodderGui' object has no
attribute 'menu'
--
One observation that seems rather odd is that re-
installing the application resets it to first run, and
the application will run normally.
Logged In: YES
user_id=1802829
Originator: NO
I submitted a patch numbered 1727094 (http://sourceforge.net/tracker/index.php?func=detail&aid=1727094&group_id=151000&atid=779483) to fix this problem.
Logged In: NO
I overcame these problems this way:
After you have completed the install and see the progam opened, close all juice windows.
1. right click the shortcut and select "run as administrator"
2. right clich the shortcut again and select "properties",
a. select the compatability tab
b. select run as windows xp service pack 2
3. close all juice windows
4. double click the shortcut to start the program and it seems to run perfectly now.