-
Notifications
You must be signed in to change notification settings - Fork 766
pd5rm edited this page Mar 9, 2016
·
21 revisions
- Remove the Google Music chrome extension if you have it, and then visit
chrome://restart
- If you have a logitech keyboard the software that comes with is (SetPoint) can break media keys, turn off SetPoint and try again.
- They should work. If they don't, restart your computer. If they still don't, make an issue thread.
Not at the moment, it's something I'm always looking into though
- You aren't giving the app the password, the app uses googles login flow just like any other browser does (Chrome, Firefox, Etc.)
- If you REALLY don't feel secure, go turn on 2 Factor Authentication
- Now take off your tin foil hat and use the awesome player!! 😄
- Run the app with the argument
--disable-gpu
- Ta da 👍
- Verify that you downloaded it from the official website and not from some other place
- Click
More Info
- Click
Run Anyway
If using PulseAudio soundsystem, make sure the "sink" used by the player app is not muted.
- Use 'pacmd list-sink-inputs' to list sinks. Find the corresponding one to the app.
- Unmute the index listed under previous step using 'pacmd set-sink-input-mute your-index-here false'.
For more info, see Arch PulseAudio docs