v1.3.4-1:
- Updated to v1.3.4
- Updated libs:
- libtorrent 0.15.9 > 0.15.10
- boost 1.47 > 1.49
- openssl 1.0.0e > 1.0.0g
libtorrent still crashing on x86.



darkfader wrote:So far so good with the new version in classic mode. Running for a few days now.
Magnet links seem to work nice too, except I need to drag-drop then from Safari instead of just clicking. Still waiting for Magnet support in BitTorrent WebUI+ Firefox add-on.
Oh. and somehow I cannot get Deluge-python to allow in my firewall rules, so I had to disable it altogether
dsjstc wrote:Just wanted to add my voice to the torrent: thanks very much for releasing your work.

[ERROR ] 22:32:24 pluginmanagerbase:146 Unable to instantiate plugin!
[ERROR ] 22:32:24 __init__:1164 No module named utils
Traceback (most recent call last):
File "/Applications/Deluge.app/Contents/Resources/lib/python2.7/deluge-1.3.4-py2.7.egg/deluge/pluginmanagerbase.py", line 144, in enable_plugin
instance = cls(plugin_name.replace("-", "_"))
File "/Applications/Deluge.app/Contents/Resources/lib/python2.7/deluge-1.3.4-py2.7.egg/deluge/plugins/Execute-1.2-py2.7.egg/execute/__init__.py", line 40, in __init__
from core import Core as _plugin_cls
File "/Applications/Deluge.app/Contents/Resources/lib/python2.7/deluge-1.3.4-py2.7.egg/deluge/plugins/Execute-1.2-py2.7.egg/execute/core.py", line 39, in <module>
ImportError: No module named utils
Traceback (most recent call last):
File "/Applications/Deluge.app/Contents/Resources/lib/python2.7/deluge-1.3.4-py2.7.egg/deluge/ui/gtkui/osx.py", line 137, in quit
reactor.stop()
File "twisted/internet/base.pyc", line 571, in stop
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.


Cas wrote:carbnl to fix the above issue the py2app needs to explicitly include "twisted.internet.utils"

carbncl wrote:Will do, thanks Cas.

Cas wrote:carbnl to fix the above issue the py2app needs to explicitly include "twisted.internet.utils"
Harsesis: You could try putting the utils.py file in the attached zip into the application folder "Deluge.app\Contents\Resources\lib\python2.7\twisted\internet\" and it should work.


Users browsing this forum: No registered users and 1 guest