Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 221865 Details for
Bug 307457
media-sound/rhythmbox-0.12.7 upgrade fails whilst building audiocd plugin
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
upstream patch
patch (text/plain), 851 bytes, created by
Thorsten Vollmer
on 2010-03-02 21:09:49 UTC
(
hide
)
Description:
upstream patch
Filename:
MIME Type:
Creator:
Thorsten Vollmer
Created:
2010-03-02 21:09:49 UTC
Size:
851 bytes
patch
obsolete
>From a2c07dafe359812c97d7f9b57a93fc78346170e7 Mon Sep 17 00:00:00 2001 >From: Michael Scherer <misc@mandriva.org> >Date: Mon, 01 Mar 2010 23:07:34 +0000 >Subject: - fix build when sound juicer code is not used for metadata extraction > >--- >diff --git a/plugins/audiocd/rb-audiocd-source.c b/plugins/audiocd/rb-audiocd-source.c >index 18a9f6f..f907259 100644 >--- a/plugins/audiocd/rb-audiocd-source.c >+++ b/plugins/audiocd/rb-audiocd-source.c >@@ -291,7 +291,7 @@ rb_audiocd_source_constructed (GObject *object) > g_object_set (action, "short-label", _("Extract"), NULL); > > #if !defined(HAVE_SJ_METADATA_GETTER) >- action = gtk_action_group_get_action (source->action_group, "AudioCdSourceReloadMetadata"); >+ action = gtk_action_group_get_action (priv->action_group, "AudioCdSourceReloadMetadata"); > g_object_set (action, "visible", FALSE, NULL); > #endif >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 307457
:
221769
|
221771
| 221865