Bug#1009054: Just crashes

2022-04-06 Thread Sebastian Ramacher
Control: tags -1 confirmed fixed-upstream upstream
Control: forwarded -1 https://github.com/OpenShot/openshot-qt/issues/4596

On 2022-04-06 17:17:01 +0200, julien.pu...@gmail.com wrote:
> Package: openshot-qt
> Version: 2.6.1+dfsg1-1
> Severity: grave
> 
> I just installed the software, launched "openshot-qt" and got a crash.

Indeed, openshot-qt currently doesn't work with Python 3.10. I'll upload
the fix in the next couple of days.

Cheers

> 
> I'll put the result of "openshot-qt 2>&1 |tee /tmp/log" at the end of
> this mail.
> 
> Cheers,
> 
> J.Puydt
> 
> Here is /tmp/log:
> 
> Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use
> QT_QPA_PLATFORM=wayland to run on Wayland anyway.
> INFO app: 
> INFO app: Wed Apr  6 17:13:25 2022
> 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.16.0-4-amd64-x86_64-with-glibc2.33
> INFO app: processor: 
> INFO app: machine: x86_64
> INFO app: python version: 3.10.4
> 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: ['fr-FR']
> INFO language: LANG Environment Variable: fr_FR.UTF-8
> INFO language: LOCALE Environment Variable: 
> INFO language: OpenShot Preference Language: Default
> INFO app: Setting font to Cantarell
> INFO logger_libopenshot: Connecting to libopenshot with debug port:
> 5556
> INFO app: Setting custom dark theme
> INFO ui_util: Initializing UI for MainWindow
> INFO webkit: WebKit backend initializing
> INFO thumbnail: Starting thumbnail server listening on port 55351
> INFO transition_model: updating transitions model.
> INFO effects_model: updating effects model.
> INFO emoji_model: updating emoji model.
> INFO version: Found current version: {'error_rate_stable': 0.16,
> 'trans_rate_unstable': 0.001, 'error_rate_unstable': 0.05,
> 'trans_rate_stable': 0.01, 'openshot_version': '2.6.1'}
> 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
> ERROR main_window: Unhandled crash detected: linux-/lib/x86_64-linux-
> gnu/libc.so.6 abort 0x112 [0x7ff285404546]
> 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.777910232544
> INFO video_widget: Set video widget pixel aspect ratio to: 1.0
> INFO main_window: updateStatusChanged
> INFO webkit: Registering objects with WebKit
> qt.svg: Invalid path data; path truncated.
> qt.svg: Invalid path data; path truncated.
> qt.svg: Invalid path data; path truncated.
> Unhandled Python exception
> Caught signal 6 (SIGABRT)
>  Unhandled Exception: Stack Trace 
>   /lib/x86_64-linux-gnu/libc.so.6 ( abort 
> + 0x112 )  [0x7f199f905546]
>   /lib/x86_64-linux-gnu/libQt5Core.so.5 ( 
> + 0x90b51)  [0x7f199e6d6b51]
>   /usr/lib/python3/dist-packages/PyQt5/QtCore.abi3.so (   
> + 0xb5237)  [0x7f199ec4b237]
>   /usr/lib/python3/dist-packages/PyQt5/sip.cpython-310-x86_64-linux-
> gnu.so (   + 0x11363) 
> [0x7f199c0d8363]
>   /usr/lib/python3/dist-packages/PyQt5/QtWidgets.abi3.so (
> + 0x154b1d)  [0x7f199bcc0b1d]
>   /usr/lib/python3/dist-packages/PyQt5/QtWidgets.abi3.so (
> + 0x3a581c)  [0x7f199bf1181c]
>   /lib/x86_64-linux-gnu/libQt5Widgets.so.5 ( QWidget::event(QEvent*)  
> + 0x20e )  [0x7f199b6674ce]
>   /usr/lib/python3/dist-packages/PyQt5/QtWidgets.abi3.so (
> + 0x3ac443)  [0x7f199bf18443]
>   /lib/x86_64-linux-gnu/libQt5Widgets.so.5 (
> QApplicationPrivate::notify_helper(QObject*, QEvent*)  + 0x7f  ) 
> [0x7f199b6256bf]
>   /usr/lib/python3/dist-packages/PyQt5/QtWidgets.abi3.so (
> + 0x3bd8ae)  [0x7f199bf298ae]
>   /lib/x86_64-linux-gnu/libQt5Core.so.5 (
> QCoreApplication::notifyInternal2(QObject*, QEvent*)  + 0x12a ) 
> [0x7f199e8f5aba]
>   /lib/x86_64-linux-gnu/libQt5Widgets.so.5 (
> QWidgetPrivate::sendPaintEvent(QRegion const&)  + 0x36  ) 
> [0x7f199b65f516]
>   /lib/x86_64-linux-gnu/libQt5Widgets.so.5 (
> QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint
> const&, QFlags, QPainter*,
> QWidgetRepaintManager*)  + 0x7d2 )  [0x7f199b65fd42]
>   /lib/x86_64-linux-gnu/libQt5Widgets.so.5 (
> QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList
> const&, int, 

Bug#1009054: Just crashes

2022-04-06 Thread julien . puydt
Package: openshot-qt
Version: 2.6.1+dfsg1-1
Severity: grave

I just installed the software, launched "openshot-qt" and got a crash.

I'll put the result of "openshot-qt 2>&1 |tee /tmp/log" at the end of
this mail.

Cheers,

J.Puydt

Here is /tmp/log:

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use
QT_QPA_PLATFORM=wayland to run on Wayland anyway.
INFO app: 
INFO app: Wed Apr  6 17:13:25 2022
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.16.0-4-amd64-x86_64-with-glibc2.33
INFO app: processor: 
INFO app: machine: x86_64
INFO app: python version: 3.10.4
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: ['fr-FR']
INFO language: LANG Environment Variable: fr_FR.UTF-8
INFO language: LOCALE Environment Variable: 
INFO language: OpenShot Preference Language: Default
INFO app: Setting font to Cantarell
INFO logger_libopenshot: Connecting to libopenshot with debug port:
5556
INFO app: Setting custom dark theme
INFO ui_util: Initializing UI for MainWindow
INFO webkit: WebKit backend initializing
INFO thumbnail: Starting thumbnail server listening on port 55351
INFO transition_model: updating transitions model.
INFO effects_model: updating effects model.
INFO emoji_model: updating emoji model.
INFO version: Found current version: {'error_rate_stable': 0.16,
'trans_rate_unstable': 0.001, 'error_rate_unstable': 0.05,
'trans_rate_stable': 0.01, 'openshot_version': '2.6.1'}
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
ERROR main_window: Unhandled crash detected: linux-/lib/x86_64-linux-
gnu/libc.so.6 abort 0x112 [0x7ff285404546]
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.777910232544
INFO video_widget: Set video widget pixel aspect ratio to: 1.0
INFO main_window: updateStatusChanged
INFO webkit: Registering objects with WebKit
qt.svg: Invalid path data; path truncated.
qt.svg: Invalid path data; path truncated.
qt.svg: Invalid path data; path truncated.
Unhandled Python exception
Caught signal 6 (SIGABRT)
 Unhandled Exception: Stack Trace 
  /lib/x86_64-linux-gnu/libc.so.6 ( abort 
+ 0x112 )  [0x7f199f905546]
  /lib/x86_64-linux-gnu/libQt5Core.so.5 ( 
+ 0x90b51)  [0x7f199e6d6b51]
  /usr/lib/python3/dist-packages/PyQt5/QtCore.abi3.so (   
+ 0xb5237)  [0x7f199ec4b237]
  /usr/lib/python3/dist-packages/PyQt5/sip.cpython-310-x86_64-linux-
gnu.so (   + 0x11363) 
[0x7f199c0d8363]
  /usr/lib/python3/dist-packages/PyQt5/QtWidgets.abi3.so (
+ 0x154b1d)  [0x7f199bcc0b1d]
  /usr/lib/python3/dist-packages/PyQt5/QtWidgets.abi3.so (
+ 0x3a581c)  [0x7f199bf1181c]
  /lib/x86_64-linux-gnu/libQt5Widgets.so.5 ( QWidget::event(QEvent*)  
+ 0x20e )  [0x7f199b6674ce]
  /usr/lib/python3/dist-packages/PyQt5/QtWidgets.abi3.so (
+ 0x3ac443)  [0x7f199bf18443]
  /lib/x86_64-linux-gnu/libQt5Widgets.so.5 (
QApplicationPrivate::notify_helper(QObject*, QEvent*)  + 0x7f  ) 
[0x7f199b6256bf]
  /usr/lib/python3/dist-packages/PyQt5/QtWidgets.abi3.so (
+ 0x3bd8ae)  [0x7f199bf298ae]
  /lib/x86_64-linux-gnu/libQt5Core.so.5 (
QCoreApplication::notifyInternal2(QObject*, QEvent*)  + 0x12a ) 
[0x7f199e8f5aba]
  /lib/x86_64-linux-gnu/libQt5Widgets.so.5 (
QWidgetPrivate::sendPaintEvent(QRegion const&)  + 0x36  ) 
[0x7f199b65f516]
  /lib/x86_64-linux-gnu/libQt5Widgets.so.5 (
QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint
const&, QFlags, QPainter*,
QWidgetRepaintManager*)  + 0x7d2 )  [0x7f199b65fd42]
  /lib/x86_64-linux-gnu/libQt5Widgets.so.5 (
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList
const&, int, QRegion const&, QPoint const&,
QFlags, QPainter*,
QWidgetRepaintManager*)  + 0x4f0 )  [0x7f199b661180]
  /lib/x86_64-linux-gnu/libQt5Widgets.so.5 (
QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint
const&, QFlags, QPainter*,
QWidgetRepaintManager*)  + 0x4ec )  [0x7f199b65fa5c]
  /lib/x86_64-linux-gnu/libQt5Widgets.so.5 (
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList
const&, int, QRegion const&, QPoint const&,
QFlags, QPainter*,
QWidgetRepaintManager*)  + 0x4f0 )  [0x7f199b661180]