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

Openshot crashes on trying to import first video file #5601

Open
DerekSansom opened this issue Aug 18, 2024 · 1 comment
Open

Openshot crashes on trying to import first video file #5601

DerekSansom opened this issue Aug 18, 2024 · 1 comment

Comments

@DerekSansom
Copy link

Describe the bug
Open openshot, import file, select my first 10gb video file,
Openshot shuts, no warning, nothing, just what's in the attached logs

Steps to reproduce the behavior:

  1. Click on 'File -> Import Files'
  2. Select File
  3. Click Open
  4. Openshot disappears

Expected behavior
Ability to import a video file and edit it

System Details

  • OpenShot Version: 3.2.1
  • libopenshot Version: 0.3.3
  • Platform: Linux-6.5.0-27-generic-x86_64-with-glibc2.35
  • Processor: x86_64
  • Machine: x86_64
  • Python version: 3.10.12
  • Qt5 version: 5.15.3
  • PyQt5 version: 5.15.6
  • Qt Detected Languages: ['en-GB', 'en']
  • LANG Environment Variable: en_GB.UTF-8
  • LOCALE Environment Variable:
  • Daily Build: Not able to verify issue still exists in daily build

Log Files

Exception / Stacktrace

/usr/lib/python3/dist-packages/_openshot.cpython-310-x86_64-linux-gnu.so                                          0xbd20d  [0x76b425abd20d]
/usr/bin/python3                                                        0x15a7f4  [0x5bba558d97f4]
/usr/bin/python3               _PyEval_EvalFrameDefault                 0x2a49  [0x5bba558c4ca9]
/usr/bin/python3               _PyFunction_Vectorcall                   0x7c  [0x5bba558da6ac]
/usr/bin/python3               _PyEval_EvalFrameDefault                 0x8cb  [0x5bba558c2b2b]
/usr/bin/python3               _PyFunction_Vectorcall                   0x7c  [0x5bba558da6ac]
/usr/bin/python3               _PyEval_EvalFrameDefault                 0x6d5  [0x5bba558c2935]
/usr/bin/python3                                                        0x169251  [0x5bba558e8251]
/usr/bin/python3               _PyEval_EvalFrameDefault                 0x6d5  [0x5bba558c2935]
/usr/bin/python3               _PyFunction_Vectorcall                   0x7c  [0x5bba558da6ac]
/usr/bin/python3               _PyEval_EvalFrameDefault                 0x8cb  [0x5bba558c2b2b]
/usr/bin/python3               _PyFunction_Vectorcall                   0x7c  [0x5bba558da6ac]
/usr/bin/python...
@Colorjet3
Copy link
Collaborator

go to openshot.org/download/#daily and download the latest dev daily build AppImage (build #12980). Make it executable and run it. You may need to install libfuse2 to run the appImage.

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

No branches or pull requests

2 participants