Project

General

Profile

Actions

Bug #667

closed

Hide Unused Fields doesn't work when no Radios are open

Added by Tom Hayward about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
03/05/2013
Due date:
% Done:

100%

Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
All
Debug Log:
I read the instructions above:

Description

When no Radio tabs are open, select View > Hide Unused Fields. The box will check, and an error printed to the debug.log. Now open a Radio. All fields are displayed even though the Hide Unused Fields feature is checked. Toggle it off and back on and the fields are hidden.

Here's the log:

Traceback (most recent call last):
  File "/home/tom/src/chirp.hg/chirpui/mainapp.py", line 1345, in mh
    self.do_hide_unused(_action)
  File "/home/tom/src/chirp.hg/chirpui/mainapp.py", line 1214, in do_hide_unused
    eset.editors["memedit"].set_hide_unused(action.get_active())
AttributeError: 'NoneType' object has no attribute 'editors'
Actions #1

Updated by Tom Hayward about 11 years ago

  • Status changed from In Progress to Needs Backport
  • % Done changed from 0 to 100
Actions #2

Updated by Dan Smith about 11 years ago

  • Status changed from Needs Backport to Closed
Actions

Also available in: Atom PDF