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

关于Kazumi鸿蒙版的一些小问题 #437

Open
1 task done
XHXYT opened this issue Dec 4, 2024 · 5 comments
Open
1 task done

关于Kazumi鸿蒙版的一些小问题 #437

XHXYT opened this issue Dec 4, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@XHXYT
Copy link

XHXYT commented Dec 4, 2024

issue 内容

首先感谢 @ErBWs 大佬和作者大大的工作,Kazumi终于可以在OpenHarmony平台顺利启动。
在目前的1.4.4-ohos版本的使用过程中(测试设备:MatepadPro 11 2024)我发现了一些问题,当播放界面正在播放视频时,如果在播放列表切换分集会导致当前播放界面卡住,然后屏幕中间出现加载圈,等待切换的分集加载完成后会只播放声音,而并没有替换当前播放界面,画面依然保持在上面的卡住并显示加载的状态。
备注:已测试LMM、ciyuancheng、xfdm三个视频源,均会稳定触发上述问题

提交前确认

  • issue 列表中,没有我的新功能需求 / 问题
@ErBWs
Copy link
Contributor

ErBWs commented Dec 4, 2024

还是 webview 的问题,切换后没有正确执行 js 脚本。另外不直接相关的问题:不知道为什么无法执行 clearCache,会整个卡住

@Predidit
Copy link
Owner

Predidit commented Dec 4, 2024

不行就把 clearCache 注释掉吧,应该没有什么影响

@ErBWs
Copy link
Contributor

ErBWs commented Dec 4, 2024

所以我说不直接相关,因为现在 loadUrl 中完全不能执行 unloadPage,不然会完全无法解析

@ErBWs
Copy link
Contributor

ErBWs commented Dec 4, 2024

@XHXYT 不知道怎么修好的,已经重新发布了 hap 包

另外顺便把 rank 始终为 0 修复了一下,感觉修复早了,应该先在 main 分支修复再同步到 ohos 分支

@XHXYT
Copy link
Author

XHXYT commented Dec 4, 2024

好耶,大佬好厉害,我平板上已经能顺利切换视频了,而且我发现不能覆盖安装,覆盖安装会花屏,哈哈哈,之前我也遇到过覆盖安装会出错的应用

@Predidit Predidit added the bug Something isn't working label Dec 5, 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

3 participants