打开桌面歌词引起的软件占用大量内存可以参考:https://github.com/lyswhut/lx-music-desktop/issues/1114
Search Criteria
Package Details: lx-music-desktop-bin 2.9.0-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: | 11 |
Popularity: | 0.003010 |
First Submitted: | 2019-10-14 14:04 (UTC) |
Last Updated: | 2024-09-13 08:57 (UTC) |
Dependencies (14)
- c-ares (c-ares-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- http-parser (http-parser-gitAUR)
- libappindicator-gtk3
- libevent (libevent-gitAUR)
- libnotify (libnotify-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxslt (libxslt-gitAUR)
- libxss
- minizip (minizip-gitAUR)
- nss (nss-hgAUR)
- re2 (re2-gitAUR)
- snappy (snappy-gitAUR)
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