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

Re: Error on Mint 22 with Gambas 3.20.2 when adding the gb.gui.qt.webview component


Am 04.04.25 um 16:02 schrieb Benoît Minisini:
If you use 'gb.gui.qt', it will just try to load the QT component specified by the 'GB_GUI' variable if present. Otherwise it will load the best Qt component it thinks.

This is not the case. The error is raised whatever QT version (or GTK) I choose for launching the IDE.

But as 'GB_GUI' is set to 'gb.gtk3' because you ran that version of the IDE, you get this error.
There is no difference whether I choose QT or GTK.
Maybe 'gb.gui.qt' should load the best QT component it thinks in that case instead of raising an error?

I don't know the concept behind the gb.gui.qt component. We had a similar problem years ago where you modified the selection of the "best" QT version.

Best regards

Claus




Follow-Ups:
Re: Error on Mint 22 with Gambas 3.20.2 when adding the gb.gui.qt.webview componentBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
Error on Mint 22 with Gambas 3.20.2 when adding the gb.gui.qt.webview componentClaus Dietrich <claus.dietrich@xxxxxxxxxx>
Re: Error on Mint 22 with Gambas 3.20.2 when adding the gb.gui.qt.webview componentBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>