[Github-comments] [geany/geany-plugins] commander: Fix crash on startup with latest GTK3 (#509)
Colomban Wendling
notifications at xxxxx
Mon Dec 5 13:07:36 UTC 2016
Latest GTK3 seems to emit notify::text when getting packed in a container, in response to layout-changed. Thus, we need not to connect handlers relying on not-yet-valid pointers. Fix that by connecting to signals after everything is properly set up.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/509
-- Commit Summary --
* commander: Fix crash on startup with latest GTK3
-- File Changes --
M commander/src/commander-plugin.c (10)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/509.patch
https://github.com/geany/geany-plugins/pull/509.diff
--
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/pull/509
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161205/811f84c9/attachment.html>
More information about the Github-comments
mailing list