[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
[Thread Prev] | [Thread Next]
- Subject: Re: Error on Mint 22 with Gambas 3.20.2 when adding the gb.gui.qt.webview component
- From: Claus Dietrich <claus.dietrich@xxxxxxxxxx>
- Date: Fri, 4 Apr 2025 16:40:00 +0200
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
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
Re: Error on Mint 22 with Gambas 3.20.2 when adding the gb.gui.qt.webview component | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Error on Mint 22 with Gambas 3.20.2 when adding the gb.gui.qt.webview component | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: Error on Mint 22 with Gambas 3.20.2 when adding the gb.gui.qt.webview component | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |