Which fonts does it want?
Posted: Sun Sep 30, 2018 2:18 pm
Hey,
I've recently installed Deluge on a minimalistic Windows 7 install. Not many font are installed from the get go. I'm getting these errors when debugging deluge.exe.
I've specified an installed font in the gtk2.0 file, but it still doesn's allow me to run the program. Tried installing MS Sans, but that isn't the right one it seems.
So, which fonts does Deluge want installed?
I've recently installed Deluge on a minimalistic Windows 7 install. Not many font are installed from the get go. I'm getting these errors when debugging deluge.exe.
Code: Select all
C:\Program Files\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\gtkui\mainwindow.py:71
: PangoWarning: couldn't load font "Sans Not-Rotated 10", falling back to "Sans
Not-Rotated 10", expect ugly output.
C:\Program Files\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\gtkui\mainwindow.py:71
: PangoWarning: All font fallbacks failed!!!!
C:\Program Files\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\gtkui\mainwindow.py:71
: PangoWarning: failed to choose a font, expect ugly output. engine-type='PangoR
enderWin32', script='common'
C:\Program Files\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\gtkui\mainwindow.py:71
: PangoWarning: failed to choose a font, expect ugly output. engine-type='PangoR
enderWin32', script='latin'
C:\Program Files\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\gtkui\torrentdetails.p
y:63: PangoWarning: All font fallbacks failed!!!!
C:\Program Files\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\gtkui\torrentdetails.p
y:197: PangoWarning: All font fallbacks failed!!!!
C:\Program Files\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\gtkui\preferences.py:5
7: PangoWarning: All font fallbacks failed!!!!
C:\Program Files\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\gtkui\addtorrentdialog
.py:66: PangoWarning: All font fallbacks failed!!!!
C:\Program Files\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\gtkui\mainwindow.py:12
0: PangoWarning: All font fallbacks failed!!!!
C:\Program Files\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\gtkui\mainwindow.py:11
0: PangoWarning: All font fallbacks failed!!!!
C:\Program Files\Deluge\library.zip\twisted\internet\_glibbase.py:375: PangoWarn
ing: All font fallbacks failed!!!!
C:\Program Files\Deluge\library.zip\twisted\internet\_glibbase.py:375: PangoWarn
ing: couldn't load font "Sans 10", falling back to "Sans 10", expect ugly output
So, which fonts does Deluge want installed?