Package Details: linuxqq 5:3.2.13_29804-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: 92
Popularity: 1.56
First Submitted: 2019-10-24 14:27 (UTC)
Last Updated: 2024-11-19 15:46 (UTC)

Pinned Comments

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

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

Latest Comments

« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 Next › Last »

MemoryShadow commented on 2022-12-07 03:31 (UTC)

还得看沙雕群友的手速

Hyuuko commented on 2022-12-07 03:28 (UTC)

有个小错误 /usr/bin/linuxqq-electron 链接到 ${pkgdir}/opt/QQ/qq 去了

❯ ll /usr/bin/linuxqq-electron
Permissions Size User Date Modified    Name
lrwxrwxrwx    60 root 2022-12-07 11:18 /usr/bin/linuxqq-electron -> /tmp/makepkg/linuxqq-electron/pkg/linuxqq-electron/opt/QQ/qq

PKGBUID 第24行,

ln -s "${pkgdir}/opt/QQ/qq" "${pkgdir}/usr/bin/${pkgname}"
# 要改成
ln -s "/opt/QQ/qq" "${pkgdir}/usr/bin/${pkgname}"

Purofle commented on 2022-12-07 03:06 (UTC) (edited on 2022-12-07 03:07 (UTC) by Purofle)

本包仅限12月6日19点前进群(Linux QQ公测群)的成员登录,暂未完全开放。

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