Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the workaround of qqmusic-bin crashing #11

Open
bekcpear opened this issue Jan 21, 2023 · 0 comments
Open

the workaround of qqmusic-bin crashing #11

bekcpear opened this issue Jan 21, 2023 · 0 comments

Comments

@bekcpear
Copy link
Owner

Workaround is disabling the GPU sandbox, you can add a new desktop file to ~/.local/share/applications/qqmusic.desktop with the following contents:

[Desktop Entry]
Name=QQ Music
Name[zh_CN]=QQ 音乐
Name[zh_HK]=QQ 音樂
Name[zh_TW]=QQ 音樂
Exec=/opt/bin/qqmusic-bin --disable-gpu-sandbox %U
Terminal=false
Type=Application
Icon=qqmusic
StartupWMClass=QQmusic
Comment=QQ Music
Comment[zh_CN]=QQ 音乐
Comment[zh_HK]=QQ 音樂
Comment[zh_TW]=QQ 音樂
Categories=AudioVideo;

and then executing update-desktop-database to refresh the desktop file cache.


The reason is that the ELectron version used by qqmusic is too old

@bekcpear bekcpear pinned this issue Nov 4, 2023
@bekcpear bekcpear unpinned this issue Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant