[Okular-devel] [okular] [Bug 352999] Qt style ignored
Michał
mcv at op.pl
Sun Oct 4 20:57:18 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=352999
--- Comment #10 from Michał <mcv at op.pl> ---
Sorry for the delay, but again I didn't get any mail from bugs.kde.org.
I ran the command and I'm going to attach the diff.
I see that when run from Dolphin, there are missing some important variables.
I ran gwenview like this:
KDE_FULL_SESSION= KDE_SESSION_UID= KDE_SESSION_VERSION= gwenview freecad-1.png
and got reproduction.
So I made this test.sh:
#!/bin/sh
konsole -e "/bin/sh -c 'read'"
Ran it from dolphin and I do have those variables in konsole process:
22:53 /proc/7845 % xargs -n 1 -0 < environ|grep KDE
KDE_MULTIHEAD=false
KDE_FULL_SESSION=true
KDE_SESSION_UID=1000
KDE_SESSION_VERSION=4
XDG_CURRENT_DESKTOP=KDE
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list