问个小问题,依赖的gjs的作用是?原deb的control文件里并没有依赖gjs,而且我pacman -Rsdd gjs js102后仍然可以正常使用。
Search Criteria
Package Details: linuxqq 5:3.2.17_34467-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linuxqq.git (read-only, click to copy) |
---|---|
Package Base: | linuxqq |
Description: | New Linux QQ based on Electron |
Upstream URL: | https://im.qq.com/linuxqq |
Keywords: | electron linuxqq qq tencent |
Licenses: | LicenseRef-QQ |
Conflicts: | linuxqq-nt-bwrap |
Submitter: | redchenjs |
Maintainer: | Integral (Purofle) |
Last Packager: | Integral |
Votes: | 99 |
Popularity: | 1.60 |
First Submitted: | 2019-10-24 14:27 (UTC) |
Last Updated: | 2025-04-18 11:17 (UTC) |
Dependencies (9)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- gjs (gjs-gitAUR, gjs-nohammerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libvips (libvips-notiffAUR, libvips-gitAUR)
- nss (nss-hgAUR)
- openjpeg2 (openjpeg-gitAUR)
- openslide
- libappindicator-gtk3 (optional) – Allow QQ to extend a menu via Ayatana indicators in Unity, KDE or Systray (GTK+ 3 library).
Required by (5)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 31 Next › Last »
ayatale commented on 2022-12-31 12:11 (UTC)
OH016 commented on 2022-12-31 05:48 (UTC)
在dwm桌面环境下,会突然的闪退,用终端查了一下
[BuglyService.cpp][handleSignal][386]Record map file of thread: 41064 [BuglyService.cpp][handleSignal][396]Dumping of native stack finished. 235,0001,Record EupInfo 235,0002,EupInfo has been recorded. 235,0003,Record native key-value list. 235,0004,Native key-value list has been recorded. 235,0005,Record native log. 235,0000,Native log has not been initiated. 235,0006,Native log has been recorded. [BuglyService.cpp][clearEupInfo][283]Clear eupInfo object. 235,0005,Try to unlock file: /home/oh016/.config/QQ/crash_files//../files/native_record_lock 235,0006,Successfully unlock file: /home/oh016/.config/QQ/crash_files//../files/native_record_lock [BuglyService.cpp][handleSignal][441]Restored signal handlers.
LuoYu commented on 2022-12-30 14:46 (UTC)
i3环境下退出qq会完全退出,而不是最小化到托盘,不清楚算不算bug(spotify也有类似的bug) 另外这个版本qq总是无端卡死,不清楚是不是electron的缘故
cubercsl commented on 2022-12-30 08:11 (UTC)
似乎 PKGBUILD 里面写的依赖与 deb 的有些不同,最新的 deb 的依赖转换下来应该对应如下:
depends=(
'gtk3' # libgtk-3-0
'libnotify' # libnotify4
'nss' # libnss3
'libxss' # libxss1
'libxtst' # libxtst6
'xdg-utils' # xdg-utils
'at-spi2-core' # libatspi
'util-linux-libs' # libuuid1
'libsecret' # libsecret-1-0
)
可选依赖不变
MikeWalrus commented on 2022-12-30 05:03 (UTC)
在i3wm里貌似不能最小化
pochilim commented on 2022-12-29 16:24 (UTC)
真心不错!正用着!!!
tategotoazarasi commented on 2022-12-28 08:25 (UTC)
非内测用户还是不能登录
yuhldr commented on 2022-12-26 06:10 (UTC)
目前已经公测了,2.0.3都可以用
Pinned Comments
Integral commented on 2023-03-14 09:20 (UTC)
目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议