-
Can’t properly run PyGI GTK3 application frozen via PyInstaller, under macOS Sierra 10.12.3.
The freeze completes properly but the application fails to run with the following:
> $ ./gtk3test
> …
-
## Description of the issue
GTK apps that are packaged with PyInstaller have a gdk-pixbuf-2.0 package in the Contents/Resources/MacOS/lib directory. The period in the name makes Apple's codesign util…
-
PyInstaller: 3.4
Python: 3.4.4
Platform: Windows-10-10.0.17134
Hello, i am trying to build the simple python + gtk file chooser program:
``` python
import gi
gi.require_version('Gtk', '3.0')
…
-
I am coming across two issues here. One is most certainly a PyInstaller issue and the second is probably not. Any assistance with one or both would be incredibly helpful. Thanks in advance.
I have …
-
**Describe the bug**
I had to install gstreamer manually, because the brew installation that came with pympress threw `Failed to create 'playbin' element. Check your GStreamer installation.` when run…
-
I am building from git repository but it fails when trying to use make.
```
[ 3%] Built target keychain
[ 3%] Linking CXX executable abaddon
/usr/bin/ld: /usr/local/lib/libixwebsocket.a(IXGzip…
-
Hi Bruno,
we tried to use the app with a touchscreen and apparently it is loosing focus all the time. We figured out that there are some configuration options for touchscreen in GTK3:
https://docs…
-
Whenever I try to run a program containing PyGTK in it, it always crashes with a subprocess.py error, as follows:
Traceback (most recent call last):
```
File "C:\Python27\Scripts\pyinstaller-scrip…
ghost updated
2 years ago
-
**Describe the bug**
On launching Audacity 3.1.0 (debug) from a terminal window, the following error message may be observed:
```Gtk-WARNING **: 17:13:37.483: Error loading theme icon 'gtk-cancel' …
-
Reported changes between the current stable and the new candidate
```
--- cache/gnome-42-2204-102/snap/manifest.yaml 2023-04-26 07:19:54.000000000 +0000
+++ cache/gnome-42-2204-111/snap/manifest.yaml…