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 621626 - Add a way to inhibit a plugin loader.
Add a way to inhibit a plugin loader.
Status: RESOLVED FIXED
Product: libpeas
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: libpeas-maint
libpeas-maint
Depends on:
Blocks:
 
 
Reported: 2010-06-15 10:59 UTC by Steve Frécinaux
Modified: 2010-06-16 17:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add a way to inhibit a plugin loader. (2.97 KB, patch)
2010-06-15 10:59 UTC, Steve Frécinaux
committed Details | Review

Description Steve Frécinaux 2010-06-15 10:59:32 UTC
This way you can tell libpeas to disable loading the old bindings and plugins.
Comment 1 Steve Frécinaux 2010-06-15 10:59:34 UTC
Created attachment 163669 [details] [review]
Add a way to inhibit a plugin loader.

This can be useful for debugging purpose.
Comment 2 Bastien Nocera 2010-06-16 12:15:17 UTC
Patch works fine for me. I disabled the Python loader in Totem using that.
Comment 3 Steve Frécinaux 2010-06-16 17:14:51 UTC
Attachment 163669 [details] pushed as 292c139 - Add a way to inhibit a plugin loader.