[Github-comments] [geany/geany] Geany 1.28 takes a lot of time to open on macOS Sierra (#1277)

Jiří Techet notifications at xxxxx
Wed Feb 15 20:48:10 UTC 2017


OK, some more info: it's gdk_display_get_name() here

https://github.com/geany/geany/blob/master/src/socket.c#L288

which is slow. After commenting-out and leaving NODISPLAY, it starts fast. I'll try to put traces into GDK if I find something. In the worst case the gdk_display_get_name() call could just be ifdefed on OS X.

-- 
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/1277#issuecomment-280133984
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170215/8a8296f3/attachment.html>


More information about the Github-comments mailing list