Comment 5 for bug 1676000

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: neverball opens a second black window, maximizing the window crashes unity8

Also, bug confirmed. Unity8 fails to launch Neverball from the app drawer but I can get it running from ssh:
   neverball -- --desktop_file_hint=unity8
and now I can see this bug.

However, I also know that SDL likes to probe the server with some early connections so this might be a duplicate of bug 1577641 if SDL is leaking a duplicate MirConnection. Fixing either SDL or Unity8 (bug 1577641) should do the trick.