---------------------------------------------
Cracky@SFS:/usr/btqueue$ screen ./btqueue.py scheduler
Traceback (most recent call last):
File "./btqueue.py", line 32, in ?
app = Console()
File "/usr/btqueue/BitQueue/manager.py", line 45, in __init__
self.queue = Scheduler(self.controller,self.cb_dispatch,self.cb_error)
File "/usr/btqueue/BitQueue/scheduler.py", line 48, in __init__
self.queue.load()
File "/usr/btqueue/BitQueue/queue.py", line 530, in load
except NoOptionError:
NameError: global name 'NoOptionError' is not defined
[screen is terminating]
Cracky@SFS:/usr/btqueue$
-----------------------------------
as i dont know anything about codeing i dont know where to start looking for errors.. anyone seen this one before?
had 7 torrents in queue and 3 running (2 seeding and 2 waiting)
then i shut it down after ~1week uptime and rebooted now i got this strange error, whats wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
---------------------------------------------
Cracky@SFS:/usr/btqueue$ screen ./btqueue.py scheduler
Traceback (most recent call last):
File "./btqueue.py", line 32, in ?
app = Console()
File "/usr/btqueue/BitQueue/manager.py", line 45, in __init__
self.queue = Scheduler(self.controller,self.cb_dispatch,self.cb_error)
File "/usr/btqueue/BitQueue/scheduler.py", line 48, in __init__
self.queue.load()
File "/usr/btqueue/BitQueue/queue.py", line 530, in load
except NoOptionError:
NameError: global name 'NoOptionError' is not defined
[screen is terminating]
Cracky@SFS:/usr/btqueue$
-----------------------------------
as i dont know anything about codeing i dont know where to start looking for errors.. anyone seen this one before?
had 7 torrents in queue and 3 running (2 seeding and 2 waiting)
then i shut it down after ~1week uptime and rebooted now i got this strange error, whats wrong?
sorry for that error. it is totally my fault. i have solved it in next release