The Webbrowser case from the log here: http://pastebin.ubuntu.com/23863224/ describes a segfault in qtmir - According to the log it tries to focus a nullptr surface. So I added qtmir to the report.
The Kate case is different - qtmir sends a mouse pointer leave event to a surface not known or no longer known to mirs InputSender. The Exception is propagated out to the caller and nowhere handled.
The Webbrowser case from the log here: http:// pastebin. ubuntu. com/23863224/ describes a segfault in qtmir - According to the log it tries to focus a nullptr surface. So I added qtmir to the report.
The Kate case is different - qtmir sends a mouse pointer leave event to a surface not known or no longer known to mirs InputSender. The Exception is propagated out to the caller and nowhere handled.
Those errors are very different..