Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (85 - 87 of 2449)

Ticket Resolution Summary Owner Reporter
#3296 Fixed Html error in french translation Olivier
Description
msgstr "<b>Général<b>"

has 2 opening <b> tags

#3295 Fixed autoadd don't apply labels to magnet files American_Jesus
Description

Using Deluge on docker (linuxserver/deluge), current version: 2.0.3-2201906121747ubuntu18.04.1-ls34

autoadd set only to apply label to new torrent/magnet files (see attach)

.torrent files work without issues with label set, but .magnet files are added but label isn't set

#3284 Upstream Opensuse No module named 'gi.pygtkcompat' Cas
Description

From forum: https://forum.deluge-torrent.org/viewtopic.php?f=7&t=55400&p=229928&hilit=pygtkcompat#p229928

a packaging problem on opensuse, pygtkcompat has been deleted from python3-gobject package which breaks twisted.

Traceback (most recent call last):
File "/usr/bin/deluge-gtk", line 11, in <module>
load_entry_point('deluge==2.0.3', 'gui_scripts', 'deluge-gtk')()
File "/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__init__.py", line 63, in start
Gtk().start()
File "/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__init__.py", line 43, in start
from .gtkui import GtkUI
File "/usr/lib/python3.6/site-packages/deluge/ui/gtk3/gtkui.py", line 27, in <module>
from twisted.internet import defer, gtk3reactor
File "/usr/lib64/python3.6/site-packages/twisted/internet/gtk3reactor.py", line 26, in <module>
from twisted.internet import gireactor
File "/usr/lib64/python3.6/site-packages/twisted/internet/gireactor.py", line 78, in <module>
import gi.pygtkcompat
ModuleNotFoundError: No module named 'gi.pygtkcompat'
Note: See TracQuery for help on using queries.