-
`>meld "/home/serge/Downloads/tmmmmmmmmp/Redmond-Themes-master/Windows 9x/gtk-3.0/gtk-widgets.css" "/home/serge/Downloads/tmp/Windows 9x/gtk-3.0/gtk-widgets.css" (29822)
(meld:29822): Gtk-WARNING …
-
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"
…
-
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…
-
### 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…
-
### 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…
-
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…
-
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