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

--- Comment #10 from Michał <m...@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.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to