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

openshot with Python 3.10 on ArchLinux does not start

Open frankenstein91 opened this issue 2 years ago • 4 comments

I have unfortunately since a few days a problem to start my OpenShot. I think it is related to the update to Python 3.10, because there are similar reports on the internet.

It would be very nice if someone could help me with the solution. Thank you in advance

community/libopenshot 0.2.7-4 community/libopenshot-audio 0.2.2-1 community/openshot 2.6.1-4

Loaded modules from: /usr/lib/python3.10/site-packages/openshot_qt
INFO app: ------------------------------------------------
INFO app:             Mon Dec 20 12:49:12 2021
INFO app:               Starting new session
INFO app: ------------------------------------------------
INFO app:             OpenShot (version 2.6.1)
INFO app: ------------------------------------------------
INFO app: openshot-qt version: 2.6.1
INFO app: libopenshot version: 0.2.7
INFO app: platform: Linux-5.15.10-arch1-1-x86_64-with-glibc2.33
INFO app: processor:
INFO app: machine: x86_64
INFO app: python version: 3.10.1
INFO app: qt5 version: 5.15.2
INFO app: pyqt5 version: 5.15.6
INFO project_data: Setting default profile to HD 720p 30 fps
INFO language: Qt Detected Languages: ['de-DE']
INFO language: LANG Environment Variable: de_DE.UTF-8
INFO language: LOCALE Environment Variable:
INFO language: OpenShot Preference Language: Default
INFO logger_libopenshot: Connecting to libopenshot with debug port: 5556
INFO app: Setting font to /usr/lib/python3.10/site-packages/openshot_qt/images/fonts/Ubuntu-R.ttf
INFO app: Setting custom dark theme
INFO ui_util: Initializing UI for MainWindow
INFO thumbnail: Starting thumbnail server listening on port 51081
INFO webengine: WebEngine backend initializing
INFO transition_model: updating transitions model.
INFO effects_model: updating effects model.
INFO emoji_model: updating emoji model.
INFO version: Found current version: {'openshot_version': '2.6.1', 'error_rate_stable': 0.05, 'error_rate_unstable': 0.05}
INFO main_window: InitCacheSettings
INFO main_window: cache-mode: CacheMemory
INFO main_window: cache-limit-mb: 250
INFO main_window: Creating CacheMemory object with 262144000 byte limit
INFO main_window: Clear all thumbnails: /home/ftornack/.openshot_qt/thumbnail
INFO preview_thread: QThread Start Method Invoked
INFO main_window: Clear all animations: /home/ftornack/.openshot_qt/blender
INFO main_window: Clear all titles: /home/ftornack/.openshot_qt/title
INFO main_window: updateStatusChanged
INFO main_window: recover_backup
INFO project_data: Setting default profile to HD 720p 30 fps
INFO preview_thread: player Position(): 1
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 timeline: Adjusting max size of preview image: PyQt5.QtCore.QSize(614, 344)
INFO preview_thread: player Position(): 1
Unhandled Python exception
Caught signal 6 (SIGABRT)
---- Unhandled Exception: Stack Trace ----
  /usr/lib/libc.so.6             ( abort                                     + 0x116 )  [0x7fc78d3a9862]
  /usr/lib/libQt5Core.so.5       (                                           + 0x90910)  [0x7fc78bb76910]
  /usr/lib/python3.10/site-packages/PyQt5/QtCore.abi3.so (                                           + 0xa9048)  [0x7fc78c12f048]
  /usr/lib/python3.10/site-packages/PyQt5/sip.cpython-310-x86_64-linux-gnu.so (                                           + 0x10df4)  [0x7fc78c06fdf4]
  /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so (                                           + 0x13751d)  [0x7fc788ca951d]
  /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so (                                           + 0x3bcfbd)  [0x7fc788f2efbd]
  /usr/lib/libQt5Widgets.so.5    ( QWidget::event(QEvent*)                   + 0x20e )  [0x7fc7886140be]
  /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so (                                           + 0x3bf5d4)  [0x7fc788f315d4]
  /usr/lib/libQt5Widgets.so.5    ( QApplicationPrivate::notify_helper(QObject*, QEvent*)  + 0x82  )  [0x7fc7885d0d62]
  /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so (                                           + 0x37f70f)  [0x7fc788ef170f]
  /usr/lib/libQt5Core.so.5       ( QCoreApplication::notifyInternal2(QObject*, QEvent*)  + 0x13a )  [0x7fc78bd9f41a]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::sendPaintEvent(QRegion const&)  + 0x38  )  [0x7fc78860bcf8]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x80c )  [0x7fc78860c55c]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x510 )  [0x7fc78860da10]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x51d )  [0x7fc78860c26d]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x510 )  [0x7fc78860da10]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x51d )  [0x7fc78860c26d]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x510 )  [0x7fc78860da10]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x323 )  [0x7fc78860d823]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x323 )  [0x7fc78860d823]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x323 )  [0x7fc78860d823]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x323 )  [0x7fc78860d823]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x323 )  [0x7fc78860d823]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x323 )  [0x7fc78860d823]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x323 )  [0x7fc78860d823]
  /usr/lib/libQt5Widgets.so.5    ( QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)  + 0x51d )  [0x7fc78860c26d]
  /usr/lib/libQt5Widgets.so.5    (                                           + 0x16c2ef)  [0x7fc7885e22ef]
  /usr/lib/libQt5Widgets.so.5    (                                           + 0x16cb0e)  [0x7fc7885e2b0e]
  /usr/lib/libQt5Widgets.so.5    (                                           + 0x1bb056)  [0x7fc788631056]
  /usr/lib/libQt5Widgets.so.5    ( QApplicationPrivate::notify_helper(QObject*, QEvent*)  + 0x82  )  [0x7fc7885d0d62]
  /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so (                                           + 0x37f70f)  [0x7fc788ef170f]
  /usr/lib/libQt5Core.so.5       ( QCoreApplication::notifyInternal2(QObject*, QEvent*)  + 0x13a )  [0x7fc78bd9f41a]
  /usr/lib/libQt5Gui.so.5        ( QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)  + 0x90  )  [0x7fc787ed55b0]
  /usr/lib/libQt5Gui.so.5        ( QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)  + 0xb5  )  [0x7fc787ea97d5]
  /usr/lib/libQt5XcbQpa.so.5     (                                           + 0x62fcc)  [0x7fc74312cfcc]
  /usr/lib/libglib-2.0.so.0      ( g_main_context_dispatch                   + 0x26c )  [0x7fc78b05552c]
  /usr/lib/libglib-2.0.so.0      (                                           + 0xa87b9)  [0x7fc78b0a97b9]
  /usr/lib/libglib-2.0.so.0      ( g_main_context_iteration                  + 0x31  )  [0x7fc78b052c11]
  /usr/lib/libQt5Core.so.5       ( QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)  + 0x66  )  [0x7fc78bdf8046]
  /usr/lib/libQt5Core.so.5       ( QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)  + 0x12c )  [0x7fc78bd9dd8c]
  /usr/lib/libQt5Core.so.5       ( QCoreApplication::exec()                  + 0x94  )  [0x7fc78bda62f4]
  /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so (                                           + 0x37e3ef)  [0x7fc788ef03ef]
  /usr/lib/libpython3.10.so.1.0  (                                           + 0x1450a8)  [0x7fc78d6940a8]
  /usr/lib/libpython3.10.so.1.0  ( _PyObject_MakeTpCall                      + 0x2a3 )  [0x7fc78d68e613]
  /usr/lib/libpython3.10.so.1.0  ( _PyEval_EvalFrameDefault                  + 0x582b)  [0x7fc78d689cdb]
  /usr/lib/libpython3.10.so.1.0  ( _PyFunction_Vectorcall                    + 0x78  )  [0x7fc78d6944e8]
  /usr/lib/libpython3.10.so.1.0  ( _PyEval_EvalFrameDefault                  + 0x334 )  [0x7fc78d6847e4]
  /usr/lib/libpython3.10.so.1.0  (                                           + 0x134422)  [0x7fc78d683422]
  /usr/lib/libpython3.10.so.1.0  ( PyEval_EvalCode                           + 0x90  )  [0x7fc78d738370]
  /usr/lib/libpython3.10.so.1.0  (                                           + 0x1f9f54)  [0x7fc78d748f54]
  /usr/lib/libpython3.10.so.1.0  (                                           + 0x1f5a2b)  [0x7fc78d744a2b]
  /usr/lib/libpython3.10.so.1.0  (                                           + 0x97220)  [0x7fc78d5e6220]
  /usr/lib/libpython3.10.so.1.0  ( _PyRun_SimpleFileObject                   + 0x395 )  [0x7fc78d5e5ea4]
  /usr/lib/libpython3.10.so.1.0  ( _PyRun_AnyFileObject                      + 0x85  )  [0x7fc78d5e682d]
  /usr/lib/libpython3.10.so.1.0  ( Py_RunMain                                + 0x3e7 )  [0x7fc78d754d17]
  /usr/lib/libpython3.10.so.1.0  ( Py_BytesMain                              + 0x39  )  [0x7fc78d729179]
  /usr/lib/libc.so.6             ( __libc_start_main                         + 0xd5  )  [0x7fc78d3aab25]
  /usr/bin/python                ( _start                                    + 0x2e  )  [0x55fa85dc804e]
---- End of Stack Trace ----

frankenstein91 avatar Dec 20 '21 11:12 frankenstein91

see https://github.com/OpenShot/openshot-qt/issues/4596

ppascher avatar Dec 20 '21 12:12 ppascher

did work but not very stable :(

frankenstein91 avatar Dec 21 '21 15:12 frankenstein91

Thank you so much for submitting an issue to help improve OpenShot Video Editor. We are sorry about this, but this particular issue has gone unnoticed for quite some time. To help keep the OpenShot GitHub Issue Tracker organized and focused, we must ensure that every issue is correctly labelled and triaged, to get the proper attention.

This issue will be closed, as it meets the following criteria:

  • No activity in the past 180 days
  • No one is assigned to this issue

We'd like to ask you to help us out and determine whether this issue should be reopened.

  • If this issue is reporting a bug, please can you attempt to reproduce on the latest daily build to help us to understand whether the bug still needs our attention.
  • If this issue is proposing a new feature, please can you verify whether the feature proposal is still relevant.

Thanks again for your help!

stale[bot] avatar Jun 19 '22 16:06 stale[bot]

Glad to hear that fixed your issue. Closing this issue for now. Let me know if you have any specific instability issues that we can address.

JacksonRG avatar Jun 20 '22 20:06 JacksonRG

Thank you so much for submitting an issue to help improve OpenShot Video Editor. We are sorry about this, but this particular issue has gone unnoticed for quite some time. To help keep the OpenShot GitHub Issue Tracker organized and focused, we must ensure that every issue is correctly labelled and triaged, to get the proper attention.

This issue will be closed, as it meets the following criteria:

  • No activity in the past 180 days
  • No one is assigned to this issue

We'd like to ask you to help us out and determine whether this issue should be reopened.

  • If this issue is reporting a bug, please can you attempt to reproduce on the latest daily build to help us to understand whether the bug still needs our attention.
  • If this issue is proposing a new feature, please can you verify whether the feature proposal is still relevant.

Thanks again for your help!

stale[bot] avatar Dec 21 '22 03:12 stale[bot]