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 592949 - rhythmbox doesn't drag & drop ogg files to portable digital audio device
rhythmbox doesn't drag & drop ogg files to portable digital audio device
Status: RESOLVED DUPLICATE of bug 404698
Product: rhythmbox
Classification: Other
Component: general
0.12.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-24 20:43 UTC by Marco Pallotta
Modified: 2009-08-30 12:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marco Pallotta 2009-08-24 20:43:48 UTC
This bug was already reported here:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/311296

Rhythmbox seems that doesn't drag & drop ogg files to my portable digital audio device (MAJESTIC PDR 130MP3/2G) that correctly supports ogg files (in fact audio files are correctly played from audio device if the music is transferred to it via nautilus).
If I launch rhythmbox with -d debug option I see, when I try to transfer ogg files to the device from rhythmbox:
"(01:36:37) [0x6aa500] [impl_paste] rb-removable-media-source.c:328: failed to find acceptable mime type for file:///home/marco/Musica/Christmas%20Songs/06%20-%20do%20they%20know%20it%20is%20christmas.ogg"
In shorts it seems that rhythmbox doesn't find acceptable mime type for the ogg file.
I also tryed to convert to ogg an mp3 file that correctly is transferred via rhythmbox but with no success.
I think that the problem is related to ogg type.

NOTE: the bug seems the same to bug #520209 but it isn't. In fact this last seems related to the fact that mp3 encoder is not installed while the issue that I'm reporting it's present either with mp3 encoder installed or not.
Comment 1 Christophe Fergeau 2009-08-24 20:47:17 UTC
You probably need to add a .is_audio_player file to the root of your device to indicate it supports ogg, see http://live.gnome.org/Rhythmbox/FAQ
Comment 2 Marco Pallotta 2009-08-25 10:39:32 UTC
Christophe, if I should set a .is_audio_player file to indicate that the audio player supports ogg why with mp3 files all work ok without creating .is_audio_player.
Moreover the FAQ says "How do I set the music dir in an external device?" but my player is correctly seen by rhythmbox that reads with no problems all the audio files (mp3, ogg) stored in it. I think the FAQ is related to devices that aren't correctly seens as audio player.
I have found an ubuntu blueprint link (https://blueprints.launchpad.net/ubuntu/+spec/hal-dotfile-player-detection) that seems to explains this.
Comment 3 Jonathan Matthew 2009-08-30 12:07:42 UTC

*** This bug has been marked as a duplicate of bug 404698 ***