Package Details: linuxqq 5:3.2.28_48517-2

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)

Pinned Comments

Integral commented on 2023-03-14 09:20 (UTC)

目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议

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号# 目录后重新登录。“