Page 1 of 1

My executable gives Gtk-WARNING in Linux

Posted: Sat Sep 24, 2016 12:57 pm
by BranFlayk
I've just done my first functional LiveCode program, and made an executable of it.
It generates a random password. The length of the password can be entered into Entry field boxes, or increased/decreased using Little Arrow controls.

When running from Linux command line, it gives the message "Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated"
this doesn't seem to stop the program from working.

Is this going to be down to a setting for building the application, or just a Linux issue?

Thanks in advance

Re: My executable gives Gtk-WARNING in Linux

Posted: Sat Sep 24, 2016 4:15 pm
by FourthWorld
Linux is a vast and very diverse collection of operating systems. Which one are you using, and which version?

Re: My executable gives Gtk-WARNING in Linux

Posted: Sat Sep 24, 2016 5:58 pm
by BranFlayk
I'm using Linux Mint 17.2 (32 bit)