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 660629 - changing files order passed to g-ir-scanner generates an incorrect typelib
changing files order passed to g-ir-scanner generates an incorrect typelib
Status: RESOLVED OBSOLETE
Product: gobject-introspection
Classification: Platform
Component: g-ir-scanner
2.26.x
Other Linux
: Normal major
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-10-01 13:32 UTC by Ionut Biru
Modified: 2018-01-25 16:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ionut Biru 2011-10-01 13:32:33 UTC
This is a forward from https://bugs.freedesktop.org/show_bug.cgi?id=41368

It seems that a commit which changed order of files managed to break gnome-shell with:

Exception was: TypeError: this._accountManager.get_factory is not a function

Faulty commit: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=48998822d5e9575af822c1936b35be514dc2401b

I don't know if this behavior is intentional but from outside it seems like a bug in g-ir-scanner

gobject-introspection 1.30.0
telepathy-glib 0.15.6
Comment 1 André Klapper 2015-02-07 17:23:14 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]
Comment 2 Emmanuele Bassi (:ebassi) 2018-01-25 16:15:01 UTC
I assume this has been fixed at some point in the past 7 years.