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

Issue when opening EPUB 3 files #456

Open
marcqtan opened this issue Jul 3, 2020 · 0 comments · May be fixed by #457
Open

Issue when opening EPUB 3 files #456

marcqtan opened this issue Jul 3, 2020 · 0 comments · May be fixed by #457

Comments

@marcqtan
Copy link

marcqtan commented Jul 3, 2020

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant