Custom Query (2449 matches)
Results (121 - 123 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3214 | Fixed | Deluge not loading | ||
| Description |
(deluge:1280): Gtk-WARNING : 07:06:47.500: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found. not loading |
|||
| #3212 | Fixed | UnicodeDecodeError in common.get_default_download_dir | ||
| Description |
From forum: https://forum.deluge-torrent.org/viewtopic.php?f=8&p=228974&sid=0dc2019d419175b43045df9d52efe1a2#p228974 ~$ deluge
Traceback (most recent call last):
File "/usr/bin/deluge", line 11, in <module>
load_entry_point('deluge==2.0.0.dev7379', 'gui_scripts', 'deluge')()
File "/usr/lib/python2.7/dist-packages/deluge/ui/ui_entry.py", line 143, in start_ui
ui.start()
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtk3/__init__.py", line 43, in start
from .gtkui import GtkUI
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtk3/gtkui.py", line 119, in <module>
'choose_directory_dialog_path': get_default_download_dir(),
File "/usr/lib/python2.7/dist-packages/deluge/common.py", line 152, in get_default_download_dir
if not line.startswith('#') and line.startswith('XDG_DOWNLOAD_DIR'):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 23: ordinal not in range(128)
|
|||
| #3211 | Fixed | missing systray icon | ||
| Description |
Icon in the systray or appindicator is missing running under ubuntu 18.10 |
|||
Note:
See TracQuery
for help on using queries.
