-
As per zulip discussion: https://ponylang.zulipchat.com/#narrow/channel/189985-beginner-help/topic/Hooking.20up.20pony.20bare.20functions.20via.20XML
The additional compile flags that I added to sr…
-
**Describe the bug**
I noticed after running the pre-release the process for streamcontroller closes after a while. Nothing more nothing less but this is quite a big issue
**To Reproduce**
Steps …
G4PLS updated
1 month ago
-
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…
-
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…
-
```
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
-
```
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
-
```
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
-
`>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…