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
Search for your problem under Issues or Discussions
Please try other type of file and see if it works.
Share information to help me understand
If you have an issue cutting a particular file, please also share the file, if possible. (or mail a link to [email protected] if private.) Also please try to cut it with the ffmpeg command line directly.
If you have a problem or an unexpected bug or crash, please open developer tools after starting LosslessCut and before doing the failing operation. Then share the output from the javascript Console. (Menu: Tools > Toggle Developer Tools)
Please provide the error report if you got one (Menu: Help -> Report an error)
Describe the bug
The application does not start at all, crashes with a segmentation fault instead.
To Reproduce
Steps to reproduce the behavior:
Run Debian GNU/Linux 10 (buster) on arch amd64
Download any AppImage release (I tried from 3.33.1 to 3.42.0)
Grant execution rights to the binary (chmod +x)
Start from commandline with parameter --no-sandbox
Expected behavior
Application starts and show some window.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
In order to make it easier for me to help you, I ask that you please try these things first:
Share information to help me understand
If you have an issue cutting a particular file, please also share the file, if possible. (or mail a link to [email protected] if private.) Also please try to cut it with the ffmpeg command line directly.If you have a problem or an unexpected bug or crash, please open developer tools after starting LosslessCut and before doing the failing operation. Then share the output from the javascript Console. (Menu: Tools > Toggle Developer Tools)Please provide the error report if you got one (Menu: Help -> Report an error)Describe the bug
The application does not start at all, crashes with a segmentation fault instead.
To Reproduce
Steps to reproduce the behavior:
chmod +x
)--no-sandbox
Expected behavior
Application starts and show some window.
Screenshots
If applicable, add screenshots to help explain your problem.Desktop (please complete the following information):
Additional context
Command line output:
I can assist in debugging, if I get precise hints what to try.
The text was updated successfully, but these errors were encountered: