codefun
codefun
Sorry, I cannot reproduce the issue right now because I have left the machine where the problem occurred. When I tried with another machine, the problem did not occur. Maybe...
$ dpkg -l | grep libgtk-4-1 ii libgtk-4-1:amd64 4.6.9+ds-0ubuntu0.22.04.2 amd64 GTK graphical user interface library $ dpkg -l | grep gobject ii gobject-introspection 1.72.0-1 amd64 Generate interface introspection data for...
By installing `gir1.2-gtk-4.0`, this problem is solved. I think it is necessary to write this package as a dependency in the README to avoid more people being stuck with this...