gmg137 / netease-cloud-music-gtk

Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器
GNU General Public License v3.0
1.51k stars 89 forks source link

切换音乐时可能会串 #227

Open iceBear67 opened 1 year ago

iceBear67 commented 1 year ago

Describe the bug 搜索一首新的音乐,点击其他结果之后在音乐尚未开始播放之前点击回正确结果(点错了),正确结果可能会先播放一会,接着会被替换成其他结果的音乐,而且必须要手动清理缓存(删除目录,我觉得可以加个按钮做手动清理)

To Reproduce Steps to reproduce the behavior:

  1. 搜索 Unwelcome School
  2. 随便点一首 Remix
  3. 在没播放之前点回去原曲
  4. 10s内发现问题

Expected behavior 正常播放

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context 我使用质量不稳定的无线网络。

gmg137 commented 1 year ago

测试了多次一直没能重现该问题,,,,你说的会 “替换成其他结果的音乐” 是只有播放的音乐被替换了还是播放栏中的歌曲名等信息也都被替换?

iceBear67 commented 1 year ago

仅播放的音乐

iceBear67 commented 1 year ago

没有再碰到过这个问题了。可能是某些非常特殊的 usecase 导致的

ExplodingDragon commented 1 year ago

这个问题在网络特别慢的情况下可以复现