[Github-comments] [geany/geany] Slow startup (#2649)

Andy Alt notifications at xxxxx
Wed Jan 13 06:07:33 UTC 2021


I was curious and built pango from git, installed it, rebuilt geany.. appears to be linked properly, but I still get the slowdown

```
$ ldd `which geany`
	linux-vdso.so.1 (0x00007fff31b61000)
	libgeany.so.0 => /home/andy/.local/lib/libgeany.so.0 (0x00007fcae186a000)
	libgtk-3.so.0 => /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 (0x00007fcae1179000)
	libgdk-3.so.0 => /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 (0x00007fcae107d000)
	libpangocairo-1.0.so.0 => /home/andy/.local/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0 (0x00007fcae106c000)
	libpango-1.0.so.0 => /home/andy/.local/lib/x86_64-linux-gnu/libpango-1.0.so.0 (0x00007fcae101d000)
```

-- 
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/2649#issuecomment-759228278
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210112/796f4366/attachment.htm>


More information about the Github-comments mailing list