OpenShot / openshot-qt

OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
http://www.openshot.org
Other
4.26k stars 532 forks source link

how can I get a working openshot? #5159

Open petaflot opened 1 year ago

petaflot commented 1 year ago

I have not been able to use openshot in a very long while, this is starting to be a real problem. I have tried a variety of systems (gentoo, ubuntu, arch...), no chance either with packaged openshot or appimages

Question: Is there at least one know working combination of OS/openshot that will work, and preferably on a virtualbox machine or something similar.

System Details: as mentionned above, I have tried many different systems, unfortunately I cannot afford to spend time trying over and over again and retro-documenting all my attempts. I actually got openshot to recently run once on a quite old ubuntu vbox, but I tried to upgrade it - that was a mistake - and then it stopped working.

Colorjet3 commented 1 year ago

Hello @petaflot I am running the latest DEV Daily Build in Ubuntu, Mint, Fedora, Windows 10 & Windows 11.

I recommend you go to openshot.org/download/#daily and get the latest DEV Daily build available and give it a try.

petaflot commented 1 year ago

looks like it works.

seems like something should really be done about those packaged versions of openshot... removing them altogether seems like a reasonable choice.

thanks.

petaflot commented 1 year ago

well, it doesn't work actually.

I set up a virtualbox xubuntu, got openbox to start, open the project... and bam! SIGSEV

$ openshot
INFO app: ------------------------------------------------
INFO app:             Tue Feb 28 13:38:17 2023            
INFO app:               Starting new session              
INFO app: ------------------------------------------------
INFO app:             OpenShot (version 3.0.0)            
INFO app: ------------------------------------------------
INFO app: openshot-qt version: 3.0.0
INFO app: libopenshot version: 0.3.0
INFO app: platform: Linux-5.15.0-60-generic-x86_64-with-glibc2.4
INFO app: processor: x86_64
INFO app: machine: x86_64
INFO app: python version: 3.8.10
INFO app: qt5 version: 5.12.8
INFO app: pyqt5 version: 5.14.1
INFO app: Frozen version info from build server:
{
    "build_name": "OpenShot-v3.0.0-daily-11058-8f92bac0-b5bbab66",
    "date": "2023-02-15 22:55",
    "libopenshot": {
        "CI_COMMIT_REF_NAME": "develop",
        "CI_COMMIT_SHA": "8f92bac0b787c54503142054da1890c2f56a910b",
        "CI_JOB_ID": "35032",
        "CI_PIPELINE_ID": "11047",
        "CI_PROJECT_NAME": "libopenshot",
        "SO": "23",
        "VERSION": "0.3.0"
    },
    "libopenshot-audio": {
        "CI_COMMIT_REF_NAME": "develop",
        "CI_COMMIT_SHA": "b5bbab66e042d0ddedc33f4d50be1faa733fb321",
        "CI_JOB_ID": "34630",
        "CI_PIPELINE_ID": "10897",
        "CI_PROJECT_NAME": "libopenshot-audio",
        "SO": "9",
        "VERSION": "0.3.0"
    },
    "openshot-qt": {
        "CI_COMMIT_REF_NAME": "develop",
        "CI_COMMIT_SHA": "f8115371ba2ec9870a910bb09466412393175376",
        "CI_JOB_ID": "35059",
        "CI_PIPELINE_ID": "11058",
        "CI_PROJECT_NAME": "openshot-qt",
        "SO": null,
        "VERSION": "3.0.0"
    }
}
INFO project_data: Setting profile to HD 720p 30 fps
INFO project_data: Apply default audio playback settings: 44100, 2 channels
INFO app: checking babl_ext_path: /tmp/.mount_openshZfEq8p/usr/bin/lib/babl-ext
INFO app: setting BABL_PATH: /tmp/.mount_openshZfEq8p/usr/bin/lib/babl-ext
INFO language: Qt Detected Languages: ['fr-CH', 'fr']
INFO language: LANG Environment Variable: fr_CH.UTF-8
INFO language: LOCALE Environment Variable: 
INFO language: OpenShot Preference Language: Default
INFO app: Setting font to /tmp/.mount_openshZfEq8p/usr/bin/images/fonts/Ubuntu-R.ttf
INFO app: Setting custom dark theme
INFO logger_libopenshot: Connecting to libopenshot with debug port: 5556
INFO ui_util: Initializing UI for MainWindow
INFO thumbnail: Starting thumbnail server listening on ('127.0.0.1', 53443)
Sandboxing disabled by user.
Installed Qt WebEngine locales directory not found at location /tmp/.mount_openshZfEq8p/usr/bin/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /tmp/.mount_openshZfEq8p/usr/bin/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
Path override failed for key ui::DIR_LOCALES and path '/home/vbox/.openshot'
[0228/133818.896876:WARNING:resource_bundle_qt.cpp(116)] locale_file_path.empty() for locale 
Installed Qt WebEngine locales directory not found at location /tmp/.mount_openshZfEq8p/usr/bin/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /tmp/.mount_openshZfEq8p/usr/bin/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
Path override failed for key ui::DIR_LOCALES and path '/home/vbox/.QtWebEngineProcess'
[0228/133818.957023:WARNING:resource_bundle_qt.cpp(116)] locale_file_path.empty() for locale 
INFO webengine: WebEngine backend initializing
INFO transition_model: updating transitions model.
INFO version: Found current version: {'openshot_version': '3.0.0', 'error_rate_unstable': 0.05, 'error_rate_stable': 0.5, 'trans_rate_stable': 0.01, 'trans_rate_unstable': 0.001}
INFO effects_model: updating effects model.
INFO emoji_model: updating emoji model.
WARNING metrics: Failed to track metric
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 692, in urlopen
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 281, in _get_conn
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 1011, in _new_conn
urllib3.exceptions.SSLError: Can't connect to HTTPS URL because the SSL module is not available.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/requests/adapters.py", line 489, in send
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 787, in urlopen
  File "/usr/local/lib/python3.8/dist-packages/urllib3/util/retry.py", line 592, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.google-analytics.com', port=443): Max retries exceeded with url: /collect?cid=4feb8a90-f6c6-4641-a2bc-0ba40d2d576e&v=1&tid=UA-4381101-5&an=OpenShot+Video+Editor&aip=1&aid=org.openshot.openshot-qt&av=3.0.0&ul=fr-ch.utf-8&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd1=0.3.0&cd2=3.8.10&cd3=5.12.8&cd4=5.14.1&cd5=None&t=screenview&sc=start&cd=launch-app (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/tmp/.mount_openshZfEq8p/usr/bin/classes/metrics.py", line 164, in send_metric
    r = requests.get(url, headers={"user-agent": user_agent})
  File "/usr/local/lib/python3.8/dist-packages/requests/api.py", line 73, in get
  File "/usr/local/lib/python3.8/dist-packages/requests/api.py", line 59, in request
  File "/usr/local/lib/python3.8/dist-packages/requests/sessions.py", line 587, in request
  File "/usr/local/lib/python3.8/dist-packages/requests/sessions.py", line 701, in send
  File "/usr/local/lib/python3.8/dist-packages/requests/adapters.py", line 563, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='www.google-analytics.com', port=443): Max retries exceeded with url: /collect?cid=4feb8a90-f6c6-4641-a2bc-0ba40d2d576e&v=1&tid=UA-4381101-5&an=OpenShot+Video+Editor&aip=1&aid=org.openshot.openshot-qt&av=3.0.0&ul=fr-ch.utf-8&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd1=0.3.0&cd2=3.8.10&cd3=5.12.8&cd4=5.14.1&cd5=None&t=screenview&sc=start&cd=launch-app (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))
WARNING metrics: Failed to track metric
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 692, in urlopen
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 281, in _get_conn
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 1011, in _new_conn
urllib3.exceptions.SSLError: Can't connect to HTTPS URL because the SSL module is not available.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/requests/adapters.py", line 489, in send
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 787, in urlopen
  File "/usr/local/lib/python3.8/dist-packages/urllib3/util/retry.py", line 592, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.google-analytics.com', port=443): Max retries exceeded with url: /collect?cid=4feb8a90-f6c6-4641-a2bc-0ba40d2d576e&v=1&tid=UA-4381101-5&an=OpenShot+Video+Editor&aip=1&aid=org.openshot.openshot-qt&av=3.0.0&ul=fr-ch.utf-8&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd1=0.3.0&cd2=3.8.10&cd3=5.12.8&cd4=5.14.1&cd5=None&t=screenview&cd=main-screen (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/tmp/.mount_openshZfEq8p/usr/bin/classes/metrics.py", line 164, in send_metric
    r = requests.get(url, headers={"user-agent": user_agent})
  File "/usr/local/lib/python3.8/dist-packages/requests/api.py", line 73, in get
  File "/usr/local/lib/python3.8/dist-packages/requests/api.py", line 59, in request
  File "/usr/local/lib/python3.8/dist-packages/requests/sessions.py", line 587, in request
  File "/usr/local/lib/python3.8/dist-packages/requests/sessions.py", line 701, in send
  File "/usr/local/lib/python3.8/dist-packages/requests/adapters.py", line 563, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='www.google-analytics.com', port=443): Max retries exceeded with url: /collect?cid=4feb8a90-f6c6-4641-a2bc-0ba40d2d576e&v=1&tid=UA-4381101-5&an=OpenShot+Video+Editor&aip=1&aid=org.openshot.openshot-qt&av=3.0.0&ul=fr-ch.utf-8&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd1=0.3.0&cd2=3.8.10&cd3=5.12.8&cd4=5.14.1&cd5=None&t=screenview&cd=main-screen (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))
INFO sentry: Sentry initialized for 'production': 0.5 sample rate, 0.01 transaction rate
INFO main_window: InitCacheSettings
INFO main_window: cache-mode: CacheMemory
INFO main_window: cache-limit-mb: 250
INFO main_window: cache-ahead-percent: 0.7
INFO main_window: cache-preroll-min-frames: 24
INFO main_window: cache-preroll-max-frames: 48
INFO main_window: cache-max-frames: 600
INFO main_window: Creating CacheMemory object with 262144000 byte limit
INFO preview_thread: QThread Start Method Invoked
ERROR main_window: Unhandled crash detected: -linux-/tmp/.mount_openshsBzp4J/usr/bin/libopenshot.so.23 opensho
INFO main_window: updateStatusChanged
INFO main_window: recover_backup
INFO project_data: Setting profile to HD 720p 30 fps
INFO project_data: Apply default audio playback settings: 44100, 2 channels
INFO video_widget: Load: Set video widget display aspect ratio to: 1.7777777910232544
INFO video_widget: Set video widget pixel aspect ratio to: 1.0
INFO main_window: updateStatusChanged
WARNING metrics: Failed to track metric
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 692, in urlopen
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 281, in _get_conn
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 1011, in _new_conn
urllib3.exceptions.SSLError: Can't connect to HTTPS URL because the SSL module is not available.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/requests/adapters.py", line 489, in send
  File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 787, in urlopen
  File "/usr/local/lib/python3.8/dist-packages/urllib3/util/retry.py", line 592, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.google-analytics.com', port=443): Max retries exceeded with url: /collect?cid=4feb8a90-f6c6-4641-a2bc-0ba40d2d576e&v=1&tid=UA-4381101-5&an=OpenShot+Video+Editor&aip=1&aid=org.openshot.openshot-qt&av=3.0.0&ul=fr-ch.utf-8&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd1=0.3.0&cd2=3.8.10&cd3=5.12.8&cd4=5.14.1&cd5=None&t=exception&exd=unhandled-crash-linux-%2Ftmp%2F.mount_openshsBzp4J%2Fusr%2Fbin%2Flibopenshot.so.23+opensho&exf=1 (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/tmp/.mount_openshZfEq8p/usr/bin/classes/metrics.py", line 164, in send_metric
    r = requests.get(url, headers={"user-agent": user_agent})
  File "/usr/local/lib/python3.8/dist-packages/requests/api.py", line 73, in get
  File "/usr/local/lib/python3.8/dist-packages/requests/api.py", line 59, in request
  File "/usr/local/lib/python3.8/dist-packages/requests/sessions.py", line 587, in request
  File "/usr/local/lib/python3.8/dist-packages/requests/sessions.py", line 701, in send
  File "/usr/local/lib/python3.8/dist-packages/requests/adapters.py", line 563, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='www.google-analytics.com', port=443): Max retries exceeded with url: /collect?cid=4feb8a90-f6c6-4641-a2bc-0ba40d2d576e&v=1&tid=UA-4381101-5&an=OpenShot+Video+Editor&aip=1&aid=org.openshot.openshot-qt&av=3.0.0&ul=fr-ch.utf-8&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd1=0.3.0&cd2=3.8.10&cd3=5.12.8&cd4=5.14.1&cd5=None&t=exception&exd=unhandled-crash-linux-%2Ftmp%2F.mount_openshsBzp4J%2Fusr%2Fbin%2Flibopenshot.so.23+opensho&exf=1 (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))
INFO timeline: Adjusting max size of preview image: PyQt5.QtCore.QSize(628, 352)
INFO webengine: Registering WebChannel connection with WebEngine
Property 'modal'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'windowModality'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'enabled'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'geometry'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'frameGeometry'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'normalGeometry'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'x'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'y'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'pos'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'frameSize'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'size'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'width'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'height'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'rect'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'childrenRect'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'childrenRegion'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'sizePolicy'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'minimumSize'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'maximumSize'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'minimumWidth'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'minimumHeight'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'maximumWidth'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'maximumHeight'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'sizeIncrement'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'baseSize'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'palette'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'font'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'cursor'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'mouseTracking'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'tabletTracking'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'isActiveWindow'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'focusPolicy'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'focus'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'contextMenuPolicy'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'updatesEnabled'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'visible'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'minimized'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'maximized'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'fullScreen'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'sizeHint'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'minimumSizeHint'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'acceptDrops'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'windowOpacity'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'windowModified'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'toolTip'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'toolTipDuration'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'statusTip'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'whatsThis'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'accessibleName'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'accessibleDescription'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'layoutDirection'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'autoFillBackground'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'styleSheet'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'locale'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'windowFilePath'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'inputMethodHints'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'title'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'url'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'selectedText'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'hasSelection'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'zoomFactor'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
INFO webview: Qt Ready
INFO webview: Angular Ready
INFO settings: reducing file: /home/vbox/Documents/oeuf/an_egg.osp to dir: /home/vbox/Documents/oeuf
INFO main_window: Cleared temporary files: /home/vbox/.openshot_qt/thumbnail
INFO main_window: Cleared temporary files: /home/vbox/.openshot_qt/blender
INFO main_window: Cleared temporary files: /home/vbox/.openshot_qt/title
INFO project_data: Setting profile to HD 720p 30 fps
INFO project_data: Apply default audio playback settings: 44100, 2 channels
INFO project_data: Loading project file: /home/vbox/Documents/oeuf/an_egg.osp
INFO project_data: checking project files...
INFO project_data: checking file /home/vbox/Documents/oeuf/and_now.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/credits.svg
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_162043-crack1.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_162043-crack0.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_162043-00:00.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_162043-00:19.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_151559-shake.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_151559-fill.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_150630_splash.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_145508-fill0.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_135609-empty1.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_135609-empty2.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_135609-empty0.mkv
INFO project_data: checking file /home/vbox/Documents/oeuf/fill.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/weld.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/empty.svg
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_133654.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_154627.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_151559-inflate1.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_151559-inflate.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_151559-screwconn.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_162317-cooling1.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_162317-hammer1.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_162317-cooling.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_162317-hammer0.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_162317-lightup.mkv
INFO project_data: checking file /home/vbox/Documents/oeuf/20210531_154601.jpg
INFO project_data: checking file /home/vbox/Documents/oeuf/20210531_162040.jpg
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_145508-turntable5.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_145508-turntable4.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_145508-turntable3.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_145508-turntable2.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_145508-turntable1.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_145508-turbtable0.mkv
INFO project_data: checking file /home/vbox/Documents/oeuf/stroke.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/beat.svg
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_145508-03:01_edit.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_142156_fixed-12:09.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_142156_fixed-10:20.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_142156_fixed-09:00.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_142156_fixed-07:36.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_142156_fixed-04:12.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_142156_fixed-02:43.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_142156_fixed-02:07.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_142156_fixed-00:11.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_135609-06:16_edit.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/marking.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/inflate2.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/start_inflate.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210531_135609-00:59.mkv
INFO project_data: checking file /home/vbox/Documents/oeuf/galvanized_deposit.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/threaded-adapter-nozzle.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/naive-solid-angle.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/20210531_134338.jpg
INFO project_data: checking file /home/vbox/Documents/oeuf/20210531_134333.jpg
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/vertex-fill.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/20210917_112126_cut.mkv
INFO project_data: checking file /home/vbox/Documents/oeuf/no-software-smoothing.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/vertex_smoothing.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/subdivision-smoothing.svg
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/furze-hydro.mkv
INFO project_data: checking file /home/vbox/Documents/oeuf/egg-fall.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/fail.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/easter-western-rusts.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/here-on-display.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/egg-barely-shut.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/hammer-heavy.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/gloves-cooling.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/5times-vertex.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/hammer-down.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/edge-tear.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/surface-cracks.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/shake-pressure.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/left-some-water.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/bored-of-emptying.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/dry-before-marker.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/steel-pressure.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/pressure-washer-no-air.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/reason_unknown.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/easy-weld.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/cut-too-large.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/basic-hydroforming.svg
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/vertices0.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/edges2.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/edges1.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/edges0.mkv
INFO project_data: checking file /home/vbox/Documents/oeuf/laser-cut.svg
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/unfolded_20210916_133521.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/papercraft_20210916_132234.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/forum_20210916_131547.mkv
INFO project_data: checking file /home/vbox/Documents/oeuf/wings3d-ad.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/flatten.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/good-enough.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/massive-subdivision.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/no_find.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/want_egg.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/egg_specs.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/make_myself-2f.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/make_myself-2e.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/make_myself-2d.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/make_myself-2c.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/make_myself-2b.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/make_myself-2a.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/make_myself-1.svg
INFO project_data: checking file /home/vbox/Documents/oeuf/make_myself-0.svg
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/wings_0.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/wings_doosabin.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/wings_3.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/wings_2.mkv
INFO project_data: checking file /home/vbox/openshot_wip/oeuf/wings_1.mkv
INFO project_data: checking file /home/vbox/Documents/engrenage/graphisme/video_prefix_presents/black-frame.svg
INFO project_data: checking file /home/vbox/openshot_wip/rotten_apple/title.svg
INFO project_data: checking file /home/vbox/Documents/engrenage/graphisme/video_prefix_presents/e_presents.svg
INFO project_data: checking file /home/vbox/Documents/engrenage/graphisme/video_prefix_presents/20210916_110755.mkv
INFO project_data: Project data: openshot 2.6.1-dev, libopenshot 0.2.7-dev
INFO project_data: Setting profile to HD 720p 30 fps
INFO project_data: Apply default audio playback settings: 44100, 2 channels
INFO video_widget: Load: Set video widget display aspect ratio to: 1.7777777910232544
INFO video_widget: Set video widget pixel aspect ratio to: 1.0
INFO main_window: updateStatusChanged
INFO main_window: updateStatusChanged
INFO main_window: updateStatusChanged
INFO timeline: Adjusting max size of preview image: PyQt5.QtCore.QSize(720, 354)
INFO main_window: Loaded project /home/vbox/Documents/oeuf/an_egg.osp
Caught signal 11 (SIGSEGV)
---- Unhandled Exception: Stack Trace ----
  /tmp/.mount_openshZfEq8p/usr/bin/libopenshot.so.23 ( openshot::AudioResampler::SetBuffer(juce::AudioBuffer<float>*, double)  + 0x25c )  [0x7f9fb5c5c79c]
  /tmp/.mount_openshZfEq8p/usr/bin/libopenshot.so.23 ( openshot::Clip::get_time_mapped_frame(std::shared_ptr<openshot::Frame>, long)  + 0xe74 )  [0x7f9fb5c765f4]
  /tmp/.mount_openshZfEq8p/usr/bin/libopenshot.so.23 ( openshot::Clip::GetFrame(std::shared_ptr<openshot::Frame>, long, openshot::TimelineInfoStruct*)  + 0xda  )  [0x7f9fb5c815fa]
  /tmp/.mount_openshZfEq8p/usr/bin/libopenshot.so.23 ( openshot::Timeline::GetOrCreateFrame(std::shared_ptr<openshot::Frame>, openshot::Clip*, long, openshot::TimelineInfoStruct*)  + 0x373 )  [0x7f9fb5cdeef3]
  /tmp/.mount_openshZfEq8p/usr/bin/libopenshot.so.23 ( openshot::Timeline::add_layer(std::shared_ptr<openshot::Frame>, openshot::Clip*, long, bool, float)  + 0xb9  )  [0x7f9fb5cdf1f9]
  /tmp/.mount_openshZfEq8p/usr/bin/libopenshot.so.23 ( openshot::Timeline::GetFrame(long)        + 0x14f0)  [0x7f9fb5ce44a0]
  /tmp/.mount_openshZfEq8p/usr/bin/libopenshot.so.23 ( openshot::VideoCacheThread::run()         + 0x2e6 )  [0x7f9fb5d2ad16]
  /tmp/.mount_openshZfEq8p/usr/bin/libopenshot-audio.so.9 ( juce::Thread::threadEntryPoint()          + 0xd9  )  [0x7f9fb5ad9399]
  /tmp/.mount_openshZfEq8p/usr/bin/libopenshot-audio.so.9 (                                           + 0x1734cd)  [0x7f9fb5ad94cd]
  /lib/x86_64-linux-gnu/libc.so.6 (                                           + 0x94b43)  [0x7f9fb7825b43]
  /lib/x86_64-linux-gnu/libc.so.6 (                                           + 0x126a00)  [0x7f9fb78b7a00]
---- End of Stack Trace ----
QObject::~QObject: Timers cannot be stopped from another thread
Colorjet3 commented 1 year ago

Hello @petaflot I will need to get one of the developers to look at this issue.

cClaude commented 8 months ago

Similar issue on Linux Mint 21.2 (victoria).

Extra information: www.google-analytics.com is not available computer network. So exceptions are expected, but openshot-qt freeze at the end.

Loaded modules from installed directory: /usr/lib/python3/dist-packages/openshot_qt
         app:INFO ------------------------------------------------
         app:INFO             Wed Jan  3 20:13:53 2024            
         app:INFO               Starting new session              
         app:INFO ------------------------------------------------
         app:INFO             OpenShot (version 2.5.1)            
         app:INFO ------------------------------------------------
         app:INFO openshot-qt version: 2.5.1
         app:INFO libopenshot version: 0.2.5
         app:INFO platform: Linux-5.15.0-91-generic-x86_64-with-glibc2.35
         app:INFO processor: x86_64
         app:INFO machine: x86_64
         app:INFO python version: 3.10.12
         app:INFO qt5 version: 5.15.3
         app:INFO pyqt5 version: 5.15.6
     metrics:ERROR Error determining OS version in metrics.py
    language:INFO Qt Detected Languages: ['en-US']
    language:INFO LANG Environment Variable: en_US.UTF-8
    language:INFO LOCALE Environment Variable: 
    language:INFO OpenShot Preference Language: fr
project_data:INFO Setting default profile to HD 720p 30 fps
         app:INFO Setting font to Cantarell
         app:INFO Setting custom dark theme
logger_libopenshot:INFO Connecting to libopenshot with debug port: 5556
     metrics:INFO Track metric: [404] http://www.google-analytics.com/collect?cid=9f1dde0c-ae2a-4384-b234-a7499ee379e3&v=1&tid=UA-4381101-5&an=OpenShot+Video+Editor&aip=1&aid=org.openshot.openshot-qt&av=2.5.1&ul=en-us&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd1=0.2.5&cd2=3.10.12&cd3=5.15.3&cd4=5.15.6&cd5=None&t=screenview&sc=start&cd=launch-app | (286 bytes)
     metrics:INFO Track metric: [404] http://www.google-analytics.com/collect?cid=9f1dde0c-ae2a-4384-b234-a7499ee379e3&v=1&tid=UA-4381101-5&an=OpenShot+Video+Editor&aip=1&aid=org.openshot.openshot-qt&av=2.5.1&ul=en-us&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd1=0.2.5&cd2=3.10.12&cd3=5.15.3&cd4=5.15.6&cd5=None&t=screenview&sc=start&cd=launch-app | (286 bytes)
QMainWindow::addDockWidget: invalid 'area' argument
     ui_util:INFO Initializing UI for MainWindow
     metrics:INFO Track metric: [404] http://www.google-analytics.com/collect?cid=9f1dde0c-ae2a-4384-b234-a7499ee379e3&v=1&tid=UA-4381101-5&an=OpenShot+Video+Editor&aip=1&aid=org.openshot.openshot-qt&av=2.5.1&ul=en-us&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd1=0.2.5&cd2=3.10.12&cd3=5.15.3&cd4=5.15.6&cd5=None&t=screenview&cd=main-screen | (286 bytes)
     metrics:INFO Track metric: [404] http://www.google-analytics.com/collect?cid=9f1dde0c-ae2a-4384-b234-a7499ee379e3&v=1&tid=UA-4381101-5&an=OpenShot+Video+Editor&aip=1&aid=org.openshot.openshot-qt&av=2.5.1&ul=en-us&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&cd1=0.2.5&cd2=3.10.12&cd3=5.15.3&cd4=5.15.6&cd5=None&t=screenview&cd=main-screen | (286 bytes)
  exceptions:ERROR Unhandled Exception
Traceback (most recent call last):
  File "/usr/bin/openshot-qt", line 33, in <module>
    sys.exit(load_entry_point('openshot-qt==2.5.1', 'gui_scripts', 'openshot-qt')())
  File "/usr/lib/python3/dist-packages/openshot_qt/launch.py", line 97, in main
    app = OpenShotApp(argv)
  File "/usr/lib/python3/dist-packages/openshot_qt/classes/app.py", line 219, in __init__
    self.window = MainWindow(mode)
  File "/usr/lib/python3/dist-packages/openshot_qt/windows/main_window.py", line 2521, in __init__
    self.timeline = TimelineWebView(self)
  File "/usr/lib/python3/dist-packages/openshot_qt/windows/views/timeline_webview.py", line 3000, in __init__
    self.cache_renderer.setInterval(0.5 * 1000)
TypeError: setInterval(self, int): argument 1 has unexpected type 'float'
     version:INFO Found current version: {"trans_rate_stable": 0.01, "error_rate_unstable": 0.05, "trans_rate_unstable": 0.001, "error_rate_stable": 0.25, "openshot_version": "3.1.1"}
     metrics:INFO Track exception: [200] http://www.openshot.org/exception/json/ | *old-exception-ignored*

No more logs after that. openshot just freeze.

Colorjet3 commented 8 months ago

Hello @cClaude. I see that you are running version 2.5.1. Please try running version 3.1.1 instead.

cClaude commented 8 months ago

Hello @cClaude. I see that you are running version 2.5.1. Please try running version 3.1.1 instead.

@Colorjet3 It work for me with 3.1.1 (work offline as well 👍). Thank.