Your message dated Wed, 16 Apr 2025 13:12:15 -0400 (EDT)
with message-id <b661d95e-f4ed-ddaa-31fb-cd0fad880...@techie.net>
and subject line Fixed in 4.2.3+dfsg-2
has caused the Debian Bug report #1102687,
regarding chirp: ImportError on launch related to wx package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1102687: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102687
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: chirp
Version: 1:20250221-1
Severity: important
X-Debbugs-Cc: mcorn...@mcornick.com

Dear Maintainer,

On trixie, the current version of chirpw crashes on launch with an
ImportError that appears related to wxWidgets:

mcornick@x230:~$ chirpw
Traceback (most recent call last):
  File "/usr/bin/chirpw", line 33, in <module>
    sys.exit(load_entry_point('chirp==20250221', 'console_scripts', 'chirpw')())
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/chirp/wxui/__init__.py", line 145, in 
chirpmain
    import wx
  File "/usr/lib/python3/dist-packages/wx/__init__.py", line 17, in <module>
    from wx.core import *
  File "/usr/lib/python3/dist-packages/wx/core.py", line 12, in <module>
    from ._core import *
ImportError: 
/usr/lib/python3/dist-packages/wx/_core.cpython-313-x86_64-linux-gnu.so: 
undefined symbol: _ZN14wxTranslations27GetBestAvailableTranslationERK8wxString, 
version WXU_3.2

This renders chirpw unusable. Thanks for looking into this.

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

Kernel: Linux 6.12.21-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 chirp depends on:
ii  python3           3.13.2-2
ii  python3-lark      1.2.2-1
ii  python3-requests  2.32.3+dfsg-4
ii  python3-serial    3.5-2
ii  python3-suds      1.2.0-2
ii  python3-yattag    1.16.1-1
ii  wxpython-tools    4.2.2+dfsg-3

chirp recommends no packages.

chirp suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 4.2.3+dfsg-2

This was due to an unfortunate ABI version script change upstream in wxWidgets, fixed by the newer upload of wxPython.

Scott

--- End Message ---

Reply via email to