-
Clicking on "Settings" button in gtkdialog window closes out app. I assume this is WIP, but wanted to note it!
@dericed @chialinchou1 @EmCNabs
-
```
Enter your choice: 1
2024-11-04 11:13:03.244 gtkdialog[52826:1432833]
*** WARNING: Method userSpaceScaleFactor in class NSView is deprecated
on 10.7 and later. It should not be used in new a…
-
I'm getting an error during make when I try to install gtkdialog in ubuntu. I tried the reinstalling texinfo fix and it still didn't work
```
Last 15 lines from /home/dcstaff/.cache/Homebrew/Logs/…
-
Running `mmconfig` (even `mmconfig -t` for the CLI) always gives this error:
```
/usr/local/bin/mmconfig: line 173: gtkdialog: command not found
```
I'm running MacOS Big Sur (Intel) with all …
-
Tried building gtkdialog with gcc-14 for NoblePup32 and got:
```
printing.c: In function 'pip_message_print_debug':
printing.c:53:9: error: implicit declaration of function 'g_vprintf'; did you mea…
-
anonym8-gui requires gtkdialog package, which is not available on Ubuntu repos.
-
Hi,
I'm getting a similar gtkdialog install problem as per troubleshooting, but none of the solutions for linux or other threads are solving my issue.
have installed/reinstalled texinfo and gtkd…
-
```
After I made some modifications,
1. $ sudo ln -s /usr/lib/pkgconfig/vte-2.90.pc /usr/lib/pkgconfig/vte.pc
2. replaced gtk_widget_set_usize with gtk_widget_set_size_request in
automaton.c, widget_…
-
### Describe the bug
I have see that when you try to use the gui extension it complain the missing gtkdialog executale
### To Reproduce
ytfzf --ext=gui
### Expected behavior
Open new gtk windows
…
-
```
After I made some modifications,
1. $ sudo ln -s /usr/lib/pkgconfig/vte-2.90.pc /usr/lib/pkgconfig/vte.pc
2. replaced gtk_widget_set_usize with gtk_widget_set_size_request in
automaton.c, widget_…