HMCL-dev / HMCL-dev/HMCL

[Bug] 当 设置 - 外观 - 背景图片 设置为 [网络] 时 启动HMCL时间过长

Open
#6,079 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

问题描述 | Bug Description

如标题描述
目前HMCL还是等待图片下载完毕才打开主界面 这段时间内可能会让用户认为自己还未成功打开HMCL而导致多开HMCL
需要有合理的方法解决 例如不等图片下载完毕就直接打开HMCL 或者加启动动画 或者多线程下载 或者使用上次缓存的图片 或者先使用默认(或自定义)的图片先做背景等API图片下载完成后在替换(或许还能顺便实现幻灯片播放背景图片)?

启动器崩溃报告 / 启动器日志文件 | Launcher Crash Report / Launcher Log File

null

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reproducing startup with the background setting set to network, then trace the startup path that waits for the image download. Done means the main interface becomes available without an unnecessarily long wait and the background still updates appropriately after loading.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.