00:43:15.467 [deluge.configmanager:72 ][INFO ] Setting config directory to: /home/calum/delugeDev/CONFIG/ 00:43:15.467 [deluge.ui.ui:112 ][INFO ] Deluge ui 1.3.900-dev 00:43:15.468 [deluge.ui.ui:113 ][DEBUG ] options: {'loglevel': 'debug', 'rotate_logs': False, 'logfile': '01DelugeConsoleAddTorrCrash.log', 'config': '/home/calum/delugeDev/CONFIG/', 'quiet': False} 00:43:15.468 [deluge.ui.ui:114 ][DEBUG ] args: [] 00:43:15.468 [deluge.ui.ui:115 ][INFO ] Starting ui.. 00:43:15.468 [deluge.ui.console.main:157 ][DEBUG ] Using encoding: UTF-8 00:43:15.470 [twisted :508 ][INFO ] Starting factory 00:43:15.470 [deluge.ui.client:226 ][INFO ] Connecting to daemon at 127.0.0.1:58846.. 00:43:15.471 [deluge.ui.coreconfig:45 ][DEBUG ] CoreConfig init.. 00:43:15.473 [deluge.ui.console.screen:84 ][DEBUG ] Screen init! 00:43:15.481 [deluge.ui.client:128 ][INFO ] Connected to daemon at 127.0.0.1:58846.. 00:43:24.646 [deluge.ui.client:170 ][DEBUG ] Received RPCEvent: 'PreTorrentRemovedEvent' 00:43:24.646 [deluge.ui.client:171 ][DEBUG ] Received RPCEvent: (3, 'PreTorrentRemovedEvent', ('1420567a1309f1fd9ab42753c56ae0b78a804774',)) 00:43:24.647 [deluge.ui.client:170 ][DEBUG ] Received RPCEvent: 'TorrentRemovedEvent' 00:43:24.647 [deluge.ui.client:171 ][DEBUG ] Received RPCEvent: (3, 'TorrentRemovedEvent', ('1420567a1309f1fd9ab42753c56ae0b78a804774',)) 00:43:26.923 [deluge.ui.client:170 ][DEBUG ] Received RPCEvent: 'TorrentStateChangedEvent' 00:43:26.923 [deluge.ui.client:171 ][DEBUG ] Received RPCEvent: (3, 'TorrentStateChangedEvent', ('9d8d54c37fddbd7ab75dee68b550de5984a63fc4', 'Paused')) 00:43:28.123 [deluge.ui.client:170 ][DEBUG ] Received RPCEvent: 'TorrentStateChangedEvent' 00:43:28.123 [deluge.ui.client:171 ][DEBUG ] Received RPCEvent: (3, 'TorrentStateChangedEvent', ('9d8d54c37fddbd7ab75dee68b550de5984a63fc4', 'Downloading')) 00:43:32.422 [deluge.ui.client:170 ][DEBUG ] Received RPCEvent: 'TorrentAddedEvent' 00:43:32.422 [deluge.ui.client:171 ][DEBUG ] Received RPCEvent: (3, 'TorrentAddedEvent', ('1420567a1309f1fd9ab42753c56ae0b78a804774',)) 00:43:32.424 [twisted :508 ][ERROR ] Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger return callWithContext({"system": lp}, func, *args, **kw) File "/usr/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw) File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext return func(*args,**kw) --- --- File "/usr/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite why = getattr(selectable, method)() File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 137, in doRead return Connection.doRead(self) File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 460, in doRead return self.protocol.dataReceived(data) File "/home/calum/Documents/Coding/Deluge Work/deluge/deluge/ui/client.py", line 175, in dataReceived event = known_events[event_name](*request[2]) exceptions.TypeError: __init__() takes exactly 3 arguments (2 given) 00:43:32.428 [deluge.ui.client:233 ][INFO ] Connection lost to daemon at 127.0.0.1:58846 reason: __init__() takes exactly 3 arguments (2 given) 00:43:32.428 [twisted :508 ][INFO ] Stopping factory 00:43:38.058 [twisted :508 ][INFO ] Received SIGINT, shutting down. 00:43:38.059 [twisted :508 ][INFO ] Main loop terminated.