linux-70ce:/home/martin # kgpg -k
unnamed app(3820): KUniqueApplication: Cannot find the D-Bus session server: "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
unnamed app(3819): KUniqueApplication: Pipe closed unexpectedly.
linux-70ce:/home/martin #
I don’t think that’s right. I often start applications from the command line.
Use “kdesu” instead, eg
kdesu kgpg
And that’s certainly wrong. You only need “kdesu” for applications that need root privileges. And “kgpg” does not require root privileges.
I just started “kgpg” at the command line, without a problem. However, this is 42.1. So I’ll boot up a 13.2 system soon, and try it again there.
The OP has a different problem, though I’m not sure what it is. Maybe try rebooting. Perhaps “systemd” has been updated since the last boot, and maybe that broke a comminication link.
The command line prompt (the ‘#’ in particular) would indicate that you switched to root via su.
Don’t do that, it won’t work that way, as kgpg doesn’t find the user’s dbus session (and that’s what the error message tells you).
“su -” should work, but as mentioned you shouldn’t run kgpg as root anyway.
Abbrechen, wiederholen, ignorieren? [a/w/i/? zeigt alle Optionen] (a):
which mean -
abbrechen - do not continue
wiederhlen - repeat
ignorieen - ignore
hmmm - what should i do now… no zypper up work - at least it seems so…
and now see this – regarding the kgpg-start
linux-70ce:/home/martin # kgpg -k
unnamed app(2737): KUniqueApplication: Cannot find the D-Bus session server: "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
unnamed app(2736): KUniqueApplication: Pipe closed unexpectedly.
linux-70ce:/home/martin #
That’s a 13.1 repo. Since 13.1 is past its support period, maybe that repo doesn’t exist. The standard repos are still there for evergreen support, but extra repos may have been removed.
linux-70ce:/home/martin # kgpg -k
unnamed app(2737): KUniqueApplication: Cannot find the D-Bus session server: "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
**
linux-70ce:/home/martin # kgpg
unnamed app(4130): KUniqueApplication: Cannot find the D-Bus session server: “Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.”
It still looks as if you are starting from a root shell.
Yes, I sometimes start “kgpg” from the command line, without operands. When I do that, I lands in the system tray. Or, more often, I start from the menu (and it still lands up in the tray). If I want to actually do anything with it, I then click on the tray icon to bring up the window.