1 | 00:43:15.467 [deluge.configmanager:72 ][INFO ] Setting config directory to: /home/calum/delugeDev/CONFIG/
|
---|
2 | 00:43:15.467 [deluge.ui.ui:112 ][INFO ] Deluge ui 1.3.900-dev
|
---|
3 | 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}
|
---|
4 | 00:43:15.468 [deluge.ui.ui:114 ][DEBUG ] args: []
|
---|
5 | 00:43:15.468 [deluge.ui.ui:115 ][INFO ] Starting ui..
|
---|
6 | 00:43:15.468 [deluge.ui.console.main:157 ][DEBUG ] Using encoding: UTF-8
|
---|
7 | 00:43:15.470 [twisted :508 ][INFO ] Starting factory <deluge.ui.client.DelugeRPCClientFactory instance at 0x12912d8>
|
---|
8 | 00:43:15.470 [deluge.ui.client:226 ][INFO ] Connecting to daemon at 127.0.0.1:58846..
|
---|
9 | 00:43:15.471 [deluge.ui.coreconfig:45 ][DEBUG ] CoreConfig init..
|
---|
10 | 00:43:15.473 [deluge.ui.console.screen:84 ][DEBUG ] Screen init!
|
---|
11 | 00:43:15.481 [deluge.ui.client:128 ][INFO ] Connected to daemon at 127.0.0.1:58846..
|
---|
12 | 00:43:24.646 [deluge.ui.client:170 ][DEBUG ] Received RPCEvent: 'PreTorrentRemovedEvent'
|
---|
13 | 00:43:24.646 [deluge.ui.client:171 ][DEBUG ] Received RPCEvent: (3, 'PreTorrentRemovedEvent', ('1420567a1309f1fd9ab42753c56ae0b78a804774',))
|
---|
14 | 00:43:24.647 [deluge.ui.client:170 ][DEBUG ] Received RPCEvent: 'TorrentRemovedEvent'
|
---|
15 | 00:43:24.647 [deluge.ui.client:171 ][DEBUG ] Received RPCEvent: (3, 'TorrentRemovedEvent', ('1420567a1309f1fd9ab42753c56ae0b78a804774',))
|
---|
16 | 00:43:26.923 [deluge.ui.client:170 ][DEBUG ] Received RPCEvent: 'TorrentStateChangedEvent'
|
---|
17 | 00:43:26.923 [deluge.ui.client:171 ][DEBUG ] Received RPCEvent: (3, 'TorrentStateChangedEvent', ('9d8d54c37fddbd7ab75dee68b550de5984a63fc4', 'Paused'))
|
---|
18 | 00:43:28.123 [deluge.ui.client:170 ][DEBUG ] Received RPCEvent: 'TorrentStateChangedEvent'
|
---|
19 | 00:43:28.123 [deluge.ui.client:171 ][DEBUG ] Received RPCEvent: (3, 'TorrentStateChangedEvent', ('9d8d54c37fddbd7ab75dee68b550de5984a63fc4', 'Downloading'))
|
---|
20 | 00:43:32.422 [deluge.ui.client:170 ][DEBUG ] Received RPCEvent: 'TorrentAddedEvent'
|
---|
21 | 00:43:32.422 [deluge.ui.client:171 ][DEBUG ] Received RPCEvent: (3, 'TorrentAddedEvent', ('1420567a1309f1fd9ab42753c56ae0b78a804774',))
|
---|
22 | 00:43:32.424 [twisted :508 ][ERROR ] Unhandled Error
|
---|
23 | Traceback (most recent call last):
|
---|
24 | File "/usr/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
|
---|
25 | return callWithContext({"system": lp}, func, *args, **kw)
|
---|
26 | File "/usr/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
|
---|
27 | return context.call({ILogContext: newCtx}, func, *args, **kw)
|
---|
28 | File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
|
---|
29 | return self.currentContext().callWithContext(ctx, func, *args, **kw)
|
---|
30 | File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
|
---|
31 | return func(*args,**kw)
|
---|
32 | --- <exception caught here> ---
|
---|
33 | File "/usr/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
|
---|
34 | why = getattr(selectable, method)()
|
---|
35 | File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 137, in doRead
|
---|
36 | return Connection.doRead(self)
|
---|
37 | File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 460, in doRead
|
---|
38 | return self.protocol.dataReceived(data)
|
---|
39 | File "/home/calum/Documents/Coding/Deluge Work/deluge/deluge/ui/client.py", line 175, in dataReceived
|
---|
40 | event = known_events[event_name](*request[2])
|
---|
41 | exceptions.TypeError: __init__() takes exactly 3 arguments (2 given)
|
---|
42 |
|
---|
43 | 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)
|
---|
44 | 00:43:32.428 [twisted :508 ][INFO ] Stopping factory <deluge.ui.client.DelugeRPCClientFactory instance at 0x12912d8>
|
---|
45 | 00:43:38.058 [twisted :508 ][INFO ] Received SIGINT, shutting down.
|
---|
46 | 00:43:38.059 [twisted :508 ][INFO ] Main loop terminated.
|
---|