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 679995 - Find extension construct properties also in interface prerequisites
Find extension construct properties also in interface prerequisites
Status: RESOLVED FIXED
Product: libpeas
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: libpeas-maint
libpeas-maint
Depends on:
Blocks:
 
 
Reported: 2012-07-16 09:36 UTC by jessevdk@gmail.com
Modified: 2012-07-17 18:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Find extension construct properties also in interface prerequisites (3.02 KB, patch)
2012-07-16 09:36 UTC, jessevdk@gmail.com
none Details | Review
Find extension construct properties also in interface prerequisites v2 (12.61 KB, patch)
2012-07-17 18:27 UTC, Garrett Regier
none Details | Review

Description jessevdk@gmail.com 2012-07-16 09:36:47 UTC
peas currently only looks at the direct interface when converting
a valist to property values. It should also look to resolve property 
specs in prerequisite types.
Comment 1 jessevdk@gmail.com 2012-07-16 09:36:49 UTC
Created attachment 218895 [details] [review]
Find extension construct properties also in interface prerequisites
Comment 2 Garrett Regier 2012-07-17 18:27:10 UTC
Created attachment 219046 [details] [review]
Find extension construct properties also in interface  prerequisites v2
Comment 3 Garrett Regier 2012-07-17 18:27:23 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.