Custom Query (2447 matches)
Results (505 - 507 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2651 | Fixed | PPA Missing App Indicator dependency | ||
Description |
Using deluge 1.3.10 with Ubuntu 14.04 LTS from the deluge ppa, no systray icon is shown. To fix this, the package python-appindicator is needed as a dependency. |
|||
#2983 | Invalid | Feture Request: Detect when partition is mounted | ||
Description |
Someone can forget to mount an external drive that has torrents on it, then start up Deluge. Deluge will then try to redownload everything. I have to stop it. Remount the drive and then do a 'Force Re-check' on the torrents.(and maybe check to see if any data was added to unmounted mount point.) All this takes time. Time could be saved if Deluge could/would compare the partition(s) where it has been stored to where it will be stored, if it's not the same give the user some notification like "partition for torrent storage not mounted", and allow mounting and retrying without having to a
related shell command: Note: which one counts as which may change. e.g. sda6 may not be the same as sda6 the next time. It might be better to use the UUID. |
|||
#2774 | WorksForMe | Deluge wont start when run from .desktop or commandline | ||
Description |
OS: Arch using latest server and client with webinterface Webinterface works Client will open up but not load anything and hang Error from commandline % deluge /usr/lib/python2.7/site-packages/deluge/ui/gtkui/listview.py:250: GtkWarning: gtk_tree_model_sort_set_sort_column_id: assertion 'header != NULL' failed self.treeview.get_model().set_sort_column_id(column_state.sort, column_state.sort_order) |