https://bugs.kde.org/show_bug.cgi?id=379149

--- Comment #21 from Toni Asensi Esteve <toni.ase...@kdemail.net> ---
Created attachment 113071
  --> https://bugs.kde.org/attachment.cgi?id=113071&action=edit
A screenshots where icons are seen correctly. Kdesu was used

[While Hanisch answers, we can deal with other pending subjects.]

> > 09:23:10.023-warning default IconEngine::pixmap@292 # Unable 
> > to find icon "inode-chardevice" of size QSize(22, 22) 
> > in any configured theme

> From debug output it's unclear what's the difference. I 
> need to debug to understand. I'll try to check this issue 
> when I debug the icon code on Ubuntu next time.

Using the command line of Kubuntu 18.04 I executed
    partitionmanager
and I saw:
    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-3RvIgIPNgv,guid=10fab758a29498a25cc8deb65b052450
partitionmanager --dontsu"
    [...]
so, using a similar way to execute a graphical program using root permissions,
I executed
    /usr/lib/x86_64-linux-gnu/libexec/kf5/kdesu -c KDE_FULL_SESSION=true
krusader
    # // Note: Some other arguments may be used.
    # // Note: In `man kdesu` we can see that we could also have executed:
$(kde4-config --path libexec)kdesu -c [...]
and the result was that correct icons were seen. The attached screenshot can be
viewed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to