FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.25k stars 717 forks source link

Issue when opening EPUB 3 files #456

Open marcqtan opened 4 years ago

marcqtan commented 4 years ago

Issue / Feature - Cannot render error FolioReader version - 0.5.4 FolioReader Stock / Modified - stock Android SDK - Android 10. Mobile / Tablet / Emulator Info - Samsung S9
Crash / Error - Steps to reproduce / Describe in detail - cannot open the epub file. it will show "Below is a rendering of the page up to the first error"

EDIT: pic of error :

Screen Shot 2020-07-06 at 6 02 41 PM

Here's the error:

2020-07-03 17:10:12.162 20670-20774/com.example.foliotest W/cr_media: Requires BLUETOOTH permission
2020-07-03 17:10:12.183 20670-20807/com.example.foliotest W/AudioCapabilities: Unsupported mime audio/x-ima
2020-07-03 17:10:12.186 20670-20807/com.example.foliotest W/AudioCapabilities: Unsupported mime audio/mpeg-L1
2020-07-03 17:10:12.186 20670-20807/com.example.foliotest W/AudioCapabilities: Unsupported mime audio/mpeg-L2
2020-07-03 17:10:12.186 20670-20807/com.example.foliotest W/AudioCapabilities: Unsupported mime audio/x-ms-wma
2020-07-03 17:10:12.197 20670-20807/com.example.foliotest W/AudioCapabilities: Unsupported mime audio/x-ape
2020-07-03 17:10:12.205 20670-20807/com.example.foliotest W/VideoCapabilities: Unsupported mime video/wvc1
2020-07-03 17:10:12.209 20670-20807/com.example.foliotest W/VideoCapabilities: Unsupported mime video/avc-wfd
2020-07-03 17:10:12.209 20670-20807/com.example.foliotest I/chatty: uid=10415(com.example.foliotest) Chrome_InProcGp identical 1 line
2020-07-03 17:10:12.210 20670-20807/com.example.foliotest W/VideoCapabilities: Unsupported mime video/avc-wfd
2020-07-03 17:10:12.234 20670-20807/com.example.foliotest W/VideoCapabilities: Unsupported mime video/mp43
2020-07-03 17:10:12.235 20670-20807/com.example.foliotest W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es
2020-07-03 17:10:12.235 20670-20807/com.example.foliotest W/VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es
2020-07-03 17:10:12.235 20670-20807/com.example.foliotest W/VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es
2020-07-03 17:10:12.235 20670-20807/com.example.foliotest W/VideoCapabilities: Unsupported mime video/wvc1
2020-07-03 17:10:12.236 20670-20807/com.example.foliotest W/VideoCapabilities: Unsupported mime video/x-ms-wmv7
2020-07-03 17:10:12.237 20670-20807/com.example.foliotest W/VideoCapabilities: Unsupported mime video/x-ms-wmv8

2020-07-03 17:07:05.289 19984-19984/com.example.foliotest E/WebViewConsole: Uncaught ReferenceError: checkCompatMode is not defined [http://127.0.0.1:8080/test/OEBPS/text/:1]
2020-07-03 17:07:05.290 19984-19984/com.example.foliotest E/WebViewConsole: Uncaught ReferenceError: getReadingTime is not defined [http://127.0.0.1:8080/test/OEBPS/text/:1]
2020-07-03 17:07:05.290 19984-19984/com.example.foliotest E/WebViewConsole: Uncaught ReferenceError: setMediaOverlayStyle is not defined [http://127.0.0.1:8080/test/OEBPS/text/:1]
2020-07-03 17:07:05.300 19984-19984/com.example.foliotest E/WebViewConsole: Uncaught ReferenceError: checkCompatMode is not defined [http://127.0.0.1:8080/test/OEBPS/text/:1]
2020-07-03 17:07:05.300 19984-19984/com.example.foliotest E/WebViewConsole: Uncaught ReferenceError: getReadingTime is not defined [http://127.0.0.1:8080/test/OEBPS/text/:1]
2020-07-03 17:07:05.300 19984-19984/com.example.foliotest E/WebViewConsole: Uncaught ReferenceError: setMediaOverlayStyle is not defined [http://127.0.0.1:8080/test/OEBPS/text/:1]