OpenComic icon indicating copy to clipboard operation
OpenComic copied to clipboard

[Bug]: No menu when open

Open Antaza opened this issue 2 months ago • 2 comments

Preflight Checklist

  • [X] I have searched the issue tracker for a bug report that matches the one I want to file, without success.

OpenComic Version

1.1.0 & 1.2.0

Operating System

Windows 10 22H2

Steps to reproduce

  1. Open a folder using recent tab. Inside it there are many folders, the only files inside that folder are shortcut folder ".ink" file, bat file for delete .nomedia files, and ps1 (same as bat file for delete .nomedia)
  2. Error message pop-up saying can't read some files in app.asar
  3. Blank screen with no menus

Expected Behavior

Try to reopen and hope it back to normal

Actual Behavior

image_2024-04-21_111820604

Error message

Uncaught (in promise) ReferenceError: win is not defined at fullScreen (opencomic.js:23:2) at opencomic.js:527:5 DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/index.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/Parser.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/Tokenizer.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/decode.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/decode-data-html.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/decode-data-xml.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/decode_codepoint.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/index.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/stringify.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/index.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/encode.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/encode-html.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/escape.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/traversal.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/manipulation.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/querying.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/legacy.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/helpers.js.map: Unexpected end of JSON input DevTools failed to load source map: Could not load content for file:///C:/Users/ASUS/AppData/Local/Programs/OpenComic/resources/app.asar/templates/feeds.js.map: Unexpected end of JSON input

Additional Information

I have tried to reinstall, downgrade from 1.2.0 to 1.1.0, try other build from similar issue on 1.1.0 version, and use portable version but no change

Sample file

No response

Antaza avatar Apr 21 '24 04:04 Antaza