Skip to content
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

1.2.3升级1.2.5后打开出现错误 #129

Open
2721616719 opened this issue Oct 26, 2024 · 1 comment
Open

1.2.3升级1.2.5后打开出现错误 #129

2721616719 opened this issue Oct 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@2721616719
Copy link

操作系统(如MacOS 10.15)

Windows 11, version 23H2

网络环境(移动,联通,电信,移动宽带,联通宽带,电信宽带,等等..)

移动宽带

问题描述(简要描述发生的问题)

升级版本后打开出现报错

复现步骤(详细描述导致问题产生的操作步骤,如果能稳定复现)

替换CHANGELOG,LICENSE,start.exe文件为新版1.2.5后,打开出现报错。回退到1.2.3版本为正常。1.2.5版删除data中config.ini文件后才可以正常打开。

日志提交(问题截图或者日志,日志在logs目录)

2024-10-27 00:44:18,483 - start.py[line:71] - WARNING: init scene ratio: 1.0
2024-10-27 00:44:19,143 - start.py[line:83] - ERROR: 'PySide6.QtWidgets.QScrollerProperties' object has no attribute 'MousePressEventDelay'
Traceback (most recent call last):
File "start.py", line 78, in
File "view\main\main_view.py", line 31, in init
File "component\widget\main_widget.py", line 68, in init
File "interface\ui_main.py", line 101, in setupUi
File "view\index\index_view.py", line 18, in init
File "interface\ui_index.py", line 38, in setupUi
File "component\list\comic_list_widget.py", line 19, in init
File "component\list\base_list_widget.py", line 29, in init
AttributeError: 'PySide6.QtWidgets.QScrollerProperties' object has no attribute 'MousePressEventDelay'

@2721616719 2721616719 added the bug Something isn't working label Oct 26, 2024
@tonquer
Copy link
Owner

tonquer commented Oct 28, 2024

设置中打开触控优化导致的问题,待修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants