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

疑似文件命名问题导致略缩图无法显示 #732

Open
4 tasks done
ztc8069 opened this issue Apr 8, 2024 · 3 comments
Open
4 tasks done

疑似文件命名问题导致略缩图无法显示 #732

ztc8069 opened this issue Apr 8, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@ztc8069
Copy link

ztc8069 commented Apr 8, 2024

确认

  • 我的版本是最新版本,我的版本号与 version 相同。
  • 我已经查阅了已知问题,并确认我的问题不在其中。
  • 我已经 issue 中搜索过,确认我的问题没有被提出过。
  • 我已经修改标题,将标题中的 描述 替换为我遇到的问题。

当前程序版本

3.1.10

问题类型

WebUI

问题描述

WebUI 无法显示略缩图,如图
屏幕截图 2024-04-09 022830

查看控制台报错:
RuntimeError: File at path data/posters/b66844d2.jpg does not exist.

检查文件路径如图
屏幕截图 2024-04-09 023059

猜测略缩图预期文件名为<b66844d2.jpg>,但实际上被命名成为了<b66844d2.jpg width=400&height=560&format=webp>,导致软件无法找到预期的略缩图

发生问题时系统日志

RuntimeError: File at path data/posters/b66844d2.jpg does not exist.
@ztc8069 ztc8069 added the bug Something isn't working label Apr 8, 2024
@ztc8069
Copy link
Author

ztc8069 commented Apr 8, 2024

文件本身倒是可以打开,应该就是名称错了
屏幕截图 2024-04-09 023711

@Rivers47
Copy link

Rivers47 commented Apr 9, 2024

碰到了类似的问题,建议先换到最新版删掉配置再试试

@calvinchai
Copy link

上个版本应该修好了
df02926

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