Package: fontypython
Version: 0.5-1
Severity: normal

After using it several times without issue, now fontypython crashes at start
time with the following output in the terminal:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_misc.py", line 1367,
in Notify
    self.notify()
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 16868,
in Notify
    self.result = self.callable(*self.args, **self.kwargs)
  File "/usr/lib/python2.7/dist-packages/fontypythonmodules/wxgui.py", line
910, in showMain
    frame = MainFrame(None, _("Fonty Python: bring out your fonts!"))
  File "/usr/lib/python2.7/dist-packages/fontypythonmodules/wxgui.py", line
337, in __init__
    self.choose_zipdir_panel = ChooseZipDirPanel( self, wfunc )
  File "/usr/lib/python2.7/dist-
packages/fontypythonmodules/gui_dismissable_panels.py", line 599, in __init__
    wfunc = wfunc)
  File "/usr/lib/python2.7/dist-
packages/fontypythonmodules/gui_dismissable_panels.py", line 91, in __init__
    whatever = self.__post_init__()
  File "/usr/lib/python2.7/dist-
packages/fontypythonmodules/gui_dismissable_panels.py", line 626, in
__post_init__
    self._make_label(),
  File "/usr/lib/python2.7/dist-
packages/fontypythonmodules/gui_dismissable_panels.py", line 672, in
_make_label
    return _("The zip file(s) will be put into:\n{}").format(p)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14:
ordinal not in range(128)



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fontypython depends on:
ii  python           2.7.14-3
ii  python-pil       4.0.0-4
ii  python-wxgtk3.0  3.0.2.0+dfsg-5

fontypython recommends no packages.

fontypython suggests no packages.

-- no debconf information

Reply via email to