[Gambas-user] Missing gb.qt5.webview code in package from ppa
Brian G
brian at westwoodsvcs.com
Sun Nov 15 17:00:18 CET 2020
Ok after a little more investigation
What happens when i try ti start gambas3 in qt
brian at GN41:~$ export GB_GUI=gb.qt5
brian at GN41:~$ gambas3
gb.gui: warning: 'gb.qt5.webview' component not found, using 'gb.gtk3' instead
gtk3 seems to also have a dummy package for webview but does install it as part of the gtk3 package
But the qt5 packages don't seem to include it at all. I Guess I am not really understanding .......
list are the qt5 packages contents
/.
/usr
/usr/lib
/usr/lib/gambas3
/usr/lib/gambas3/gb.qt5.component
/usr/lib/gambas3/gb.qt5.so
/usr/lib/gambas3/gb.qt5.so.0
/usr/lib/gambas3/gb.qt5.so.0.0.0
/usr/share
/usr/share/doc
/usr/share/doc/gambas3-gb-qt5
/usr/share/doc/gambas3-gb-qt5/changelog.gz
/usr/share/doc/gambas3-gb-qt5/copyright
/usr/share/gambas3
/usr/share/gambas3/info
/usr/share/gambas3/info/gb.qt5.info
/usr/share/gambas3/info/gb.qt5.list
qt5-ext
/.
/usr
/usr/lib
/usr/lib/gambas3
/usr/lib/gambas3/gb.qt5.ext.component
/usr/lib/gambas3/gb.qt5.ext.so
/usr/lib/gambas3/gb.qt5.ext.so.0
/usr/lib/gambas3/gb.qt5.ext.so.0.0.0
/usr/share
/usr/share/doc
/usr/share/doc/gambas3-gb-qt5-ext
/usr/share/doc/gambas3-gb-qt5-ext/changelog.gz
/usr/share/doc/gambas3-gb-qt5-ext/copyright
/usr/share/gambas3
/usr/share/gambas3/info
/usr/share/gambas3/info/gb.qt5.ext.info
/usr/share/gambas3/info/gb.qt5.ext.list
webkit
/.
/usr
/usr/lib
/usr/lib/gambas3
/usr/lib/gambas3/gb.qt5.webkit.component
/usr/lib/gambas3/gb.qt5.webkit.so
/usr/lib/gambas3/gb.qt5.webkit.so.0
/usr/lib/gambas3/gb.qt5.webkit.so.0.0.0
/usr/share
/usr/share/doc
/usr/share/doc/gambas3-gb-qt5-webkit
/usr/share/doc/gambas3-gb-qt5-webkit/changelog.gz
/usr/share/doc/gambas3-gb-qt5-webkit/copyright
/usr/share/gambas3
/usr/share/gambas3/info
/usr/share/gambas3/info/gb.qt5.webkit.info
/usr/share/gambas3/info/gb.qt5.webkit.list
webview
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/gambas3-gb-qt5-webview
/usr/share/doc/gambas3-gb-qt5-webview/changelog.gz
/usr/share/doc/gambas3-gb-qt5-webview/copyright
Thank You
Brian G
From: "Brian" <brian at westwoodsvcs.com>
To: "Gambas mailing list" <user at lists.gambas-basic.org>
Sent: Sunday, November 15, 2020 7:31:19 AM
Subject: [Gambas-user] Missing gb.qt5.webview code in package from ppa
When I am trying to switch to QT5
I do GB_GUI=gb.qt5
And I get a message saying qt5 webview is not installed...
And I am sure its installed
So I checked the latest package gambas3-gb-qt5-webview from daily ppa and It only installs into the doc directory
it does not contain any executable code. No wonder that its not found!!!
Unless I am not understanding what it should be doing
This is what is listed in the package
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/gambas3-gb-qt5-webview
/usr/share/doc/gambas3-gb-qt5-webview/changelog.gz
/usr/share/doc/gambas3-gb-qt5-webview/copyright
Thank You
Brian G
----[ http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201115/d2242515/attachment-0001.htm>
More information about the User
mailing list