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 685945 - Disable the context pane plugin when webkit isn't available
Disable the context pane plugin when webkit isn't available
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-11 09:53 UTC by Kalev Lember
Modified: 2012-10-15 22:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Disable the context pane plugin when webkit isn't available (840 bytes, patch)
2012-10-11 09:54 UTC, Kalev Lember
committed Details | Review

Description Kalev Lember 2012-10-11 09:53:58 UTC
In F18, we're currently building rhythmbox without webkit support to avoid mixing gst-1.0 (from webkit) and gst-0.10 (from rhythmbox) symbols in the same process. Attaching a patch to also disable the context pane plugin that uses webkit through g-i, when rhythmbox is built without webkit support.
Comment 1 Kalev Lember 2012-10-11 09:54:37 UTC
Created attachment 226242 [details] [review]
Disable the context pane plugin when webkit isn't available
Comment 2 Jonathan Matthew 2012-10-15 22:21:50 UTC
pushed as commit 64c6837, thanks.