FS#71712 - [gambas3-runtime] webview Components Require Additional Dependencies

Attached to Project: Community Packages
Opened by Andrew Sachen (RealityRipple) - Monday, 02 August 2021, 23:14 GMT
Last edited by Laurent Carlier (lordheavy) - Tuesday, 03 August 2021, 12:44 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Laurent Carlier (lordheavy)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

gambas3-gb-qt5-webview requires qt5-webengine, which is marked only as a makedepends at present.

gambas3-gb-gtk3-webview requires webkit2gtk, which is marked only as a makedepends at present.

If an OS does not have these dependencies, the IDE will not run, and any applications that use WebView or HelpView will fail to start with a crash.

Additional Info:
First noticed in initial release of 3.16.

Steps to Reproduce:
1) Install gambas3-ide on an Arch system without installing qt5-webengine or webkit2gtk beforehand.
2) Run "gambas3" in a terminal or try to open the Gambas 3 IDE via the system Menu.
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Tuesday, 03 August 2021, 12:44 GMT
Reason for closing:  Fixed
Additional comments about closing:  gambas3-3.16.2-5

Loading...