FS#71945 - [erlang] Missing webkit2gtk dependency

Attached to Project: Community Packages
Opened by Lukas Schulte Pelkum (lus) - Sunday, 29 August 2021, 14:39 GMT
Last edited by Alexander F. Rødseth (xyproto) - Friday, 03 September 2021, 09:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Starting the observer and/or debugger results in an error (something like 'libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory').
This is fixable by installing the 'webkit2gtk' package present in the 'extra' repository.
I wonder why this isn't already listed as a dependency due to its importance for (at least) these two components.

Steps to reproduce:

* Run 'erl -s observer start'
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Friday, 03 September 2021, 09:40 GMT
Reason for closing:  Fixed
Comment by Alexander F. Rødseth (xyproto) - Friday, 03 September 2021, 09:40 GMT
Thanks for reporting. Added missing dependency.

Loading...