[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Running the IDE with QT6 crash


If I run the IDE with "env GB_GUI=gb.qt6 gambas3" and try to set a form's Font the IDE crashes with no information.


Trying again in a terminal I get the following which does not seem to be related:

gambas3: warning: cannot set TabStrip.Picture property: [gb.gui.base].Picture.Load.74: Unable to load picture gambas3: warning: cannot set property: TabStrip.Picture = Picture["img/phicons/race.png"] gambas3: warning: cannot set TabStrip.Picture property: [gb.gui.base].Picture.Load.74: Unable to load picture gambas3: warning: cannot set property: TabStrip.Picture = Picture["img/phicons/starter.png"] gambas3: warning: cannot set TabStrip.Picture property: [gb.gui.base].Picture.Load.74: Unable to load picture gambas3: warning: cannot set property: TabStrip.Picture = Picture["img/phicons/weights.png"] gambas3: warning: cannot set TabStrip.Picture property: [gb.gui.base].Picture.Load.74: Unable to load picture gambas3: warning: cannot set property: TabStrip.Picture = Picture["img/phicons/chronometer2.png"] gambas3: warning: cannot set TabStrip.Picture property: [gb.gui.base].Picture.Load.74: Unable to load picture gambas3: warning: cannot set property: TabStrip.Picture = Picture["img/phicons/other.png"] gambas3: warning: cannot set TabStrip.Picture property: [gb.gui.base].Picture.Load.74: Unable to load picture gambas3: warning: cannot set property: TabStrip.Picture = Picture["img/phicons/formbook.png"] gambas3: warning: cannot set TabStrip.Picture property: [gb.gui.base].Picture.Load.74: Unable to load picture gambas3: warning: cannot set TabStrip.Picture property: [gb.gui.base].Picture.Load.74: Unable to load picture /usr/bin/gambas3: symbol lookup error: /usr/lib/gambas3/gb.qt6.so: undefined symbol: _ZN18QThreadPoolPrivate13qtGuiInstanceEv

regards

b


Follow-Ups:
Re: Running the IDE with QT6 crashBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>