Package: python3-gtkspellcheck
Version: 4.0.5-3
Severity: normal
Tags: fixed-upstream
X-Debbugs-Cc: [email protected]

Dear Maintainer,

The current version of pygtkspellcheck in Debian is incompatible with GTK4, as
it relies on some GTK+3.0-only APIs. GTK4 apps making use of it crash with the
following backtrace:

  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/iotas/editor_text_view.py", line 53,
in __init__
      self.__init_spellchecker()
    File "/usr/lib/python3/dist-packages/iotas/editor_text_view.py", line 172,
in __init_spellchecker
      self.__spellchecker = SpellChecker(self, language, collapse=False)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/lib/python3/dist-packages/gtkspellcheck/spellcheck.py", line
188, in __init__
      self._view.connect('populate-popup',
  TypeError: <editor_text_view.EditorTextView object at 0x7f2bc7f07940
(EditorTextView at 0x22cd5e0)>: unknown signal name: populate-popup

This has been fixed upstream in recent versions (>= 5.0), so updating the
package in Debian should be enough to address this bug.

Thanks,
Arnaud


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.3.0-1-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-gtkspellcheck depends on:
ii  gir1.2-gtk-3.0   3.24.37-2
ii  python3          3.11.4-5
ii  python3-enchant  3.2.2-1
ii  python3-gi       3.42.2-3+b1

Versions of packages python3-gtkspellcheck recommends:
ii  iso-codes  4.15.0-1

Versions of packages python3-gtkspellcheck suggests:
pn  python-gtkspellcheck-doc  <none>

-- no debconf information

Reply via email to