Checklist:
[X] I have checked that there are no issues with similar or the same content
YOU SHOULD CHECK CLOSED ISSUES ASWELL
**OS: Fedora 29, 4.19.301 Kernel
**GPMDP Version: 4.6.1
**Issue Descriptions:
Starts up, I get a brief white screen with a circle, then it gets to a black screen and that's it. I can use the keyboard shortcut ctrl+shift+g to open, but since nothing is being rendered it's not the most helpful.
google-play-music-desktop-player --disable-gpu
Starting Sentry
error: Failed to load bonjour with error: {}
Bonjour is required to use Chromecast Support or to enable ZeroConf for the PlaybackAPI
On linux you need to install "avahi"
I can navigate to the site, and play with a chromium browser with no issues.
**Steps to Reproduce: Start the software.
馃憢 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.
I have the same problem, I really miss the App :-)
I have had it running on Fedora 29, but for some reason it suddenly went blackscreen on me
This is my logfile
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle [email protected]~prestart: [email protected]
6 verbose lifecycle [email protected]~prestart: unsafe-perm in lifecycle true
7 verbose lifecycle [email protected]~prestart: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/da/workspace/Google-Play-Music-Desktop-Player-UNOFFICIAL-/node_modules/.bin:/usr/lib64/qt-3.3/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin:/home/da/.local/bin:/home/da/bin
8 verbose lifecycle [email protected]~prestart: CWD: /home/da/workspace/Google-Play-Music-Desktop-Player-UNOFFICIAL-
9 silly lifecycle [email protected]~prestart: Args: [ '-c',
9 silly lifecycle 'pre-flight && node vendor/patch_dev.js && electron-rebuild --types=prod,optional' ]
10 silly lifecycle [email protected]~prestart: Returned: code: 0 signal: null
11 info lifecycle [email protected]~start: [email protected]
12 verbose lifecycle [email protected]~start: unsafe-perm in lifecycle true
13 verbose lifecycle [email protected]~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/da/workspace/Google-Play-Music-Desktop-Player-UNOFFICIAL-/node_modules/.bin:/usr/lib64/qt-3.3/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin:/home/da/.local/bin:/home/da/bin
14 verbose lifecycle [email protected]~start: CWD: /home/da/workspace/Google-Play-Music-Desktop-Player-UNOFFICIAL-
15 silly lifecycle [email protected]~start: Args: [ '-c', 'electron . --dev' ]
16 silly lifecycle [email protected]~start: Returned: code: 1 signal: null
17 info lifecycle [email protected]~start: Failed to exec start script
18 verbose stack Error: [email protected] start: electron . --dev
18 verbose stack Exit status 1
18 verbose stack at EventEmitter.
18 verbose stack at EventEmitter.emit (events.js:182:13)
18 verbose stack at ChildProcess.
18 verbose stack at ChildProcess.emit (events.js:182:13)
18 verbose stack at maybeClose (internal/child_process.js:962:16)
18 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
19 verbose pkgid [email protected]
20 verbose cwd /home/da/workspace/Google-Play-Music-Desktop-Player-UNOFFICIAL-
21 verbose Linux 4.19.13-300.fc29.x86_64
22 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
23 verbose node v10.15.0
24 verbose npm v6.4.1
25 error code ELIFECYCLE
26 error errno 1
27 error [email protected] start: electron . --dev
27 error Exit status 1
28 error Failed at the [email protected] start script.
28 error This is probably not a problem with npm. There is likely additional logging output above.
29 verbose exit [ 1, true ]
I have the same error on windows 10 with the "launch when windows start" option. it works after I re-launch the app manually.
I just build a RPM there works with Fedorta 29, please use
dnf copr enable appelond/google-play-music-desktop-player
I'll try to keep up with the builds
I enabled @AppelonD 's repo, the app is working a treat on Fedora 29 build. Thank you!
Was seeing core dump immediately upon initialization on F29, but @AppelonD 's repo fixed the problem
Fixed in master, will be fixed in the next release
Most helpful comment
I just build a RPM there works with Fedorta 29, please use
dnf copr enable appelond/google-play-music-desktop-playerI'll try to keep up with the builds