openshot-qt icon indicating copy to clipboard operation
openshot-qt copied to clipboard

OpenShot locks up doing almost anything

Open JustinWebDev opened this issue 3 years ago • 2 comments

Describe the bug OpenShot locks up doing almost anything. I can't even test out this app because it is so flaky.

Steps to reproduce the behavior:

  1. add a TS video (mine is 30min, 704x480)
  2. drag the video to a timeline
  3. play the preview
  4. OpenShot locks up with the CPU cycling ('busy' forever) and I have to kill it; same for showing waveform

Expected behavior The app should not lock up.

System Details

  • OpenShot Version: 2.6.1
  • libopenshot Version: 0.2.7
  • Platform: Windows-10-10.0.19041
  • Processor: AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
  • Machine: AMD64
  • Python version: 3.8.9
  • Qt5 version: 5.15.2
  • PyQt5 version: 5.15.4
  • Qt Detected Languages: ['en-US']
  • LANG Environment Variable:
  • LOCALE Environment Variable:
  • Daily Build: Skipped this step

Log Files

  • openshot-qt.log (10 KB)
  • libopenshot.log: File too small or empty (not uploaded)

Exception / Stacktrace No stacktrace found in log files libopenshot.log openshot-qt.log

JustinWebDev avatar Sep 19 '22 00:09 JustinWebDev

@JustinWebDev Is openshot's performance any better in the daily build? You can download it here. There are a lot of improvements in the daily build.

Also are you running the app as an administrator? If you do, does that change anything? That could be related to what permissions the app was installed with.

JacksonRG avatar Sep 20 '22 20:09 JacksonRG

My OS account is an admin account. Are you saying I should also run the app 'as administrator'? And what do permissions have to do with this issue? Shouldn't OpenShot work with whatever permissions it arranged during install? I don't understand the logic at all about permissions.

JustinWebDev avatar Sep 21 '22 22:09 JustinWebDev