-
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…
-
Nine `BaseImportTestCase` tests fail in I-build test on Linux with Java 21 and 23 since I20241108-1800:
- https://download.eclipse.org/eclipse/downloads/drops4/I20241113-1800/testresults/html/org.ecl…
-
Could someone advise me how to fix this? For some reason `gir` file bakes in destroot path:
```
```
Of course, the library is not present there after destroot is wiped, so when so…
-
크로미움을 wayland 로 실행하게 되면 한글입력이 되지 않는 경우가 생깁니다.
아래 실행옵션을 추가해주면 해결 됩니다.
--gtk-version=4
터미널에서 실행하는 경우
$ chromium --gtk-version=4
바로가기의 경로는 아치리눅스의 경우
/usr/share/applications/chromium.des…
-
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
-
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…
-
In the console window for the GTK build, a temporary buffer (`char* markup_str`) is not freed.
https://github.com/matyalatte/tuw/blob/ffbad1752a4312a970ca3ada555d25cbd867e219/src/string_utils.cpp#L61…
-
Found while updating [flatpak version](https://github.com/flathub/org.sugarlabs.ReadETexts/pull/7#event-9954064305), also happens in when run natively with `sugar-activity3`
```
(sugarapp:2): Gtk-…
-
```
Quick intro for writing C# GUI apps using gtk-sharp, following this style:
http://live.gnome.org/PyGtkQuickIntro
```
Original issue reported on code.google.com by `fherr...@gmail.com` on 3 Dec 20…