Bug 230872
Summary: | Can't select custom audio profiles | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michel Alexandre Salim <michel.salim> |
Component: | gnome-media | Assignee: | Bastien Nocera <bnocera> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.18.0-2.fc7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-04-19 12:48:11 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michel Alexandre Salim
2007-03-04 03:17:51 UTC
gnome-media provides the encoding profiles widget, not sound-juicer. Yes, but the new profiles are not available from sound-juicer's drop-down menu either. Unless s-j just calls gnome-media's libgnome-media-profiles to populate its list? I see the same problem with rhythmbox in FC6. Probably a bug there somewhere. Investigating now. The transient code in gnome-media is completely busted: /* set transient parent to itself if NULL */ if (transient_parent) dialog->priv->transient_parent = transient_parent; else dialog->priv->transient_parent = GTK_WINDOW (dialog); Upstream bug: http://bugzilla.gnome.org/show_bug.cgi?id=406739 Fixed in rawhide gnome-media-2.18.0-2.fc7, and FC6 gnome-media-2.16.1-4.fc6 (in updates-testing shortly) gnome-media-2.16.1-4.fc6 has been pushed for fc6, which should resolve this issue. If these problems are still present in this version, then please make note of it in this bug report. gnome-media-2.16.1-4.fc6 has been pushed for fc6, which should resolve this issue. If these problems are still present in this version, then please make note of it in this bug report. |