[Github-comments] [geany/geany] Nasty messages from splitwindow plugin (#993)

Colomban Wendling notifications at xxxxx
Sun Oct 23 14:47:20 UTC 2016


See https://github.com/geany/geany/pull/1272#issuecomment-255576509

@codebrainz actually your proposed fix is almost correct, but the `GTK_IS_WIDGET()` part is unnecessary -- and suggests it might be something else.  The problem is simply that the scrollbars will be `NULL` if `Dispose()` has already run, which will happen if destroying a still displayed widget (I think it's as easy as that, but I didn't triple check).

-- 
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/issues/993#issuecomment-255592694
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161023/df71eaa1/attachment.html>


More information about the Github-comments mailing list