hazzy icon indicating copy to clipboard operation
hazzy copied to clipboard

GL Widget only works on some systems

Open TurBoss opened this issue 7 years ago • 3 comments

Hello:

The branch Gremlin3 witch only show a GL triangle seems to not work on all systems

Working system :

Ubuntu 17.10
GTK: v3.22.25

Not working system

 Debian Stretch
 GTK: v3.22.11
 

TurBoss avatar Jan 15 '18 16:01 TurBoss

Probably related, the Gtk.GLArea demo does not work on Debian 9 with Gtk v3.22.11. The GL area does not render and is just grey. It would be interesting to have a list of systems and the Gtk version on which the demo does work.

To install the Gtk3 demos say:
sudo apt-get install gtk-3-examples

To run the GLArea demo say:
gtk3-demo --run glarea

image GLArea does not render

KurtJacobson avatar Jan 24 '18 01:01 KurtJacobson

With the demo I get the same problem like I get in hazzy. maybe a good idea to report it here? https://gitlab.gnome.org/GNOME/gtk/issues screenshot 2018-03-04 11 33 07

rene-dev avatar Mar 04 '18 10:03 rene-dev

I just did: https://gitlab.gnome.org/GNOME/gtk/issues/64

rene-dev avatar Mar 04 '18 10:03 rene-dev