FS#77485 - [plasma-pa] Should depend on 'libcanberra'
Attached to Project:
Arch Linux
Opened by Hanabishi (Hanabishi) - Monday, 13 February 2023, 17:50 GMT
Last edited by Antonio Rojas (arojas) - Monday, 13 February 2023, 22:08 GMT
Opened by Hanabishi (Hanabishi) - Monday, 13 February 2023, 17:50 GMT
Last edited by Antonio Rojas (arojas) - Monday, 13 February 2023, 22:08 GMT
|
Details
Description:
This plasma widget depends on libcanberra. It typically dragged by some other plasma components, but you technically can end up in situation when it is not installed. In such situation you will get: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:16:1: plugin cannot be loaded for module "org.kde.plasma.private.volume": Cannot load library /usr/lib/qt/qml/org/kde/plasma/private/volume/libplasma-volume-declarative.so: (libcanberra.so.0: cannot open shared object file: No such file or directory) So probably will be good idea to depend on 'libcanberra' explicitly, just in case. Additional info: * package version(s) extra/plasma-pa 5.26.5-1 kde-unstable/plasma-pa 5.26.90-1 |
This task depends upon
'plasma-pa -> plasma-workspace -> kio-extras -> kio -> kwallet -> knotifications -> libcanberra' chain seems unreliable and not really obvious.
Too much indirection for first-level dependency, as you said.