Hi,
I've been experimenting with packaging GTK3 with the corresponding Python3.4 bindings and have been having trouble with running a simple test application. When the test application included is run, the buttons are not drawn on the screen of the Kindle but do respond to touch events. The window title seems to be set correctly, so I'm curious as to what is causing this issue.
Any thoughts?
I've included the script that I'm using to download and extract packages from the Debian Jessie repo, which is a modified version of the script from
this thread. To build the environment, run
python3 build.py.