[Spice-devel] [spice-xpi] Workaround firefox-gtk3 bug

Christophe Fergeau cfergeau at redhat.com
Thu Jun 4 02:26:09 PDT 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150604/ef694832/attachment.sig>


More information about the Spice-devel mailing list