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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@davidedmundson.co.uk
             Status|REPORTED                    |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
Crashing clients are the fault of the client. We may be doing something
different, but it crashing is still on the client.

As to why kickoff and krunner behave differently. the only difference could be
the env of both processes.

Get and compare with 

cat /proc/`pidof plasmashell`/environ | tr '\0' '\n'
cat /proc/`pidof krunner`/environ | tr '\0' '\n'

at a time where things are breaking.

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

Reply via email to