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

[BUG] 重复搜索战绩时,有时会没反应,需要重新点好几下才会开始转圈查询 #449

Closed
2 tasks done
asd2422313947 opened this issue Aug 15, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@asd2422313947
Copy link

问题描述

重复搜索战绩时,有时会没反应,需要重新点好几下才会开始转圈查询

系统信息

Windows 10

运行方式

在 Python 环境中直接运行源代码

软件版本

最新源代码

客户端状态(若有)

No response

复现方法(若有)

No response

日志文件

No response

您进行游戏的服务器(若有)

No response

出现率(若有)

差不多一半的情况会出现

在提交之前,请您确认

  • 我已经查看了 常见问题 FAQ,但并不能解决我的问题
  • 我已经查看了之前(包括已经关闭)的 issues,但并不能解决我的问题
@asd2422313947 asd2422313947 added the bug Something isn't working label Aug 15, 2024
@Hpero4
Copy link
Contributor

Hpero4 commented Aug 15, 2024

@asd2422313947 #450 修了

@asd2422313947
Copy link
Author

@asd2422313947 #450 修了

个人主页背景更换功能貌似出问题了,点任意英雄头像就会触发异常崩溃提示
Seraphine ver.1.0.1-beta1

Traceback (most recent call last):
File "C:\hj\lib\site-packages\qasync_init_.py", line 780, in _error_handler
task.result()
File "C:\Seraphine-main\app\components\message_box.py", line 465, in __onChangeSplashes
url = await connector.getChampionSplashes(skinItem[1], False)
File "C:\Seraphine-main\app\lol\connector.py", line 116, in wrapper
raise exce
File "C:\Seraphine-main\app\lol\connector.py", line 88, in wrapper
res = await func(*args, **kwargs)
File "C:\Seraphine-main\app\lol\connector.py", line 521, in getChampionSplashes
with open(image, "wb") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'app/resource/game/splashes/1000_uncentered.jpg'

@Hpero4
Copy link
Contributor

Hpero4 commented Aug 16, 2024

@asd2422313947 感谢反馈 另开一个issue吧

@asd2422313947
Copy link
Author

@asd2422313947 感谢反馈 另开一个issue吧

好的

@asd2422313947
Copy link
Author

@asd2422313947 #450 修了

有反应是有反应了,好像不会查询最新的战绩,就是gamtab不会刷新新数据

@asd2422313947
Copy link
Author

@asd2422313947 #450 修了

昨天我试了一下,比如我看某一个好友的战绩,第一次搜索,然后等他打完我再次通过搜索战绩方式去刷新gamtab,但是不会刷新,我只能通过切换搜索目标,比如搜索好友A的战绩,然后再搜索好友B的战绩,以此达到刷新的目的

1 similar comment
@asd2422313947
Copy link
Author

@asd2422313947 #450 修了

昨天我试了一下,比如我看某一个好友的战绩,第一次搜索,然后等他打完我再次通过搜索战绩方式去刷新gamtab,但是不会刷新,我只能通过切换搜索目标,比如搜索好友A的战绩,然后再搜索好友B的战绩,以此达到刷新的目的

@Hpero4
Copy link
Contributor

Hpero4 commented Aug 18, 2024

@asd2422313947 逻辑是这样写的, 后面考虑改改

@Hpero4
Copy link
Contributor

Hpero4 commented Aug 19, 2024

@asd2422313947 修了 #450 (comment)

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

3 participants