When I start plasma-discover it does not start, no crash, it just does nothing.
I start it, using the command line in my home directory.
My home directory contains a subfolder that is a mounpoint for a network share. I used rclone mount
to mount a webdav folder to this subfolder.
When running in a folder with no such subfolder or after unmounting the network shares, there is no problem starting discover.
❮ plasma-discover
libs QList("/usr/lib/x86_64-linux-gnu/qt6/plugins", "/usr/bin")
org.kde.plasma.libdiscover: OdrsReviewsBackend: Fetch ratings: false
adding empty sources model QStandardItemModel(0x6268c86c5130)
qrc:/qt/qml/org/kde/discover/qml/BrowsingPage.qml:17:1: QML BrowsingPage: Created graphical object was not placed in the graphics scene.
I tried to create a trace using this guide: Guidelines and HOWTOs/Debugging/How to create useful crash reports - KDE Community Wiki
However, I always get the output
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/tls/libqopensslbackend.so
Downloading separate debug info for /usr/lib/x86_64-linux-gnu/qt6/plugins/tls/libqopensslbackend.so
w
which is not a meaningful backtrace. I could not fix what was wrong.
Operating System: TUXEDO OS
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.11.0-112021-tuxedo (64-bit)
Graphics Platform: Wayland
Processors: 32 × Intel® Core™ i9-14900HX
Memory: 31,1 GiB of RAM
Graphics Processor 1: Mesa Intel® Graphics
Graphics Processor 2: llvmpipe
Manufacturer: TUXEDO
Product Name: TUXEDO Stellaris 16 Intel Gen6
Can anyone please help me, either to solve the problem or to file a bug report by solving this debug problem.