闪退
Search Criteria
Package Details: linuxqq 5:3.2.28_48517-2
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: | 110 |
| Popularity: | 0.60 |
| First Submitted: | 2019-10-24 14:27 (UTC) |
| Last Updated: | 2026-04-25 15:39 (UTC) |
Dependencies (8)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- gjs (gjs-gitAUR, gjs-nohammerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- nss (nss-hgAUR)
- openjpeg2 (openjpeg-gitAUR)
- openslide
- libappindicator-gtk3 (libappindicator) (optional) – Allow QQ to extend a menu via Ayatana indicators in Unity, KDE or Systray (GTK+ 3 library).
Required by (4)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 Next › Last »
namilantu commented on 2022-05-20 01:16 (UTC)
OriginCode commented on 2021-12-11 20:44 (UTC)
@my2018 By the way, if you have installed the package from the official website, DO NOT use my package to upgrade the software.
OriginCode commented on 2021-12-11 20:42 (UTC)
@my2018 This package is already up-to-date. You might have misunderstood the epoch part in the version.
yueduz commented on 2021-10-07 04:53 (UTC)
删除 ~/.config/tencent-qq/#你的QQ号# 目录后重新登录 还是会闪退
robertking commented on 2021-09-09 19:49 (UTC)
If you are using Xwayland, the $HOME/.Xauthority may not work in the following bwrap usage example. Change it to $XAUTHORITY may help.
whenov commented on 2021-01-24 05:05 (UTC) (edited on 2021-01-24 05:05 (UTC) by whenov)
@shadowrz
Use bubblewrap for these softwares to protect your home directory.
Example usage:
bwrap --dev-bind / / \
--bind $HOME/.local/homes/qq $HOME \
--ro-bind $HOME/.Xauthority $HOME/.Xauthority \
/usr/bin/qq
shadowrz commented on 2021-01-18 02:16 (UTC)
NOTE: It was found that linuxqq called open(2) on dotfiles with O_NOATIME. it is unknown that read(2) was also called. Be careful.
leebut commented on 2021-01-16 05:23 (UTC)
Segmentation fault (core dumped) after login.
I deleted the original ~/.config/tencent-qq folder and reinstalled; the problem persists.
oizehsgl commented on 2020-10-28 07:58 (UTC)
这里https://im.qq.com/linuxqq/download.html有解决linuxqq闪退的方案,”如果版本更新后登录出现闪退情况,请删除 ~/.config/tencent-qq/#你的QQ号# 目录后重新登录。“
Pinned Comments
Integral commented on 2023-03-14 09:20 (UTC)
目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议