Your message dated Fri, 18 Apr 2025 17:19:59 -0400
with message-id <3427256b-b74f-479d-8c0c-bbbb8cc1b...@nivex.net>
and subject line chirp GUI crash fixed in python3-wxgtk4.0
has caused the Debian Bug report #1103365,
regarding chirp GUI does not start, undefined symbol
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.)
--
1103365: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103365
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: chirp
Version: 1:20250221-1
Severity: grave
Justification: renders package unusable
kjotte@agamemnon:~$ 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
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
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 ---
Upgrading python3-wxgtk4.0 to 4.2.3+dfsg-2 fixed the crash.
--- End Message ---