After a fresh KDE Neon install I found the following trouble:
I installed parttitionmanager fron the konsole (sudo apt install partitionmanager). No from root.
When I launch it I get an error. ( sorry if it’s not exact. I translate from catalan).
“The partition manager requires privileges in order to work. Update devices and authenticate when prompted”.
If I click on “update devices” nothing happens.No devices are listed.
If I try to launch partitionmanager from terminal, with “sudo partitionmanager” I get:
Authorization required, but no authorization protocol specified
qt.qpa.xcb: could not connect to display :10.0
qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
qt.qpa.plugin: Could not load the Qt platform plugin “xcb” in “” even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the applicat
ion may fix this problem.
This is no error but more of a notice/requirement: you need to enter your password to gain elevated privileges so the KDE Partition Manager can execute operations regarding your drives and partitions.
It is the same procedure as for e.g. GParted.
Start the KDE Partition Manager from the Application Launcher and just enter the same password that you would enter for a command used with sudo in Konsole.
If I run partitionmanager in a terminal without sudo or I run it from the menu I have the sape result:
“The partition manager requires privileges in order to work. Update devices and authenticate when prompted”.
No devices are listed. If I update devices list clicking the button, nothing hapens. No devices are listed.
By other hand, in a Kubuntu machine, If I try to run “sudo partitionmanager” in a terminal. I can work fine with no permission requirement.