Custom Query (2448 matches)
Results (163 - 165 of 2448)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#3089 | Invalid | trac report "My tickets" doesn't work | krichter | |
Description |
The [trac report "My tickets"](http://dev.deluge-torrent.org/report/7) doesn't work because it displays no results while I have active and fixed tickets. |
|||
#3085 | Duplicate | Unable to launch 2.0 beta 1 on MacOS | zachberger | |
Description |
When double clicking Deluge.app deluge does not open. When running from the command line pygtk appears to be missing. > ./Deluge.app/Contents/MacOS/deluge Traceback (most recent call last): File "/Users/zachberger/Desktop/t/./Deluge.app/Contents/MacOS/Deluge-bin", line 11, in <module> load_entry_point('deluge==2.0b1', 'gui_scripts', 'deluge-gtk')() File "/Users/cas/gtk/inst/lib/python2.7/site-packages/deluge-2.0b1-py2.7.egg/deluge/ui/gtkui/__init__.py", line 50, in start File "/Users/cas/gtk/inst/lib/python2.7/site-packages/deluge-2.0b1-py2.7.egg/deluge/ui/gtkui/__init__.py", line 34, in start File "/Users/cas/gtk/inst/lib/python2.7/site-packages/deluge-2.0b1-py2.7.egg/deluge/ui/gtkui/gtkui.py", line 19, in <module> ImportError: No module named pygtk |
|||
#3084 | Fixed | Cant change ownship on torrents | stokbaek | |
Description |
When I try and change ownership on torrents will nothing happen and I get the following error. AttributeError 'Core' object has no attribute 'core': Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/deluge-2.0b2.dev10-py2.7.egg/deluge/core/rpcserver.py", line 302, in dispatch ret = self.factory.methods[method](*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/deluge-2.0b2.dev10-py2.7.egg/deluge/core/core.py", line 718, in set_torrent_options if 'owner' in options and not self.core.authmanager.has_account(options['owner']): AttributeError: 'Core' object has no attribute 'core' -------------------------------------------------------------------------------- Unhandled error in Deferred: 13:31:48.961 [CRITICAL][twisted :154 ] Unhandled error in Deferred: 13:31:48.962 [CRITICAL][twisted :154 ] Unhandled error in Deferred: |
Note: See TracQuery
for help on using queries.