[Gambas-user] Console message with LinuxMint 17

Jorge Carrión shordi at ...626...
Tue Jun 3 09:06:02 CEST 2014


Yes (I think). It seems that QT, under somes circumstances, can use GTK
functions. You must change the QT_NO_GLIB environment setting to 1 (In mint
you can do it in /etc/envirment file by adding the line
QT_NO_GLIB=1)
Benoit say this is done just in KDE machines, but works on Linuxmint as I
have tested it.

Since I changed this I've no seen the console messages at all. I don't know
if the change of that environment variable makes "collateral damages" to
other applications in the LinuxMint....

Regards.



2014-06-03 0:27 GMT+02:00 Roki <n.rogozarski at ...626...>:

> I have the same error just with a different number at the beginning.
>
> (blagajnagtk:3572): Gtk-CRITICAL **: IA__gtk_widget_get_direction:
> assertion 'GTK_IS_WIDGET (widget)' failed
>
>
> Did you find a solution?
> BTW - I do not use webview.
>
> On 01.06.2014 11:26, Jorge Carrión wrote:
> > Yesterday I updated my computer with LinuxMint 17 with Cinnamon.
> >
> > Since then I can read in IDE console at runtime:
> >
> > (gbx3:3785): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion
> > 'GTK_IS_WIDGET (widget)' failed
> >
> > My project uses qt, not gtk neither gui components.
> >
> > Regardas.
> >
> ------------------------------------------------------------------------------
> > Time is money. Stop wasting it! Get your web API in 5 minutes.
> > www.restlet.com/download
> > http://p.sf.net/sfu/restlet
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list