purebasic_gtk3 msg. Gtk-CRITICAL

Linux specific forum
User avatar
useful
Enthusiast
Enthusiast
Posts: 402
Joined: Fri Jul 19, 2013 7:36 am

purebasic_gtk3 msg. Gtk-CRITICAL

Post by useful »

The operation of purebasic_gtk3 is accompanied by a series of identical messages:
(purebasic_gtk3:2389): Gtk-CRITICAL **: 17:17:31.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
Dawn will come inevitably.
User avatar
mk-soft
Always Here
Always Here
Posts: 6245
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: [pb6.02b4]purebasic_gtk3 msg. Gtk-CRITICAL

Post by mk-soft »

Other Linux apps compiled for an older GTK 3 version also have these and similar warnings.
As of version greater than v3.16, some gtk functions have been changed or removed.
The next step is to update gtk3 to above v3.16.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Post Reply