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

Linux: 3.54.0 "About" help menu entry does nothing (does not open window) #1537

Closed
4 tasks done
slrslr opened this issue Apr 4, 2023 · 6 comments
Closed
4 tasks done
Labels
Linux Appears on Linux based OSes

Comments

@slrslr
Copy link
Contributor

slrslr commented Apr 4, 2023

I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things first

Operating System

Linux

Steps to reproduce

Hello, on Linux Debian + KDE I have latest AppImage 3.54.0
When i click Help menu and then "About" menu entry, nothing happen. Other entries in same menu opens, like problem report above it.

Anyone else with same issue?

Expected behavior

should open

Actual behavior

does not open

Share log

/.config/LosslessCut/app.log does not add any entry during operation.
Dev. console either, but shows:

index-2c6483e9.js:308 Version 3.54.0
index-2c6483e9.js:169 ffmpeg -hide_banner -f lavfi -i 'nullsrc=s=256x256:d=1' -f null -
DevTools failed to load source map: Could not parse content for file:///tmp/.mount_LossleBE3upN/resources/app.asar/node_modules/cue-parser/lib/cue.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not parse content for file:///tmp/.mount_LossleBE3upN/resources/app.asar/node_modules/cue-parser/lib/command.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not parse content for file:///tmp/.mount_LossleBE3upN/resources/app.asar/node_modules/cue-parser/lib/cuesheet.js.map: Unexpected end of JSON input
@mifi
Copy link
Owner

mifi commented Apr 4, 2023

hi. does it work on the previous version?

@slrslr
Copy link
Contributor Author

slrslr commented Apr 4, 2023

hi. does it work on the previous version?

Yes, previous (3.53) works, current not. Previous shows different translation of the menu item: Verze (non-english), current non working one shows: About

@mifi
Copy link
Owner

mifi commented Apr 5, 2023

seems to be a bug in electron: electron/electron#23847

I created a PR to fix it there electron/electron#37828

related: electron/electron#18918

@mifi mifi added the Linux Appears on Linux based OSes label Apr 8, 2023
@mifi mifi changed the title 3.54.0 "About" help menu entry does nothing (does not open window) Linux: 3.54.0 "About" help menu entry does nothing (does not open window) Apr 8, 2023
@mifi
Copy link
Owner

mifi commented Aug 24, 2023

I think this should be fixed now in the latest release. can reopen if not

@mifi mifi closed this as completed Aug 24, 2023
@slrslr
Copy link
Contributor Author

slrslr commented Aug 24, 2023

Thank you for the new release and improvements.
I have just downloaded 3.56.0 AppImage and it started showing the window now, yet the version figure is missing in it:
image

last lines of the tail -n 300 $HOME/.config/LosslessCut/app.log

info: Waiting for app to become ready
info: CLI arguments { _: [] }
info: Current version 3.56.0
info: Newest version 3.56.0

Dev. console shows:

index-3c673242.js:299 Version 3.56.0
DevTools failed to load source map: Could not load content for file:///tmp/.mount_Losslesf0mXG/resources/app.asar/node_modules/cue-parser/lib/cue.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not load content for file:///tmp/.mount_Losslesf0mXG/resources/app.asar/node_modules/cue-parser/lib/command.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not load content for file:///tmp/.mount_Losslesf0mXG/resources/app.asar/node_modules/cue-parser/lib/cuesheet.js.map: Unexpected end of JSON input

So I guess this issue may be re-open.

@mifi
Copy link
Owner

mifi commented Aug 24, 2023

This is a shortcoming in electron. Once they fix it, then it will also be resolved here in losslesscut. see electron/electron#18918

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

No branches or pull requests

2 participants