Hello Geany List,
I am using the debugger plugin V1.29 in a Linux Mate system.
The Name titles in the Autos tab sometimes mysteriously disappear. If I
click where the name should be it then shows. The names do show in the
Watch tab and if I hover on a variable the value shows as normal.
The C++ project is built without error and rebuilding often makes no
difference.
I wonder if others see this behaviour?
--
Geoff
33 Ashbury Close, Cambridge CB1 3RW 01223 710582
Shortly after 1.34, we have released 1.34.1 which fixes a few issues
that were discovered in the 1.34 release. Most importantly, while
fixing other related issues, version 1.34 broke line breaking feature on
existing lines, and unwillingly changed the modifier for rectangular
selections on Windows.
We also took the opportunity to include a Ukrainian translation update
that didn't make it into 1.34 in time, as well as a fix for displaying
filenames containing XML control characters inside infobars.
For a more detailed and comprehensive list of changes please see:
https://www.geany.org/Documentation/ReleaseNotes
As usual, all downloads can be found on
https://www.geany.org/Download/Releases.
- Colomban
Hi,
I just upgraded to Geany 1.34.
I have two problems (before I never had any).
1) Till now I've always used just Alt button for rectangular selection.
Now I have to press both Ctrl+Alt buttons to use it.
I'd like to use just Alt (especially when I don't have a mouse)
2) Some keys are now messed up.
Example
Before to get / character I had to press shift+7
Now, by pressing shift+7 I get & character.
In order to get a / I have to press -
All other applications (e.g. Notepad++) work ok
Any idea ?
Thanks