When, within my KDE session, I login as an other user ( so using `su -l OtherUser` ) I can perfectly start graphical programs such as dolphin or synaptic, but none of the icons are present.
What is exactly going on or what do I do wrong ?
The terminal shows (cut after a few lines) :
What is exactly going on or what do I do wrong ?
The terminal shows (cut after a few lines) :
Code:
StandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-administrator' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-administrator' kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find "stash" org.kde.dolphin: Ignore KIO url: QUrl("timeline:/today") org.kde.dolphin: Ignore KIO url: QUrl("timeline:/yesterday") org.kde.dolphin: Ignore KIO url: QUrl("timeline:/thismonth") org.kde.dolphin: Ignore KIO url: QUrl("timeline:/lastmonth") org.kde.dolphin: Ignore KIO url: QUrl("search:/documents") org.kde.dolphin: Ignore KIO url: QUrl("search:/images") org.kde.dolphin: Ignore KIO url: QUrl("search:/audio") org.kde.dolphin: Ignore KIO url: QUrl("search:/videos") qt.accessibility.core: Cannot create accessible child interface for object: PlacesView(0x55d6e237d490) index: 19 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-administrator' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-administrator' kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/klauncher' kdeinit5: Launched KLauncher, pid = 13529, result = 0 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-administrator' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-administrator' Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-administrator' kdeinit5: opened connection to :0 kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so' from launcher. kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-administrator' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-administrator' kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/trash.so' from launcher. kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/trash.so' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-administrator' QPixmap::scaled: Pixmap is a null pixmap QPixmap::scaled: Pixmap is a null pixmap QPixmap::scaled: Pixmap is a null pixmap
Comment