0.5.0b3 & 0.5.0b4 won't start on Ubuntu/Linux systems anymore
Posted: December 17th, 2009, 9:28 am
Starting b3 or b4 gives the following error messages:
Especially the last line is kinda irritating on linux systems
Downgrading back to 0.5.0b1 "fixes" the problem, sabnzbd then starts without any problems/errors.
BTW: I used the portable/src package of all three versions on Ubuntu 8.10.
Code: Select all
$ sabnzbdplus
Traceback (most recent call last):
File "SABnzbd.py", line 67, in <module>
from sabnzbd.misc import get_user_shellfolders, launch_a_browser, real_path, \
ImportError: cannot import name windows_variant
Downgrading back to 0.5.0b1 "fixes" the problem, sabnzbd then starts without any problems/errors.
BTW: I used the portable/src package of all three versions on Ubuntu 8.10.