I recently switched to Netrunner and although I am still discovering it, I like it very much. Great Distro, guys.
However, I found a small bug, which I would like to report (maybe the devs already know about it, butā¦). So I wonder how and where bugs in Netrunner are supposed to be reported?
After a clean install, when you do a rightklick on the icon of the Kicker-Menu-Icon in the taskbar and choose āsettings for applications menuā, then you get a failure message:
"Error: could not load file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ConfigGeneral.qml:82 Type FileDialog unavailable
qrc:QtQuick/Dialogs/DefaultFileDialog.qml:45 module āQt.labs.settingsā is not installed
qrc:QtQuick/Dialogs/DefaultFileDialog.qml:45 module āQt.labs.folderlistmodelā is not installed
ā> the reason is, that the packages qml-module-qt-labs-settings and qml-module-qt-labs-folderlistmodel are missing. After install of these packages, you get the desired settings menu for the applications menu. So, these packages are missing in a standard install.
and the 2nd one:
when updates are available, you get a nice icon in the taskbar for that, as it should be. But after all updates were installed, this icon still shows up and there is no obvious way to hide it. If you click on it again, Muon Discover tells you that there are no updates availableā¦ To get rid of it, after updates were applied, you need to restart or logout/ login.
We have a fix in the repository which should solve the problem with the update notifier. It just needs a relogin after applying the muon-notifier update.
When it comes to configuring the kicker menu it is clearly some problem of missing dependencies in the kubuntu package. Weāll investigate that.
When I send a file from my Android-Phone via Bluetooth, after the file was received, there is a pop-up in the notification area, that the file was transfered successfully. In this pop-up, there is a button āopenā - obviously to open the respective file. When I click on this button, a failure message comes up:
āThe command can not be executed. The file or folder /usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/XT1039 does not exist.ā
there are some .qml files. So I donāt know whether a folder for this device is missing or if there normally a .qml file for the bluetooth device should be created during setting up the Bluetooth connection.
But the file, i sent via Bluetooth is stored in /home/user/Downloads anyway, so its no big deal. I guess, this is an upstream issue?
Yeah sounds like an upstream error to me too. I will check that.
Maybe you can also search bugs.kde.org and see jf you find a similiar issue there and confirm it.