[Github-comments] [geany/geany-plugins] overview plugin breaks save, undo, session (#730)

nick87720z notifications at xxxxx
Tue Mar 20 19:49:59 UTC 2018


I tried to run geany from terminal. For both gtk2 and gtk3 - when overview is enabled, it begins to write about failed assertions.

After start (from term):
`(geany:7580): Geany-CRITICAL **: document_grab_focus: assertion 'doc != NULL' failed`
It starts with clear session, with empty buffer. Entering something and trying to save - by toolbar button. No reaction, even no warnings.
Undo (from toolbar):
`(geany:7580): Geany-CRITICAL **: on_undo1_activate: assertion 'doc != NULL' failed`
Closing geany:
`(geany:7580): Geany-CRITICAL **: remove_page: assertion 'doc != NULL' failed`
per each opened buffer.

What is interesting... __save is triggered by changing focus from geany to other window or at least trying to drag window by WM. This includes also attempt to use global menu (but using local context menu or local menubar doesn't trigger it).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/730#issuecomment-374733479
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180320/00e752ce/attachment.html>


More information about the Github-comments mailing list