JohnDoee / deluge-streaming

Streaming plugin for deluge, making it possible to read torrents and download required parts on-demand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin does not load [Bug]

moryoav opened this issue · comments

System: Deluge 2.0b1, Streaming-0.8.1-py2.7.egg, Windows 10.0.16299 Home.
Problem: Plugin does not load.
Error log message ("error" level):

14:03:10 [ERROR   ][deluge.pluginmanagerbase           :75  ] Failed to start plugin: Streaming
Traceback: <type 'exceptions.AttributeError'>: 'MainWindow' object has no attribute 'main_glade'
twisted/internet/defer.py:149:maybeDeferred
deluge\plugins\init.py:27:enable
c:\users\user\appdata\roaming\deluge\plugins\streaming-0.8.1-py2.7.egg\streaming\gtkui.py:79:enable

Fixed in 0.9.0, you can get it here for now https://github.com/JohnDoee/deluge-streaming/releases/tag/0.9.0

Thanks for reporting the bug!