-
Since Skrifa does not add itself to the application menu, I start it from a terminal.
So I see these:
`Gtk-Message: Failed to load module "gail"
Gtk-Message: Failed to load module "atk-bridge"
…
-
Looking for a qt contributor
I switched to KDE and I'm interested in seeing how this would work with qt, and am not interested in GTK right now.
As long as the GTK GUI works I'd keep in the repo…
-
The `GtkList` object [was deprecated](http://developer.gimp.org/api/2.0/gtk/GtkList.html#id4527696) in favour of `GtkTreeView` since GTK+ 2.0. `GtkList` has therefore been removed from GTK+ 3, and is…
-
edit:
Turns out `-Wno-incompatible-pointer-types` (append to `CFLAGS` in the Makefile) works around the errors but that's probably not ideal
---
Trying this to build on Fedora 40 (in `mock`), g…
-
Dear,
I am using below code to destroy & release gtk.Main() after every 5 seconds but it gives me error (Gtk-CRITICAL **: IA__gtk_widget_realize: assertion 'GTK_IS_WIDGET (widget)' failed)...
Pleas…
-
### Environment
Arch with Gnome 47
### Bug description
As of the latest system update Ulauncher no longer starts, but works after running `systemctl --user restart ulauncher`. Might also be AMD re…
-
### What happened?
I tried to select the locally installed LDFComicSans medium font in GIMP, but it crashed. After looking at the terminal output, I realized I had accidentally added my ~/home/ dir…
-
When using a custom profile for vertical videos (1080x1920 23.98 fps) in a new project, imported clips are stretched in the thumbnail overview and completely invisible in the preview window.
![ima…
-
relm4's documentation contains [an example](https://relm4.org/book/stable/child_components.html) that uses [gtk::MessageDialog](https://gtk-rs.org/gtk4-rs/stable/latest/docs/gtk4/struct.MessageDialog.…
-
```
Would it be complicated to port gtkdialog to gtk3?
```
Original issue reported on code.google.com by `nicolas....@gmail.com` on 26 Jun 2012 at 6:54