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 684457 - v1.5.0 peasdemo-vala-hello-plugin doesn't compile
v1.5.0 peasdemo-vala-hello-plugin doesn't compile
Status: RESOLVED FIXED
Product: libpeas
Classification: Platform
Component: general
1.5.x
Other All
: Normal normal
: ---
Assigned To: libpeas-maint
libpeas-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-20 11:27 UTC by Patrick Welche
Modified: 2012-09-22 11:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Patrick Welche 2012-09-20 11:27:56 UTC
With version 1.5.0, (configure --enable-vala) I get:

peasdemo-vala-hello-plugin.c: In function 'peas_demo_vala_hello_plugin_peas_activatable_interface_init':
peasdemo-vala-hello-plugin.c:236:7: error: 'PeasActivatableInterface' has no member named 'get_object'
peasdemo-vala-hello-plugin.c:237:7: error: 'PeasActivatableInterface' has no member named 'set_object'
peasdemo-vala-hello-plugin.c: At top level:
peasdemo-vala-hello-plugin.c:104:13: warning: 'peas_activatable_set_object' used but never defined
gmake[4]: *** [peasdemo-vala-hello-plugin.lo] Error 1

The version 1.4.0 tarball compiles successfully. (Same computer / libraries / version of vala)

Of course peasdemo-vala-hello-plugin.vala hasn't changed between revisions 1.4.0 and 1.5.0...



It seems that others have encountered this too:
  https://bugs.launchpad.net/ubuntu/+source/libpeas/+bug/1032098
Comment 1 Garrett Regier 2012-09-22 11:53:53 UTC
Due to the number of times the Vala demo plugin has broken it has now been removed.


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.