Mir

Comment 15 for bug 1157603

Revision history for this message
Brandon Schaefer (brandontschaefer) wrote :

Im getting the pure virtual method call as well when releasing the connection to the server:
http://paste.ubuntu.com/5695233/

Here is the video quit code (though its simple...):
http://paste.ubuntu.com/5711507/

And how I connect to the server:
this->hidden->connection = mir_connect_sync(NULL, __PRETTY_FUNCTION__);