[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Running the IDE with QT6 crash
[Thread Prev] | [Thread Next]
- Subject: Running the IDE with QT6 crash
- From: BB <adamnt42@xxxxxxxxx>
- Date: Wed, 29 Jan 2025 20:51:10 +1030
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
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
Re: Running the IDE with QT6 crash | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |