Source: genx
Severity: normal
X-Debbugs-Cc: pi...@debian.org

Dear Maintainer,

If I try to quite the application with the menu quit, I get this

CRITICAL: uncought python error
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/genx/gui/main_window.py", line 1418, in 
eh_mb_quit
    if event.CanVeto() and not self.model_control.saved:
       ^^^^^^^^^^^^^
AttributeError: 'CommandEvent' object has no attribute 'CanVeto'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/genx/gui/main_window.py", line 1418, in 
eh_mb_quit
    if event.CanVeto() and not self.model_control.saved:
       ^^^^^^^^^^^^^
AttributeError: 'CommandEvent' object has no attribute 'CanVeto'
CRITICAL: uncought python error
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/genx/gui/main_window.py", line 1418, in 
eh_mb_quit
    if event.CanVeto() and not self.model_control.saved:
       ^^^^^^^^^^^^^
AttributeError: 'CommandEvent' object has no attribute 'CanVeto'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/genx/gui/main_window.py", line 1418, in 
eh_mb_quit
    if event.CanVeto() and not self.model_control.saved:
       ^^^^^^^^^^^^^
AttributeError: 'CommandEvent' object has no attribute 'CanVeto'


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

Kernel: Linux 6.4.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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

Reply via email to