If I open geany, it opens perfectly fine. With a warning, but it opens well.
```sh
(geany:28934): Gtk-WARNING **: 20:21:18.442: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
```
But if I open it with an argument, which is a text file, it doesn't open. And the warning doesn't appear either.
```sh
geany /usr/share/doc/geany/README
```
Why can this be?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3709
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3709(a)github.com>
Geany asks me for version 3.20, but it says I have 2.24... Gtk3 is installed and Gtk4 too.
How do I know which system file version 2.24 comes from so I can change it?
```sh
(geany:23563): Geany-ERROR **: 19:46:30.998: Cannot create user-interface: /usr/share/geany/geany.glade: required gtk+ version 3.20, current version is 2.24
`trap' para punto de parada/seguimiento
```
And a window appears:
```sh
Geany no puede iniciarse.
/usr/share/geany/geany.glade: required gtk+ version 3.20, current version is 2.24
```
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3708
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3708(a)github.com>