Package Details: linuxqq-appimage 3.2.13_2024_11_12-1

Git Clone URL: https://aur.archlinux.org/linuxqq-appimage.git (read-only, click to copy)
Package Base: linuxqq-appimage
Description: New Linux QQ based on Electron
Upstream URL: https://im.qq.com/linuxqq/
Keywords: appimage electron linuxqq qq tencent
Licenses: custom
Conflicts: linuxqq, linuxqq-nt-bwrap
Provides: linuxqq, qq
Submitter: fengch
Maintainer: fengch
Last Packager: fengch
Votes: 11
Popularity: 0.23
First Submitted: 2023-04-11 02:14 (UTC)
Last Updated: 2024-11-12 20:39 (UTC)

Pinned Comments

fengch commented on 2023-10-02 02:32 (UTC) (edited on 2024-08-20 06:03 (UTC) by fengch)

版本更新以 https://cdn-go.cn/qq-web/im.qq.com_new/latest/rainbow/linuxQQDownload.js 获取到的最新版本为准,如果新版本未通过这个链接发布,请不要将这个包标志为过期

包内提供了node.js脚本get_latest获取最新的版本 脚本 update.sh 直接更新 PKGBUILD 和 .SRCINFO 文件,然后手动打包安装

仓库在 https://gitlab.com/findlayfeng1/linuxqq-appimage 配置了 ci/cd 自动进行版本更新,检查频率为每天检查一次

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

fengch commented on 2024-04-17 13:46 (UTC)

@yifwon 你的home 磁盘是不是满了.... install 会复制一份包 我给修改成mv ?

yifwon commented on 2024-04-17 13:36 (UTC) (edited on 2024-04-17 13:37 (UTC) by yifwon)

也和您反馈一下我看到的现象

jat@Intel-OptiPlex-7080:linuxqq-appimage> sha256sum Linuxqq-3.2.7_2024_4_15-x86_64.AppImage 
4c1f61b9421a964cb4f5bf7c6a53664476c2b5e1113ca8fd232a89cbe1443e22  Linuxqq-3.2.7_2024_4_15-x86_64.AppImage
jat@Intel-OptiPlex-7080:linuxqq-appimage> 
jat@Intel-OptiPlex-7080:linuxqq-appimage> 
jat@Intel-OptiPlex-7080:linuxqq-appimage> sha256sum src/Linuxqq-3.2.7_2024_4_15-x86_64.AppImage 
4c1f61b9421a964cb4f5bf7c6a53664476c2b5e1113ca8fd232a89cbe1443e22  src/Linuxqq-3.2.7_2024_4_15-x86_64.AppImage
jat@Intel-OptiPlex-7080:linuxqq-appimage> sha256sum pkg/linuxqq-appimage/opt/linuxqq-appimage/linuxqq-appimage.AppImage 
24da8e0e149b7211cbfb00a545189a1101cb18d1f27d4cfc1895837d2c30bc30  pkg/linuxqq-appimage/opt/linuxqq-appimage/linuxqq-appimage.AppImage

我感觉是这个地方出了问题

install -Dm755 "${srcdir}/${_appimage}" "${pkgdir}/opt/${pkgname}/${pkgname}.AppImage"

yifwon commented on 2024-04-17 13:33 (UTC) (edited on 2024-04-17 13:38 (UTC) by yifwon)

我现在临时的解决办法是这样的

jat@Intel-OptiPlex-7080:linuxqq-appimage> pwd
/home/jat/.cache/paru/clone/linuxqq-appimage
jat@Intel-OptiPlex-7080:linuxqq-appimage> sudo cp Linuxqq-3.2.7_2024_4_15-x86_64.AppImage /opt/linuxqq-appimage/linuxqq-appimage.AppImage 
jat@Intel-OptiPlex-7080:linuxqq-appimage>

yifwon commented on 2024-04-17 13:17 (UTC)

jat@Intel-OptiPlex-7080:~> cd .cache/paru/clone/linuxqq-appimage 
jat@Intel-OptiPlex-7080:linuxqq-appimage> ls 
get_latest                               linuxqq-appimage-3.2.7_2024_4_15-1-x86_64.pkg.tar.zst  package-lock.json  update_pkgbuild.sh
Linuxqq-3.2.7_2024_4_15-x86_64.AppImage  package.json                                           PKGBUILD           update.sh
jat@Intel-OptiPlex-7080:linuxqq-appimage> 
jat@Intel-OptiPlex-7080:linuxqq-appimage> ./Linuxqq-3.2.7_2024_4_15-x86_64.AppImage 
version_config_filename :/home/jat/.config/QQ/versions/config.json
app_package_filename :/tmp/.mount_LinuxqeKuL4P/resources/app/package.json
config_build_id :22961
config_base_version :3.2.7-22961
config_current_version :3.2.7-22961
app_build_version :22961
version_config_filename :/home/jat/.config/QQ/versions/config.json
version_config_filename :/home/jat/.config/QQ/versions/config.json
app_package_filename :/tmp/.mount_LinuxqeKuL4P/resources/app/package.json
app_package_filename :/tmp/.mount_LinuxqeKuL4P/resources/app/package.json
config_build_id :22961
config_base_version :3.2.7-22961
config_build_id :22961
config_current_version :3.2.7-22961
config_base_version :3.2.7-22961
app_build_version :22961
config_current_version :3.2.7-22961
app_build_version :22961
[preload] succeeded. /tmp/.mount_LinuxqeKuL4P/resources/app/major.node
[preload] succeeded. /tmp/.mount_LinuxqeKuL4P/resources/app/major.node
Error occurred in handler for 'get-remote-win': Error: No handler registered for 'get-remote-win'
    at WebContents.<anonymous> (node:electron/js2c/browser_init:2:86829)
    at WebContents.emit (node:events:517:28)

...

如果直接启动原始appimage是可以运行的

yifwon commented on 2024-04-17 13:15 (UTC)

:: linuxqq-appimage-3.2.7_2024_4_15-1 与 linuxqq-2:3.2.7_240412-2 有冲突。删除 linuxqq 吗? [y/N] y

软件包 (2)        旧版本            新版本             净变化     

linuxqq           2:3.2.7_240412-2                     -429.41 MiB
linuxqq-appimage                    3.2.7_2024_4_15-1     0.20 MiB

全部安装大小:     0.20 MiB
净更新大小:    -429.21 MiB

:: 进行安装吗? [Y/n] 

包大小感觉也有问题,我看了打包目录的pkg下边的/opt/linuxqq-appimage/linuxqq-appimage.AppImage 很小

jat@Intel-OptiPlex-7080:~> cd /opt/linuxqq-appimage 
jat@Intel-OptiPlex-7080:linuxqq-appimage> ls
LICENSE  linuxqq-appimage.AppImage
jat@Intel-OptiPlex-7080:linuxqq-appimage> sha256sum linuxqq-appimage.AppImage 
24da8e0e149b7211cbfb00a545189a1101cb18d1f27d4cfc1895837d2c30bc30  linuxqq-appimage.AppImage
jat@Intel-OptiPlex-7080:linuxqq-appimage> ls -l
总计 188
-rw-r--r-- 1 root root   1096  4月17日 21:13 LICENSE
-rwxr-xr-x 1 root root 188392  4月17日 21:13 linuxqq-appimage.AppImage

fengch commented on 2024-04-17 13:11 (UTC)

@yifwon

/opt/linuxqq-appimage/linuxqq-appimage.AppImage 这个可执行文件可以直接打开吗?

还有 用 sha256sum /opt/linuxqq-appimage/linuxqq-appimage.AppImage 校验一下,以下是 x86_64 的sha256 结果 4c1f61b9421a964cb4f5bf7c6a53664476c2b5e1113ca8fd232a89cbe1443e22 /opt/linuxqq-appimage/linuxqq-appimage.AppImage

yifwon commented on 2024-04-16 03:30 (UTC) (edited on 2024-04-16 03:31 (UTC) by yifwon)

./Linuxqq-3.2.7_2024_4_15-x86_64.AppImage  
[preload] succeeded. /tmp/.mount_Linuxqh043Pu/resources/app/major.node
[preload] succeeded. /tmp/.mount_Linuxqh043Pu/resources/app/major.node
Error occurred in handler for 'get-remote-win': Error: No handler registered for 'get-remote-win'
    at WebContents.<anonymous> (node:electron/js2c/browser_init:2:86829)
    at WebContents.emit (node:events:517:28)

I try to download the pkg repo and run the appimage directly, it make sense and can run gracefully.

yifwon commented on 2024-04-15 07:52 (UTC)

看起来是 fuse2 挂载 AppImage 包的时候出错了,检查一下是不是修改了 系统 fuse2 的默认配置

应该和装过一次linuxqq-nt-bwrap没关系,从上个月开始我这边也一直是这个问题,即使是在一个全新安装的系统上也是这个问题,我在linuxqq-appimage-latest的评论中反馈过,您应该是没有看到,也有其他人反馈也遇到了和我一样的问题

fengch commented on 2024-04-15 04:38 (UTC)

启动的时候报以下错误是为啥呢?装过一次linuxqq-nt-bwrap,卸载后再安装linuxqq-appimage后启动就这样了 Cannot amount AppImage,please check your FUSE setup You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information

看起来是 fuse2 挂载 AppImage 包的时候出错了,检查一下是不是修改了 系统 fuse2 的默认配置

vampireex commented on 2024-04-10 11:01 (UTC)

启动的时候报以下错误是为啥呢?装过一次linuxqq-nt-bwrap,卸载后再安装linuxqq-appimage后启动就这样了 Cannot amount AppImage,please check your FUSE setup You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information