-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug]更新后出现问题 #35
Comments
补充: |
flatpak install io.github.hypengw.Qcm.Debug
flatpak run --devel --command=bash io.github.hypengw.Qcm
[📦 io.github.hypengw.Qcm ~]$ gdb Qcm
(gdb) run
Enable debuginfod for this session? (y or [n]) n
# when crash
(gdb) bt |
然后把 bt 后的输出贴一下
设计就是这样的,最大化时 drawer 已经展开到窗口了 |
#0 0x00007ffff2d85555 in QCoreApplicationPrivate::lockThreadPostEventList(QObject*) () |
fixed: b7bf782 |
1.最大化窗口时,左边侧栏是展开的,无法折叠回去
2.点击应用偶尔需要两次甚至多次才能启动
版本:1.10
仓库:flatpak
系统信息:fedora40 x86_64
linux内核:6.10
桌面:gnome 46.5
The text was updated successfully, but these errors were encountered: