*** This bug is a duplicate of bug 1028115 ***
    https://bugs.launchpad.net/bugs/1028115

** This bug has been marked a duplicate of bug 1028115
   Gdk.cairo_region_create_from_surface() raises an error in GI

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pygobject in Ubuntu.
https://bugs.launchpad.net/bugs/1023361

Title:
  cannot instantiate cairo.Region

Status in “pygobject” package in Ubuntu:
  Confirmed

Bug description:
  Apart from RectangleInt, you get a MemoryError using any classes like
  Region or Matrix.

  Python 2.7.3 (default, Apr 20 2012, 22:44:07) 
  [GCC 4.6.3] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import gi
  >>> from gi.repository import cairo
  >>> cairo.Region()
  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
  MemoryError
  >>> 

  Ubuntu 12.04 python-gi-cairo 3.2.2-1~precise

  Also tested latest quantal package, problem persists.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1023361/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to