Bug#1024757: Editor: -key ignored

2022-12-13 Thread Kristian Nielsen
The root cause of this problem with openscad is this upstream bug in Qt: https://bugreports.qt.io/browse/QTBUG-95108 The symptoms are that in some keyboard layouts, the Qt::GroupSwitchModifier is handled incorrectly, causing some keys to not respond correctly in certain applications. This bug

Bug#1024757: Editor: -key ignored

2022-12-07 Thread Dr. Nikolaus Klepp
Anno domini 2022 Tue, 06 Dec 23:20:06 +0100 Kristian Nielsen scripsit: > [...] > The 5.15.6 version entered Unstable on November 29, so something like this > should be a recent snapshot that contains the 5.15.4 version: > > http://snapshot.debian.org/archive/debian/20220928T030933Z/ > > I'll

Bug#1024757: Editor: -key ignored

2022-12-06 Thread Kristian Nielsen
"Dr. Nikolaus Klepp" writes: > Ok, setting the keyboard layout to US makes working again. Here 3x > : Thanks for the additional test. That data point does suggest that the QT bug is the root cause. >> 3. It would be interesting to try to downgrade Qt to some 5.15.4 version and >> see if that

Bug#1024757: Editor: -key ignored

2022-12-06 Thread Dr. Nikolaus Klepp
Ok, setting the keyboard layout to US makes working again. Here 3x : $ setxkbmap -model pc105 -layout us $ openscad --debug=scintillaeditor scintillaeditor: KeyPress - modifiers: SHIFT ctrl alt meta keypad group scintillaeditor: KeyRelease - modifiers: SHIFT ctrl alt meta keypad group

Bug#1024757: Editor: -key ignored

2022-12-05 Thread Kristian Nielsen
Thanks a lot for the additional information, "Dr. Nikolaus Klepp" writes: > This is what I get when I run "openscad --debug=scintillaeditor": > > Pressing 3 times: > scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad GROUP > scintillaeditor: KeyRelease - modifiers: shift ctrl

Bug#1024757: Editor: -key ignored

2022-12-04 Thread Dr. Nikolaus Klepp
Hi! This is what I get when I run "openscad --debug=scintillaeditor": Pressing 3 times: scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad GROUP scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad GROUP scintillaeditor: KeyRelease - modifiers: shift ctrl alt

Bug#1024757: Editor: -key ignored

2022-12-04 Thread Kristian Nielsen
I did not manage to find a way to reproduce myself. But I found that openscad has some debugging option that may provide additional information. Can you try to run openscad with the --debug option: openscad --debug=scintillaeditor and then reproduce the problem with the ENTER key and note

Bug#1024757: Editor: -key ignored

2022-11-27 Thread Kristian Nielsen
Kristian Nielsen writes: > I had some problems running openscad in my unstable/sid environment to try to > reproduce this. I will try to solve this, but meanwhile... I managed to run the latest openscad package in unstable. I did not see the problem, the key worked fine to insert a line break.

Bug#1024757: Editor: -key ignored

2022-11-27 Thread Kristian Nielsen
"Dr. Nikolaus Klepp" writes: > Package: openscad > Version: 2021.01-5+b2 > After yesterdays upgrade openscad ignores the -key > > Expected: > - press --> editor performs linebreak. > > Observed: > - press --> nothing happen, the key is ignored. > - press + --> editor performs linebreak.

Bug#1024757: Editor: -key ignored

2022-11-24 Thread Dr. Nikolaus Klepp
Package: openscad Version: 2021.01-5+b2 Severity: important X-Debbugs-Cc: off...@klepp.biz Dear Maintainer, After yesterdays upgrade openscad ignores the -key Expected: - press --> editor performs linebreak. Observed: - press --> nothing happen, the key is ignored. - press + --> editor