After updating to:
1.36 (git >= 825acb21) "Poliff"
(built on or after 2020-03-25)
Using GTK+ v2.24.32 and GLib v2.58.3 runtime libraries
On a x86 Debian Buster Linux machine
I find that I can no longer paste text from NEdit (Nervana Editor) into geany.
This works fine on earlier geany releases.
[1.29 "Jowar" for instance.]
Before I dig deeper into this, could someone please try to verify the issue?
Edit released by Debian (1:5.7-2)
Built on: Linux, Pentium Pro, GNU C With Motif: 2.3.4 [@(#)Motif Version 2.3.4] Running Motif: 2.3 [@(#)Motif Version 2.3.8] Server: The X.Org Foundation 12004000 Visual: 24-bit TrueColor (ID 0x21, Default) Locale: en_US.utf8
Or, is this a known issue?
Thanks in advance for any info,
- brent
Or, is this a known issue?
You can search the reported issues here https://github.com/geany/geany/issues
Cheers Lex
Thanks in advance for any info,
- brent
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
On 06.04.20 02:11, Lex Trotman wrote:
Or, is this a known issue?
You can search the reported issues here https://github.com/geany/geany/issues
Even better: search on https://sourceforge.net/p/scintilla/bugs/.
It seems to be a Scintilla issue. Scite (the reference implementation of the Scintilla library) shows the same behavior.
I assume nedit adds the contents to the clipboard using a mimetype or so which Scintilla cannot or don't want to handle.
Scintilla is the library we use in Geany for the editing widget.
Do you know when exactly this broke? Geany 1.36 uses Scintilla 3.10.4, 1.35 uses 3.10.2.
Regards, Enrico