Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old October 27th, 2004   #1
.altan
First Cup of Ubuntu
 
Join Date: Oct 2004
Beans: 2
Post HOWTO: Stop RhythmBox frrom hanging when you try to load songs

If RhythmBox (after you install whatever decoder you may need to play your audio files) hangs on Loading Songs, check to see that there are no other files other than audio in the source directory. The files that were bugging me were JPG and INI files from Windows and Windows Media Player, but I assume any other kind of file could cause it as well.

This is a bit of a less elegant method I used to solve it, and you should make sure that none of the JPG (or any other file types you will plug in) files you want, or if you do to back them up.

find -name "*.jpg" -type f -print0 | xargs -0 rm

Alternatively, move the MP3 (or JPG/other files for that matter) to another directory where it won't hamper/be hampered:


find -name "*.jpg" -type f -print0 | xargs -0 mv --target-directory=/directorygoeshere/

Thanks to Keybul for helping me out with the last one, and a helpful guy in #ubuntu who had his name cleared from my X-Chat buffer since I logged off.

Last edited by .altan; October 27th, 2004 at 04:52 PM..
.altan is offline   Reply With Quote
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:31 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry