[135787] trunk/dports/graphics/clutter/Portfile

devans at macports.org devans at macports.org
Sun May 3 00:30:05 PDT 2015


Revision: 135787
          https://trac.macports.org/changeset/135787
Author:   devans at macports.org
Date:     2015-05-03 00:30:05 -0700 (Sun, 03 May 2015)
Log Message:
-----------
clutter: add comment warning about upgrading to version 1.22.0.

Modified Paths:
--------------
    trunk/dports/graphics/clutter/Portfile

Modified: trunk/dports/graphics/clutter/Portfile
===================================================================
--- trunk/dports/graphics/clutter/Portfile	2015-05-03 03:40:22 UTC (rev 135786)
+++ trunk/dports/graphics/clutter/Portfile	2015-05-03 07:30:05 UTC (rev 135787)
@@ -5,6 +5,12 @@
 PortGroup           gobject_introspection 1.0
 
 name                clutter
+# clutter 1.22.0 crashs eog+eog-plugins, empathy, gnome-maps, totem with GLX error
+# (eog:94825): Gdk-ERROR **: The program 'eog' received an X Window System error.
+# The error was 'BadMatch (invalid parameter attributes)'.
+# (Details: serial 21467 error_code 8 request_code 150 (GLX) minor_code 31)
+# returned by glXCreateWindow()
+# stick with 1.20.0 for now until this is fixed
 version             1.20.0
 license             LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150503/ca60dfa0/attachment.html>


More information about the macports-changes mailing list