Your message dated Sat, 28 Oct 2023 17:38:51 +0100 with message-id <[email protected]> and subject line Issue closed has caused the Debian Bug report #1030169, regarding chirp: cannot open stock configs 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 [email protected] immediately.) -- 1030169: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030169 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: chirp Version: 1:20221106+py3-1 Severity: normal Dear Maintainer, Attempting to open a stock config (such as NOAA Weather Alert or US Calling Frequencies) causes nothing to happen, and outputs this on the console: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/chirp/wxui/main.py", line 580, in _menu_open_stock_config fn = self.OPEN_STOCK_CONFIG_MENU.FindItemById(event.GetId()).GetLabel() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'MenuItem' object has no attribute 'GetLabel'. Did you mean: 'GetAccel'? The error is identical for any choice of stock config. -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.1.0-1-amd64 (SMP w/2 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.11.1-2 ii python3-future 0.18.2-6 ii python3-requests 2.28.1+dfsg-1 ii python3-serial 3.5-1.1 ii python3-six 1.16.0-4 ii python3-wxgtk4.0 4.2.0+dfsg-1+b3 chirp recommends no packages. chirp suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---In the most recent upload, 1:20231027-1, this has now been resolved. I believe this was caused by us moving stock configs to /usr/share and not patching chirp to use this location. In this upload, the configs are stored where chirp expects to allow for lower maintenance overhead going forward. Cheers, DHd
--- End Message ---

