Bug#919021: gedit: TypeError in string_in_native_doc_encoding()
Jeremy Bicha
jbicha at debian.org
Fri Jan 11 20:36:47 GMT 2019
On Fri, Jan 11, 2019 at 3:00 PM Jakub Wilk <jwilk at jwilk.net> wrote:
> plugins/snippets/snippets/document.py contains the following code:
>
> cv = GLib.convert(s, -1, enc.get_charset(), 'UTF-8')
>
> But GLib.convert() takes 3 arguments, not 4, so this will always fail
> with TypeError.
Do you have a sample file to help trigger the bug?
In general, it might be better to first report upstream bugs upstream
and then file here if you need a fix backported.
https://gitlab.gnome.org/GNOME/gedit/issues
Thanks,
Jeremy Bicha
More information about the pkg-gnome-maintainers
mailing list