打开桌面歌词引起的软件占用大量内存可以参考:https://github.com/lyswhut/lx-music-desktop/issues/1114
Search Criteria
Package Details: lx-music-desktop-bin 2.1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lx-music-desktop.git (read-only, click to copy) |
---|---|
Package Base: | lx-music-desktop |
Description: | A music software based on Electron + Vue. 一个基于 Electron + Vue 开发的音乐软件。 |
Upstream URL: | https://github.com/lyswhut/lx-music-desktop |
Keywords: | download luoxue |
Licenses: | Apache-2.0 |
Conflicts: | lx-music-desktop |
Submitter: | springzfx |
Maintainer: | abcfy2 |
Last Packager: | abcfy2 |
Votes: | 8 |
Popularity: | 0.24 |
First Submitted: | 2019-10-14 14:04 (UTC) |
Last Updated: | 2023-02-18 13:04 (UTC) |
Dependencies (14)
- c-ares
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-decklink, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-headless, ffmpeg-nocuda, ffmpeg-nonvidia, ffmpeg-cuda, ffmpeg-jxl, ffmpeg-mpp, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-obs)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- http-parser (http-parser-git)
- libappindicator-gtk3 (libappindicator-bzr)
- libevent (libevent-fb, libevent-git)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-1.7, libvpx-git)
- libxslt (libxslt-git)
- libxss
- minizip (minizip-git)
- nss (nss-hg)
- re2 (re2-git)
- snappy (snappy-git)
Required by (0)
Sources (1)
Latest Comments
Crany commented on 2023-03-14 06:07 (UTC)
Crany commented on 2023-02-25 12:49 (UTC)
打开桌面歌词后软件容易卡死且内存占用蛮大的
xtellaris commented on 2021-05-22 09:56 (UTC) (edited on 2021-05-22 10:01 (UTC) by xtellaris)
Checksum wrong with the lateset github reslease(v1.10.0).
$ md5sum ~/.cache/paru/clone/lx-music-desktop/lx-music-desktop.v1.10.0.x64.pacman
ca3bce24673638946476ea4d3dbff0f2 ~/.cache/paru/clone/lx-music-desktop/lx-music-desktop.v1.10.0.x64.pacman
While md5sum refers to the PKGBUILD
file is:
md5sums=('06396cd65d119d64d3da7422cc61a4c1')
And it's work for me to normally install by correcting the checksum.
himan commented on 2021-05-20 07:33 (UTC)
==> 正在验证 source 文件,使用md5sums... lx-music-desktop.v1.10.0.x64.pacman ... 失败 ==> 错误: 一个或多个文件没有通过有效性检查!
yalin commented on 2021-05-20 04:38 (UTC)
github上的文件修改了,md5值发生了变化。
abcfy2 commented on 2020-10-02 14:24 (UTC)
springzfx commented on 2020-02-27 12:42 (UTC)
If you open it failed, try sudo sysctl kernel.unprivileged_userns_clone=1
. More to see here. https://github.com/electron/electron/issues/17972
springzfx commented on 2019-10-28 08:45 (UTC)
For the package name lx-music-desktop, I find no way to change that. Help will be appreciated.
huyz commented on 2019-10-25 07:36 (UTC) (edited on 2019-10-25 07:36 (UTC) by huyz)
The source's version (0.7.0) is different from the package's version (0.8.2).
Besides, since you package this with prebuilt binary, I suggest changing the package's name into lx-music-desktop-bin
.
Pinned Comments
springzfx commented on 2020-02-27 12:42 (UTC)
If you open it failed, try
sudo sysctl kernel.unprivileged_userns_clone=1
. More to see here. https://github.com/electron/electron/issues/17972