Description of problem: When selecting the audio profile for encoding, sound-juicer only displays the standard four (CD quality lossless, lossy, voice lossless, voice lossy). Also, the voice lossy profile's codec is listed as "unknown" instead of Speex. Also, if launching gnome-audio-profiles-properties using the "Edit Profiles" button, the window focus sticks to the main g-a-p-p window, meaning that one cannot edit the selected profile until the main g-a-p-p window is closed! Version-Release number of selected component (if applicable): 2.16.3-1.fc7 How reproducible: Always Steps to Reproduce: 1. Create new sound profile using Edit Profiles 2. Create new sound profile, launching gnome-audio-profiles-properties manually 3. Try to use said profile Actual results: using 1), I have to close the GAPP window before the new profile can be edited at 3), the newly-created profile cannot be selected Expected results: 1) and 2) should give the same experience. 3) should work Additional info: This goes back (as far as I can remember) to F7t1
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.