[Github-comments] [geany/geany] Crash after update to Scintilla 5.1.5 (Issue #3095)

Jiří Techet notifications at xxxxx
Tue Jan 11 17:10:42 UTC 2022


I went through the plugins and these plugins use some of the affected Scintilla API changes (I didn't go in detail through them and maybe not all of them need to be updated):
```
SCI_GETTEXT: vimode, geanypg
sci_get_text: geanygendoc
sci_get_contents: pretty-printer, geniuspaste, geanypy

SCI_GETSELTEXT: geanypg
sci_get_selected_text_length: pretty-printer, scope, addons, geanypy, geanyctags
sci_get_selected_text: geanyctags
```

I'm now leaning towards actually really reverting the Scintilla update, waiting for Neil's feedback and if this change is going to stay in Scintilla, updating both Geany and g-p really carefully. Still hoping this was a not well considered change in Scintilla as I think it will affect most editors based on Scintilla, including their plugins.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3095#issuecomment-1010178572
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3095/1010178572 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220111/7f553689/attachment.htm>


More information about the Github-comments mailing list