On Thu, Jun 04, 2015 at 11:14:03AM +0200, Victor Toso wrote: > Hey, > > On Wed, Jun 03, 2015 at 03:36:09PM +0200, Christophe Fergeau wrote: > > Ping ? > > I would only add a FIXME in the comment to easily find it and check > if it is already fixed;
Something like that diff squashed into this patch?
--- a/SpiceXPI/src/plugin/controller.cpp
+++ b/SpiceXPI/src/plugin/controller.cpp
@@ -174,6 +174,7 @@ gpointer SpiceController::ClientThread(gpointer data)
// http://emilio.pozuelo.org/posts/75
//
// This LD_PRELOAD'ed library causes gtk3 applications to crash
+ // FIXME: remove this hack if this ever gets improved in firefox-gtk3
env = g_environ_unsetenv(env, "LD_PRELOAD");
// Try to spawn main client
pgp0ySU2VHl_E.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
