LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Adding music to Rhythmbox (https://www.linuxquestions.org/questions/linux-software-2/adding-music-to-rhythmbox-4175595386/)

Joe Messing 12-14-2016 12:59 AM

Adding music to Rhythmbox
 
I am a newbie so I only know the basics of working with Linux

Ubuntu 16.04 LTS Gnome

Started Rythmbox from a terminal. Won't add my music to the folder.
Quit Rhythmbox and got these errors

dad@joe-MS-7798:~$ rhythmbox

(rhythmbox:19554): Gtk-WARNING **: Failed to register client: GDBus.Error:org.gnome.SessionManager.AlreadyRegistered: Unable to register client

(rhythmbox:19554): Gtk-WARNING **: Duplicate child name in GtkStack: Add to Playlist


(rhythmbox:19554): Gtk-WARNING **: Duplicate child name in GtkStack: Add to Playlist


(rhythmbox:19554): Gtk-WARNING **: Duplicate child name in GtkStack: Add to Playlist


(rhythmbox:19554): Gtk-WARNING **: Duplicate child name in GtkStack: Add to Playlist


(rhythmbox:19554): Gtk-WARNING **: Duplicate child name in GtkStack: Add to Playlist


(rhythmbox:19554): Gtk-WARNING **: Duplicate child name in GtkStack: Add to Playlist


(rhythmbox:19554): Gtk-WARNING **: mnemonic "s" wasn't removed for widget (0xff2730)
dad@joe-MS-7798:~$

What needs to be adjusted ?

Ztcoracat 12-14-2016 05:17 PM

Try opening the application itself and click 'import'.
Than select folder location of your music, click Open.

https://www.lifewire.com/complete-gu...thmbox-2204885

Joe Messing 12-15-2016 01:00 PM

Thank you for the website Ztcoracat. I followed the instructions they provided an it still does not work. That is why I provided the error messages that the terminal gave me. I'm not sure what it means that GTK "failed to register client". Is there a place to go to to figure out theses errors?

Myk267 12-15-2016 01:24 PM

Interesting. I didn't use the import button to add music to mine. Here's how I did it.

Rhythmbox's menu* -> Edit -> Preferences -> Library Location

*To get to this menu is hard to explain. With Rhythmbox selected, it's at the top left of the screen; you can force it to show up by holding the ALT key if you're not sure.

Then set the library location to the "top" directory of wherever you store your music. I suppose one could even set it to your home directory and make rhythmbox scan the whole dir for music files. Or maybe set it to just one folder in your home directory, like Music. Or whatever you like.

Once your music is scanned and added, make sure you select the "Music" tag under the "Library" title in the main GUI. It's easy to click the wrong one.

...

My version of Rhythmbox displays those errors in the terminal, too. You'll find that a lot of GUI programs emit a lot of debugging noise when started at the terminal.

Ztcoracat 12-15-2016 02:16 PM

Quote:

Originally Posted by Joe Messing (Post 5642512)
Thank you for the website Ztcoracat. I followed the instructions they provided an it still does not work. That is why I provided the error messages that the terminal gave me. I'm not sure what it means that GTK "failed to register client". Is there a place to go to to figure out theses errors?

You're Welcome.

I looked up the error.
I think the GTK theme needs adjusted. (think) It could also be a plugin issue or a webkit dependencey. I'm looking online to find out more information on the error you have.
Here's what I've found so far:-

https://plus.google.com/+JDRichards/posts/Gs4AkECfzWS

https://github.com/fossfreedom/cover...ser/issues/382

Further reading online leads me to people posting that the error means that Rythmbox is crashing.

You could install and try Clementine or Sound Juicer.
Sound Juicer might already be in your Software Center.

https://www.clementine-player.org/
http://ubuntuhandbook.org/index.php/...l-ubuntu-1604/

https://wiki.gnome.org/Apps/SoundJuicer
http://packages.ubuntu.com/search?keywords=sound-juicer

Ztcoracat 12-15-2016 02:43 PM

Code:

(rhythmbox:19554): Gtk-WARNING **: Failed to register client: GDBus.Error
This could also be a Nautilus error.
http://askubuntu.com/questions/35195...-or-from-unity

@Myk267
Thanks for posting what worked for you.


All times are GMT -5. The time now is 07:39 PM.