After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 680140 - Creating a cairo matrix with the cairo gi bindings gives memory error in python
Creating a cairo matrix with the cairo gi bindings gives memory error in python
Status: RESOLVED DUPLICATE of bug 647249
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-07-18 00:25 UTC by Simon Feltman
Modified: 2015-02-07 16:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Simon Feltman 2012-07-18 00:25:14 UTC
$ python2.7
Python 2.7.3 (default, Apr 20 2012, 22:39:59) 
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gi.repository import cairo
>>> cairo.Matrix()
Traceback (most recent call last):
  • File "<stdin>", line 1 in <module>
    MemoryError

I also found this on launchpad:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1023361
Comment 1 Simon Feltman 2014-01-04 16:55:19 UTC

*** This bug has been marked as a duplicate of bug 647249 ***
Comment 2 André Klapper 2015-02-07 16:46:16 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]