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

--- Comment #2 from sebaro <eseb...@gmail.com> ---
I use FVWM which starts apps with "exec", for some reason this causes this
issue:
> exec konqueror /home
If I redirect stderr to /dev/null the issue is gone:
> exec konqueror /home 2>/dev/null
A simple test would be to start X with "exec konqueror" in xinirc file.

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

Reply via email to