Comment 9 for bug 1240400

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

This is actually most likely a duplicate of bug 1233988. Even with all the fixes for 1233988, you will still get a abort/crash (qFatal()) if the app can't connect to the server for some reason, but you should also get a "FATAL:..." stderr (I think) message from Qt. Previously, the platform API would ignore the connection problem and used invalid objects, leading to strange crashes in mir.

So, if you can verify that you get the "FATAL: ... " message from qFatal with the newest packages, then this is essentially "dialer-app fails to connect to unity8/mir".