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 669114 - glade catalog doesn't work
glade catalog doesn't work
Status: RESOLVED FIXED
Product: libpeas
Classification: Platform
Component: libpeas-gtk
git master
Other Linux
: Normal minor
: ---
Assigned To: libpeas-maint
libpeas-maint
Depends on:
Blocks:
 
 
Reported: 2012-01-31 14:47 UTC by Edward Sheldrake
Modified: 2012-03-29 01:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix names in glade catalog (1.07 KB, patch)
2012-01-31 14:52 UTC, Edward Sheldrake
none Details | Review

Description Edward Sheldrake 2012-01-31 14:47:43 UTC
On launch, glade prints out errors about libpeas:

(glade:32709): GladeUI-CRITICAL **: Unable to load module 'libpeas-gtk-1.0' from any search paths

(glade:32709): GladeUI-WARNING **: Failed to load external library 'libpeas-gtk-1.0'

(glade:32709): GladeUI-WARNING **: We could not find the symbol "peas_gtk_plugin_manager_get_type"

(glade:32709): GladeUI-WARNING **: Could not get the type from "PeasGtkPluginManager"

(glade:32709): GladeUI-WARNING **: Failed to load the GType for 'PeasGtkPluginManager'
Comment 1 Edward Sheldrake 2012-01-31 14:52:58 UTC
Created attachment 206522 [details] [review]
Fix names in glade catalog

This patch fixes the library name and also the gtk-doc book name in the glade catalog.
Comment 2 Garrett Regier 2012-03-29 01:09:47 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.