← Back to team overview

desktop-packages team mailing list archive

[Bug 769256] Re: Gdk enumerations do not contain GType info in GIR

 

This bug was fixed in the package gtk+3.0 - 3.1.18-0ubuntu2

---------------
gtk+3.0 (3.1.18-0ubuntu2) oneiric; urgency=low

  * Add 101_gdkenumtypes.c_location.patch: Always generate gdk/gdkenumtypes.c
    in the source tree, and fix path in the introspection sources. With this,
    gdkenumtypes.c is correctly included with separate build trees, too. This
    fixes missing GTypes in the .gir when using a separate build tree.
    (LP: #769256)
  * Ship pregenerated documentation from upstream tarball again:
    - debian/rules: Drop --enable-gtk-doc again.
    - debian/control.in: Move gtk-doc-tools back to B-D-I.
    - debian/libgtk-3-doc.install.in, debian/libgail-3-doc.install: Update
      origins to install from source tree.
    - (LP: #842543)
 -- Martin Pitt <martin.pitt@xxxxxxxxxx>   Thu, 08 Sep 2011 12:45:18 +0200

** Changed in: gtk+3.0 (Ubuntu Oneiric)
       Status: Fix Committed => Fix Released

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

Title:
  Gdk enumerations do not contain GType info in GIR

Status in GTK+ GUI Toolkit:
  Unknown
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “gtk+3.0” source package in Oneiric:
  Fix Released

Bug description:
  Gdk-3.0.{gir,typelib} omits GType info for enumerations. So the
  following script will fail:

  #!/usr/bin/python
  import pyatspi
  from gi.repository import Gdk

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/769256/+subscriptions