Changes between Version 4 and Version 5 of Ticket #3063, comment 3


Ignore:
Timestamp:
06/15/2017 03:02:36 PM (7 years ago)
Author:
Doadin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3063, comment 3

    v4 v5  
    2121}}} 
    2222I think 3 or 4 is most likely as 1 and 2 is basically irrelevant here. But my working branch has all latest commits except those 4. 
     23 
     24Even with this "working" build I also see an error in Notifications Plugin. 
     25 
     26{{{ 
     2711:00:34.913 [ERROR   ][deluge.pluginmanagerbase           :75  ] Failed to start plugin: Notifications 
     28Traceback: <type 'exceptions.ValueError'>: row sequence has wrong length 
     29twisted/internet/defer.py:150:maybeDeferred 
     30deluge\plugins\init.py:27:enable 
     31build\bdist.win32\egg\deluge\plugins\notifications\gtkui.py:271:enable 
     32}}} 
     33