satmandu created an issue (geany/geany#4356)

I'm getting this error on Ubuntu 25.04/x86_64 using the yaru-dark theme.

```
geany --version
geany 2.0 (built on 2024-11-11 with GTK 3.24.43, GLib 2.82.2)
```

I ran it with valgrind to try to get some debug output using 
`G_DEBUG=fatal-criticals valgrind --tool=memcheck --leak-check=yes 
--show-reachable=yes --num-callers=20 --track-fds=yes geany &> geany.bt.txt` in 
case that helps figure this out:

[geany.bt.txt.gz](https://github.com/user-attachments/files/20984128/geany.bt.txt.gz)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4356
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/4...@github.com>

Reply via email to