Mine actually says it can not find a module openshot
flatbush:[ruben]:~$ openshot-qt
Traceback (most recent call last):
File "/usr/bin/openshot-qt", line 33, in <module>
sys.exit(load_entry_point('openshot-qt==2.6.1', 'gui_scripts',
'openshot-qt')())
File "/usr/bin/openshot-qt", line 25, in importlib_load_entry_point
return next(matches).load()
File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
module = import_module(match.group('module'))
File "/usr/lib/python3.9/importlib/__init__.py", line 127, in
import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 972, in
_find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 228, in
_call_with_frames_removed
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 984, in
_find_and_load_unlocked
ModuleNotFoundError: No module named 'openshot_qt'
On Mon, Dec 13, 2021 at 05:25:34PM +0000, Xavier B. wrote:
> Ruben,
>
> Yes. It does not work.
> Here it's my output:
>
> [xan at coronari ~]$ openshot-
> openshot-audio-demo openshot-qt
> [xan at coronari ~]$ openshot-qt
> Loaded modules from: /usr/lib/python3.10/site-packages/openshot_qt
> QApplication: invalid style override 'gtk' passed, ignoring it.
> Available styles: chameleon, Windows, Fusion
> INFO app: ------------------------------------------------
> INFO app: Mon Dec 13 18:24:59 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.5-artix1-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: ['ca-ES']
> INFO language: LANG Environment Variable: ca_ES.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 custom dark theme
> INFO ui_util: Initializing UI for MainWindow
> INFO thumbnail: Starting thumbnail server listening on port 60341
> propsReply "Method \"GetAll\" with signature \"s\" on interface \"org.freedesktop.DBus.Properties\" doesn't exist\n"
> nmReply "Method \"GetDevices\" with signature \"\" on interface \"org.freedesktop.NetworkManager\" doesn't exist\n"
> "Object path cannot be empty"
> INFO webkit: WebKit backend initializing
> INFO transition_model: updating transitions model.
> INFO effects_model: updating effects model.
> INFO emoji_model: updating emoji model.
> 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 preview_thread: QThread Start Method Invoked
> INFO main_window: Clear all thumbnails: /home/xan/.openshot_qt/thumbnail
> INFO main_window: Clear all animations: /home/xan/.openshot_qt/blender
> INFO main_window: Clear all titles: /home/xan/.openshot_qt/title
> INFO main_window: Clear backup: /home/xan/.openshot_qt/backup.osp
> 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 webkit: Registering objects with WebKit
> INFO version: Found current version: {'openshot_version': '2.6.1', 'error_rate_stable': 0.05, 'error_rate_unstable': 0.05}
> INFO preview_thread: player Position(): 1
> Unhandled Python exception
> Caught signal 6 (SIGABRT)
> ---- Unhandled Exception: Stack Trace ----
> /usr/lib/libc.so.6 ( abort + 0x116 ) [0x7f4e9c3e1862]
> /usr/lib/libQt5Core.so.5 ( + 0x9094e) [0x7f4e9ad7e94e]
> /usr/lib/python3.10/site-packages/PyQt5/QtCore.abi3.so ( + 0xa9048) [0x7f4e9b31d048]
> /usr/lib/python3.10/site-packages/PyQt5/sip.cpython-310-x86_64-linux-gnu.so ( + 0x159e8) [0x7f4e985fe9e8]
> /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so ( + 0x3ab8da) [0x7f4e984548da]
> /usr/lib/libQt5Widgets.so.5 ( QWidget::event(QEvent*) + 0x20e ) [0x7f4e97b84fce]
> /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so ( + 0x3abe6c) [0x7f4e98454e6c]
> /usr/lib/libQt5Widgets.so.5 ( QApplicationPrivate::notify_helper(QObject*, QEvent*) + 0x86 ) [0x7f4e97b40ff6]
> /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so ( + 0x376507) [0x7f4e9841f507]
> /usr/lib/libQt5Core.so.5 ( QCoreApplication::notifyInternal2(QObject*, QEvent*) + 0x13a ) [0x7f4e9afb11ba]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::sendPaintEvent(QRegion const&) + 0x3c ) [0x7f4e97b7cb5c]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0xcae ) [0x7f4e97b7d85e]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0x520 ) [0x7f4e97b7e860]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0x293 ) [0x7f4e97b7ce43]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0x520 ) [0x7f4e97b7e860]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0x293 ) [0x7f4e97b7ce43]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0x520 ) [0x7f4e97b7e860]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0x333 ) [0x7f4e97b7e673]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0x333 ) [0x7f4e97b7e673]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0x333 ) [0x7f4e97b7e673]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0x333 ) [0x7f4e97b7e673]
> /usr/lib/libQt5Widgets.so.5 ( QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 0x293 ) [0x7f4e97b7ce43]
> /usr/lib/libQt5Widgets.so.5 ( + 0x16c507) [0x7f4e97b52507]
> /usr/lib/libQt5Widgets.so.5 ( + 0x16cf0a) [0x7f4e97b52f0a]
> /usr/lib/libQt5Widgets.so.5 ( + 0x1bc4b6) [0x7f4e97ba24b6]
> /usr/lib/libQt5Widgets.so.5 ( QApplicationPrivate::notify_helper(QObject*, QEvent*) + 0x86 ) [0x7f4e97b40ff6]
> /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so ( + 0x376507) [0x7f4e9841f507]
> /usr/lib/libQt5Core.so.5 ( QCoreApplication::notifyInternal2(QObject*, QEvent*) + 0x13a ) [0x7f4e9afb11ba]
> /usr/lib/libQt5Gui.so.5 ( QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) + 0x94 ) [0x7f4e9743e034]
> /usr/lib/libQt5Gui.so.5 ( QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 0xb5 ) [0x7f4e97411b15]
> /usr/lib/libQt5XcbQpa.so.5 ( + 0x63800) [0x7f4e966f2800]
> /usr/lib/libglib-2.0.so.0 ( g_main_context_dispatch + 0x26c ) [0x7f4e9a3130ec]
> /usr/lib/libglib-2.0.so.0 ( + 0xaa889) [0x7f4e9a368889]
> /usr/lib/libglib-2.0.so.0 ( g_main_context_iteration + 0x35 ) [0x7f4e9a310735]
> /usr/lib/libQt5Core.so.5 ( QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 0x6a ) [0x7f4e9b00aada]
> /usr/lib/libQt5Core.so.5 ( QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 0x12b ) [0x7f4e9afafa6b]
> /usr/lib/libQt5Core.so.5 ( QCoreApplication::exec() + 0x98 ) [0x7f4e9afb8258]
> /usr/lib/python3.10/site-packages/PyQt5/QtWidgets.abi3.so ( + 0x378d80) [0x7f4e98421d80]
> /usr/lib/libpython3.10.so.1.0 ( + 0x146cf8) [0x7f4e9c6cecf8]
> /usr/lib/libpython3.10.so.1.0 ( _PyObject_MakeTpCall + 0x2ab ) [0x7f4e9c6c928b]
> /usr/lib/libpython3.10.so.1.0 ( _PyEval_EvalFrameDefault + 0x59ee) [0x7f4e9c6c499e]
> /usr/lib/libpython3.10.so.1.0 ( _PyFunction_Vectorcall + 0x7c ) [0x7f4e9c6cf13c]
> /usr/lib/libpython3.10.so.1.0 ( _PyEval_EvalFrameDefault + 0x34b ) [0x7f4e9c6bf2fb]
> /usr/lib/libpython3.10.so.1.0 ( + 0x135f22) [0x7f4e9c6bdf22]
> /usr/lib/libpython3.10.so.1.0 ( PyEval_EvalCode + 0x94 ) [0x7f4e9c772bd4]
> /usr/lib/libpython3.10.so.1.0 ( + 0x1fb964) [0x7f4e9c783964]
> /usr/lib/libpython3.10.so.1.0 ( + 0x1f738b) [0x7f4e9c77f38b]
> /usr/lib/libpython3.10.so.1.0 ( + 0x964f8) [0x7f4e9c61e4f8]
> /usr/lib/libpython3.10.so.1.0 ( _PyRun_SimpleFileObject + 0x399 ) [0x7f4e9c61db31]
> /usr/lib/libpython3.10.so.1.0 ( _PyRun_AnyFileObject + 0x89 ) [0x7f4e9c61fba5]
> /usr/lib/libpython3.10.so.1.0 ( Py_RunMain + 0x3eb ) [0x7f4e9c78f97b]
> /usr/lib/libpython3.10.so.1.0 ( Py_BytesMain + 0x3d ) [0x7f4e9c763c0d]
> /usr/lib/libc.so.6 ( __libc_start_main + 0xd5 ) [0x7f4e9c3e2b25]
> /usr/bin/python ( _start + 0x2e ) [0x558c77b0704e]
> ---- End of Stack Trace ----
>
>
> On Mon, 13 Dec 2021 09:49:41 -0500
> Ruben Safir <ruben at mrbrklyn.com> ha escrit:
>
> >
> >
> > Anyone having trouble getting openshot to work.
> >
> > It stopped working after upgrades
> >
> > Reuvain
> >
> > --
> > So many immigrant groups have swept through our town
> > that Brooklyn, like Atlantis, reaches mythological
> > proportions in the mind of the world - RI Safir 1998
> > http://www.mrbrklyn.com
> >
> > DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
> > http://www.nylxs.com - Leadership Development in Free Software
> > http://www2.mrbrklyn.com/resources - Unpublished Archive
> > http://www.coinhangout.com - coins!
> > http://www.brooklyn-living.com
> >
> > Being so tracked is for FARM ANIMALS and extermination camps,
> > but incompatible with living as a free human being. -RI Safir 2013
> >
> > --
> > artix-general mailing list
> > artix-general at artixlinux.org
> > https://lists.artixlinux.org/listinfo/artix-general
--
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the mind of the world - RI Safir 1998
http://www.mrbrklyn.com
DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
http://www.nylxs.com - Leadership Development in Free Software
http://www2.mrbrklyn.com/resources - Unpublished Archive
http://www.coinhangout.com - coins!
http://www.brooklyn-living.com
Being so tracked is for FARM ANIMALS and extermination camps,
but incompatible with living as a free human being. -RI Safir 2013
More information about the artix-general
mailing list