我前一天使用这个版本还一切正常,今天使用就出现启动后大约8s后就闪退(没有更新,连系统的包也没更新),用命令行启动也发现有native的崩溃信息
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.64 |
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 .. 14 15 16 17 18 19 20 21 22 23 24 .. 31 Next › Last »
fenggwsx commented on 2023-04-03 14:03 (UTC)
yanyongyu commented on 2023-04-01 12:12 (UTC)
目前手机扫码会提示勾选设备无需验证,但重启之后依然需要重新扫码。崩溃问题依然还是存在。
AzureZeng commented on 2023-03-31 19:04 (UTC)
目前实测,新安装的Arch Linux没有重启后需要重新扫码的问题
dongfengweixiao commented on 2023-03-30 14:00 (UTC)
3.1.1版本存在崩溃的问题,表现为登陆后大概8s左右窗口消失,如果从终端启动应用,可以看到native的崩溃信息。
尝试从官网下载 appimage 的版本直接运行,同样会崩溃。
hysonger commented on 2023-03-28 18:30 (UTC) (edited on 2023-03-28 18:33 (UTC) by hysonger)
我这边也是会在登录后约8秒崩溃,但Appimage版没有这个问题,解包AppImage版出来运行AppRun似乎也不闪退,猜测可能与动态链接库有关,AppRun修改了LD_LIBRARY_PATH用自带的库进行了覆盖。刚刚尝试手动修改了这个环境变量,好像也不闪退了。 如果这个问题能解决,剩下的就是每次重启都要重新登录了,真的很烦。楼下有人说登录设备名的问题,我这边显示的是用户名(我主机名有大写而用户名全小写),应该是用户名没跑了
bczhc commented on 2023-03-28 12:58 (UTC) (edited on 2023-03-28 12:59 (UTC) by bczhc)
用上了官网的3.1.1AppImage,竟还是崩溃(已清了~/.config/QQ
。先是QQ卡住,然后窗口消失)。就是在群里机器人发图片的时候。而且没什么输出,不像3.1.0输出好多(见我那个#comment-907421)。
~/Downloads ❯ np ./linuxqq_3.1.1-11223_x86_64.AppImage 43s 20:47:23
linux-bugly: init bugly ...
[BuglyManager.cpp][InitBuglyManager][198]InitBuglyManager path: /home/bczhc/.config/QQ/crash_files/
[BuglyService.cpp][registBugly][589]set signal stack
[BuglyService.cpp][registSignalHandler][520]regist native handler
[BuglyService.cpp][setParam][618]setParam, key:appVersion, value:3.1.1-11223..
signal success
linux-bugly: init bugly done.
20:47:46.852 › [HotUpdater][clearOldVersions] start clear old version files
[BuglyManager.cpp][UploadBugly][107]!!!in UploadBugly.
[NativeCrashHandler.cpp][getCrashDetailBeanFromRecord][52]!!!! in NativeCrashHandler getCrashDetailBeanFromRecord, open file error!!!,dumpFilePath:/home/bczhc/.config/QQ/crash_files/rqd_record.eup.
[NativeCrashHandler.cpp][uploadCrashEvent][331]get null crashDetailBean, return!
(process:1884186): VIPS-WARNING **: 20:55:04.385: pngsave: no property named `optimize-coding'
(process:1884186): VIPS-WARNING **: 20:55:04.385: pngsave: no property named `no-subsample'
[BuglyService.cpp][buglySignalHandler][460]buglySignalHandler info=0x7f3300e634b0 context=0x7f3300e63380 crashed=0 signal=5
Integral commented on 2023-03-28 12:16 (UTC)
@zjsxwc 已推送 3.1.1
zjsxwc commented on 2023-03-28 07:57 (UTC)
最新版本是3.1.1 当前版本3.1.0有bug会闪退
Pinned Comments
Integral commented on 2023-03-14 09:20 (UTC)
目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议