You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can just upload the crash log file instead of pasting the whole chunk of text here.
I'm inclined to say it's because you're trying to run the app in whatever container/unsupported setup.
From a Reddit post talking about this container thing (mainly about the file access bit):
I am sorry for the chunk. Edited with a txt file.
For reddit post you mention, it has no relationship for what he mentioned. He mention about the filesystem access between the host system and the container. But, mihon is running in container and saving in container, not writing to the host system, so it is not the case.
I just take a look on the code that cause the error, the issue is kind of weird. While using a similar api for creating file and renaming files in the code, which call the same api from Android, only renaming files crash the code. Probably is some issue with incomplete support to DocumentsProvider. Anyway, I have also contact the team of Droitong, see if they can follow up the issue.
Steps to reproduce
Just download a chapter
Expected behavior
After all page is downloaded, it should be saved.
Actual behavior
Instead, after all page downloaded, it failed to saved and shows error.
Crash logs
crashlog.txt
Mihon version
0.17.1
Android version
Android 12(DroiTong container under HarmonyOS Next)
Device
HUAWEI Pura 70 ultra
Other details
This container is very new, therefore it is uncertain if this it due to some issues in the container or is something can be done on the mihon side.
Acknowledgements
The text was updated successfully, but these errors were encountered: