Project

General

Profile

Actions

Bug #10236

closed

Print Preview menu item breaks startup

Added by Dan Smith about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
01/07/2023
Due date:
% Done:

100%

Estimated time:
Chirp Version:
next (py3)
Model affected:
All
Platform:
Linux
Debug Log:
I read the instructions above:

Description

Traceback (most recent call last):
File "./chirpwx.py", line 8, in
sys.exit(chirpmain())
File "/danplanet/users/dan/dev/chirp.git/chirp/wxui/init.py", line 94, in chirpmain
mainwindow = main.ChirpMain(None, title='CHIRP')
File "/danplanet/users/dan/dev/chirp.git/chirp/wxui/main.py", line 348, in init
self._update_window_for_editor()
File "/danplanet/users/dan/dev/chirp.git/chirp/wxui/main.py", line 850, in _update_window_for_editor
menuitem.Enable(enabled)
AttributeError: 'NoneType' object has no attribute 'Enable'

Actions #1

Updated by Dan Smith about 1 year ago

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

Updated by Dan Smith about 1 year ago

  • Target version set to chirp-py3
Actions

Also available in: Atom PDF