Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#46082 - Missing runtime dependencies in package extra/marble 15.08.0-1
Attached to Project:
Arch Linux
Opened by Dennis Nienhüser (Earthwings) - Sunday, 23 August 2015, 16:36 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 23 August 2015, 18:35 GMT
Opened by Dennis Nienhüser (Earthwings) - Sunday, 23 August 2015, 16:36 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 23 August 2015, 18:35 GMT
|
DetailsDescription: Package extra/marble 15.08.0-1 does not install all of its runtime dependencies.
Additional info: After installation of marble, during its start a couple of plugins cannot be loaded because some runtime libraries are not installed. Output is e.g. Ignoring to load the following file since it doesn't look like a valid Marble plugin: "/usr/lib/marble/plugins/libWlocatePositionProviderPlugin.so" The following packages provide the missing libraries: libwlocate, gpsd and quazip-qt5 Steps to reproduce: Install extra/marble with libwlocate, gpsd and quazip-qt5 not installed and run marble from a shell, observe the output. |
This task depends upon
Closed by Antonio Rojas (arojas)
Sunday, 23 August 2015, 18:35 GMT
Reason for closing: Fixed
Additional comments about closing: marble 15.08.0-2
Sunday, 23 August 2015, 18:35 GMT
Reason for closing: Fixed
Additional comments about closing: marble 15.08.0-2
Edit: I just opened up the program just fine without quazip-qt5 installed.
Marble is modelled around KML and at the moment the KML plugin is mandatory. We will look into making it an integral point of Marble at some point, but for now please install the plugin in a way that makes it work. This is possible either by not having quazip-qt5 around at compile time (.kmz opening is not required by Marble internally, only for end-users to open compressed KML files) or by making it a mandatory runtime dependency also.