I have two KDEneon installs - one several months old on my desktop, one a few weeks old on a laptop. When using Partition Manager on the laptop top it works fine but it fails on the desktop and I don't know why. I recall that it worked before, but maybe not as I don't use it often.
Here's what I'm seeing on the desktop - when I launch Partition Manager from the menu, I get this:
but on the laptop I get this:
You can see there's a whole line of info in the laptop window that's not present on the desktop. The result is on the desktop, Partition Manager fails to open with these messages:
and then when I hit OK several times:
Attempting to launch Partition Manager from the command line gets this message:
Looking for suggestions.
EDIT: Launching for the command line on the laptop has this result:
Here's what I'm seeing on the desktop - when I launch Partition Manager from the menu, I get this:
but on the laptop I get this:
You can see there's a whole line of info in the laptop window that's not present on the desktop. The result is on the desktop, Partition Manager fails to open with these messages:
and then when I hit OK several times:
Attempting to launch Partition Manager from the command line gets this message:
Code:
[FONT=monospace][COLOR=#54FF54][B]stuart@office[/B][/COLOR][COLOR=#000000]:[/COLOR][COLOR=#54FFFF][B]~[/B][/COLOR][COLOR=#000000]$ partitionmanager[/COLOR] Executing: "/usr/lib/x86_64-linux-gnu/libexec/kf5/kdesu" "-c KDE_FULL_SESSION=true XDG_RUNTIME_DIR=/run/user/1000 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus partitionmanager --dontsu" org.kde.kdesu: Daemon not safe (not sgid), not using it. [ /workspace/build/src/suprocess.cpp : 135 ] Conversation with su failed. [/FONT]
EDIT: Launching for the command line on the laptop has this result:
Code:
[FONT=monospace][COLOR=#54FF54][B]stuart@Precision7730[/B][/COLOR][COLOR=#000000]:[/COLOR][COLOR=#5454FF][B]~[/B][/COLOR][COLOR=#000000]$ partitionmanager[/COLOR] Executing: "/usr/lib/x86_64-linux-gnu/libexec/kf5/kdesu" "-c KDE_FULL_SESSION=true XDG_RUNTIME_DIR=/run/user/1000 DBUS_SESSION_ BUS_ADDRESS=unix:abstract=/tmp/dbus-tKBNPtu7Ai,guid=f33636d3e9fd9838dc9eb7855c2cba98 partitionmanager --dontsu" org.kde.kdesu: Daemon not safe (not sgid), not using it. [/FONT]
Comment