Closed khallebal closed 2 years ago
This is not necessarily an Xlibe problem. It looks related to Cairo font rendering. Does the same problem happen with gtk3-demo
?
Does the same problem happen with gtk3-demo?
No, i doesn't
OK, I've reproduced this with Inkscape.
Using a full libcairo prevents this from happening. Maybe a problem with how I built cairo-xlib...
Actually, just doing LD_PRELOAD=/system/lib/libcairo-xlib.so.2
before launching GTK applications seems to work here. Maybe it is just not possible to load Cairo multiple times and have everything work out...
Should be fixed by https://github.com/haikuports/haikuports/commit/f366bf6118862812c481cd11227c95e1c15ffb52, if not, open a new ticket at HaikuPorts.
After a succefull build of Geany it crashes at start up with this trace, the exact same trace is observed when building wxGTK where all the demos crash at start up.