Page 1 of 1

[trunk] Revision 1948 doesn't start anymore

Posted: December 31st, 2008, 10:59 am
by jordz
The last couple of weeks there where loads of commits,
But after r1948 it doesn't start anymore.

Code: Select all

Traceback (most recent call last):
  File "/opt/sabnzbd/SABnzbd.py", line 859, in <module>
    main()
  File "/opt/sabnzbd/SABnzbd.py", line 569, in main
    init_ok = sabnzbd.initialize(pause, clean_up, evalSched=True)
  File "/opt/sabnzbd/sabnzbd/decorators.py", line 31, in newFunction
    return f(*args, **kw)
  File "/opt/sabnzbd/sabnzbd/__init__.py", line 190, in initialize
    downloader.init(pause_downloader)
  File "/opt/sabnzbd/sabnzbd/downloader.py", line 51, in init
    __DOWNLOADER = Downloader(paused or __DOWNLOADER.paused)
Thanks for the hard work :)


Edit:
It's already fixed in 1949, thx!

Re: [trunk] Revision 1948 doesn't start anymore

Posted: January 1st, 2009, 6:33 am
by shypike
Use the trunk versions at your own risk  ;D