← Back to team overview

desktop-packages team mailing list archive

[Bug 879525] Re: Rhythmbox CD ripping to FLAC broken in Oneiric

 

The steps to duplicate the problem are:

1) Install Rhythmbox from the software center
2) Open Rhythmbox
3) Go to edit/preferences and select the "music" tab
4) Notice the drop down box for the preferred format appears to be missing FLAC
5) Select this empty space and try to rip a CD
6) Get error message about "no suitable encoding profiles" as stated in the original report by Jens.

Here's an excerpt from my log. When selecting the blank spot on the drop
down menu, which should be FLAC, the log does state "can encode
audio/x-flac".

Directly above it however, when looking for the profile it says "trying
to check profile (null) for missing plugins" and "got request pad,
profile (null) works".

Compare this to selecting Ogg Vorbis, where it states "trying to check
profile oggvorbis for missing plugins" and "got request pad, profile
oggvorbis works".

It seems to me the issue is this missing profile... it shouldn't be
saying "profile (null)". So how do we get the proper profile installed?

(20:44:03) [0x9500c0] [library_settings_changed_cb] rb-library-source.c:529: preferred media type changed
(20:44:03) [0x9500c0] [impl_get_missing_plugins] rb-encoder-gst.c:750: trying to check profile mp3 for missing plugins
(20:44:03) [0x9500c0] [impl_get_missing_plugins] rb-encoder-gst.c:770: didn't get request pad, profile mp3 doesn't work
(20:44:03) [0x9500c0] [rb_library_source_format_changed_cb] rb-library-source.c:787: additional plugins are required to encode audio/mpeg
(20:44:05) [0x9500c0] [rhythmdb_sync_library_location] rhythmdb.c:4705: starting library monitoring
(20:44:05) [0x9500c0] [monitor_library_directory] rhythmdb-monitor.c:203: beginning monitor of the library directory file:///home/matt/Music
(20:44:05) [0x9500c0] [library_settings_changed_cb] rb-library-source.c:529: preferred media type changed
(20:44:05) [0x9500c0] [impl_get_missing_plugins] rb-encoder-gst.c:750: trying to check profile oggvorbis for missing plugins
(20:44:05) [0x9500c0] [impl_get_missing_plugins] rb-encoder-gst.c:810: got request pad, profile oggvorbis works
(20:44:06) [0x9500c0] [rb_library_source_format_changed_cb] rb-library-source.c:795: can encode audio/x-vorbis
(20:44:07) [0x9500c0] [library_settings_changed_cb] rb-library-source.c:529: preferred media type changed
(20:44:07) [0x9500c0] [impl_get_missing_plugins] rb-encoder-gst.c:750: trying to check profile (null) for missing plugins
(20:44:07) [0x9500c0] [impl_get_missing_plugins] rb-encoder-gst.c:810: got request pad, profile (null) works
(20:44:07) [0x9500c0] [rb_library_source_format_changed_cb] rb-library-source.c:795: can encode audio/x-flac

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/879525

Title:
  Rhythmbox CD ripping to FLAC broken in Oneiric

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading my Ubuntu to Oneiric, I can't seem to rip CDs to FLAC
  any longer with rhythmbox.

  - The preferences don't list FLAC/Lossless any longer (there's an empty entry, and if I select that, the example file name above changes to .flac - but that's it).
  - When I try to rip a CD with the above setting to the empty entry, I get the following error:
  "This file cannot be transferred as it is not in a format supported by the target device and no suitable encoding profiles are available."

  The "target device" in question is still an SMB share, as it was under
  Natty. I suspect there's rather some library missing, but everything
  (flac, liblfac8, etc.) seems to be installed, and gst-inspect-0.10
  seems to find flac-related stuff, too.

  Any ideas what's missing?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/879525/+subscriptions


References