Hi, in the last few days the app has stopped loading in Ubuntu 17.10, it just changes the cursor to a spinner for a few seconds and then nothing. Rebooting had no effect, same with removing and installing the latst version on the website, the app simply doesn't load.
I've had it installed for a few months before that and its worked fine.
Any suggestions?
馃憢 Thanks for opening your first issue here! If you're reporting a 馃悶 bug, please make sure you include steps to reproduce it. We get a lot of duplicate issues on this repo, so please double check now that your issue has not already been solved or doesn't have an open issue already.
To help make it easier for us to investigate your issue, please follow the contributing guidelines and ensure the issue template was filled out.
Firewall issue maybe? Are you blocking traffic outbound?
Nope and its worked fine before. Google Music also works fine if run from Chrome. It literally stopped working over night.
Try installing libgconf-2-4. I was having the same issue and saw this suggested in another thread. It worked for me.
@johndeaton - You're a star, that worked!
Great! I'm glad it worked for you too.
This worked for me too on Ubuntu 18.04.
The deb package should mark libgconf-2-4 as dependency, in my opinion. I've run into the issue just now and this could be avoided by that dependency marker.
Out of the frying-pan into the fire...

I'm getting the same Seg Fault error as speedstyle after installing libgconf-2-4 on Ubuntu 19.04
I can also confirm @speedstyle, @MichalKrasno on 19.04.
I already had _libgconf-2-4_ installed and got:
Segmentation fault (core dumped)
Then i removed the lib just for kicks and got:
google-play-music-desktop-player: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
Same issue here on Ubuntu 19.04. The application worked just fine on Ubuntu 18.04, but after upgrading, I get that same Segmentation Fault.
@mjohnson8165 @MichalKrasno @speedstyle Looks like #3553 is related.
OK, #3117 can be resolved by installing libgconf-2.4 and the segfault is separate and documented in #3553.
Most helpful comment
This worked for me too on Ubuntu 18.04.