Activity log for bug #1971094

Date Who What changed Old value New value Message
2022-05-01 17:45:26 yusuf75 bug added bug
2022-05-05 08:05:18 Launchpad Janitor openshot-qt (Ubuntu): status New Confirmed
2022-05-13 22:49:48 Jay bug added subscriber Jay
2022-06-26 08:46:02 parren bug added subscriber parren
2022-07-30 14:40:04 Pablo bug added subscriber Pablo
2022-07-31 19:28:46 svenmeier bug added subscriber svenmeier
2022-08-03 19:40:35 Colin Hemming bug added subscriber Colin Hemming
2022-08-16 11:43:30 Nonya Binness bug added subscriber Nonya Binness
2022-08-19 19:13:41 Thomas Tendick bug added subscriber Thomas Tendick
2022-09-04 09:13:13 Eugene Romanenko bug added subscriber Eugene Romanenko
2022-09-17 10:36:20 Ralph Wigzell bug added subscriber Ralph Wigzell
2022-09-25 20:55:44 Erik1984 bug watch added https://github.com/OpenShot/openshot-qt/issues/4865
2022-11-06 18:03:04 Federico Vera bug added subscriber Federico Vera
2022-12-24 10:13:22 Mendhak bug added subscriber Mendhak
2023-02-10 16:52:50 Andrew bug added subscriber Andrew
2023-03-08 00:20:01 Olek Wojnar bug task added openshot
2023-03-08 00:21:35 Olek Wojnar bug watch added https://github.com/OpenShot/openshot-qt/issues/4025
2023-03-08 00:21:35 Olek Wojnar openshot: status New Fix Released
2023-03-08 01:39:42 Colin Hemming removed subscriber Colin Hemming
2023-03-08 01:40:04 Colin Hemming bug added subscriber Colin Hemming
2023-04-18 23:22:36 Newt bug added subscriber Newt
2023-04-28 20:12:42 Neil Sculthorpe bug added subscriber Neil Sculthorpe
2023-05-12 08:33:12 Rafael Jesus Alcantara Perez bug added subscriber Rafael Jesus Alcantara Perez
2024-02-14 11:57:37 Simon Chopin nominated for series Ubuntu Jammy
2024-02-14 11:57:37 Simon Chopin bug task added openshot-qt (Ubuntu Jammy)
2024-02-14 18:48:19 Neil Sculthorpe removed subscriber Neil Sculthorpe
2024-02-15 20:42:11 Sudip Mukherjee openshot-qt (Ubuntu Jammy): status New Confirmed
2024-02-15 20:42:15 Sudip Mukherjee openshot-qt (Ubuntu Jammy): assignee Sudip Mukherjee (sudipmuk)
2024-02-15 20:42:19 Sudip Mukherjee openshot-qt (Ubuntu): status Confirmed Fix Released
2024-02-15 20:42:26 Sudip Mukherjee bug added subscriber Sudip Mukherjee
2024-02-16 22:52:21 Sudip Mukherjee summary openshot doesn't start Ubuntu 22.04 fresh install [SRU] openshot doesn't start Ubuntu 22.04 fresh install
2024-02-16 22:52:51 Sudip Mukherjee description openshot doesn't start on Ubuntu 22.04 ( after fresh Ubuntu install ) This is message in Terminal: openshot-qt Loaded modules from installed directory: /usr/lib/python3/dist-packages/openshot_qt app:INFO ------------------------------------------------ app:INFO Sun May 1 19:44:47 2022 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-27-generic-x86_64-with-glibc2.35 app:INFO processor: x86_64 app:INFO machine: x86_64 app:INFO python version: 3.10.4 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: ['de-DE'] language:INFO LANG Environment Variable: de_DE.UTF-8 language:INFO LOCALE Environment Variable: language:INFO OpenShot Preference Language: Default project_data:INFO Setting default profile to HD 720p 30 fps app:INFO Setting font to Cantarell logger_libopenshot:INFO Connecting to libopenshot with debug port: 5556 app:INFO Setting custom dark theme QMainWindow::addDockWidget: invalid 'area' argument ui_util:INFO Initializing UI for MainWindow 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_stable": 0.16, "openshot_version": "2.6.1", "trans_rate_unstable": 0.001, "error_rate_unstable": 0.05} ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: openshot-qt 2.5.1+dfsg1-2 ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30 Uname: Linux 5.15.0-27-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu82 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sun May 1 19:41:59 2022 InstallationDate: Installed on 2022-05-01 (0 days ago) InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419) PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: openshot-qt UpgradeStatus: No upgrade log present (probably fresh install) [ Impact ] openshot is completely unusable as it will fail to start with the following error: 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: {"error_rate_stable": 0.25, "trans_rate_stable": 0.01, "error_rate_unstable": 0.05, "openshot_version": "3.1.1", "trans_rate_unstable": 0.001} [ Test Plan ] Simple test: * Execute openshot-qt, which will fail to start if its not fixed. * With the fixed package, openshot-qt will start and the tutorial will show. Detailed test: * Import few videos or images * right click on the thumbnail * Click on "Add to timeline" * the image or the video should now be added to the timeline * add few such images and videos * Try playing the timeline [ Where problems could occur ] The problem was caused because float is used as some of the arguments where int is now expected. There can be some more such parts in the code which I might have missed during my testing. And if any such code is executed with a float argument then the application might again crash. [ Other Info ] * As mentioned in the patch, part of the patch is from upstream. Similar changes have been done in few more places which I found during testing. [ Original Bug Description ] openshot doesn't start on Ubuntu 22.04 ( after fresh Ubuntu install ) This is message in Terminal: openshot-qt Loaded modules from installed directory: /usr/lib/python3/dist-packages/openshot_qt          app:INFO ------------------------------------------------          app:INFO Sun May 1 19:44:47 2022          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-27-generic-x86_64-with-glibc2.35          app:INFO processor: x86_64          app:INFO machine: x86_64          app:INFO python version: 3.10.4          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: ['de-DE']     language:INFO LANG Environment Variable: de_DE.UTF-8     language:INFO LOCALE Environment Variable:     language:INFO OpenShot Preference Language: Default project_data:INFO Setting default profile to HD 720p 30 fps          app:INFO Setting font to Cantarell logger_libopenshot:INFO Connecting to libopenshot with debug port: 5556          app:INFO Setting custom dark theme QMainWindow::addDockWidget: invalid 'area' argument      ui_util:INFO Initializing UI for MainWindow   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_stable": 0.16, "openshot_version": "2.6.1", "trans_rate_unstable": 0.001, "error_rate_unstable": 0.05} ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: openshot-qt 2.5.1+dfsg1-2 ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30 Uname: Linux 5.15.0-27-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu82 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sun May 1 19:41:59 2022 InstallationDate: Installed on 2022-05-01 (0 days ago) InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419) PackageArchitecture: all ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=de_DE.UTF-8  SHELL=/bin/bash SourcePackage: openshot-qt UpgradeStatus: No upgrade log present (probably fresh install)
2024-02-16 22:53:16 Sudip Mukherjee attachment added openshot-qt_jammy.debdiff https://bugs.launchpad.net/ubuntu/jammy/+source/openshot-qt/+bug/1971094/+attachment/5746741/+files/openshot-qt_jammy.debdiff
2024-02-16 22:54:08 Sudip Mukherjee bug added subscriber Ubuntu Sponsors
2024-02-16 22:54:17 Sudip Mukherjee openshot-qt (Ubuntu Jammy): assignee Sudip Mukherjee (sudipmuk)
2024-03-04 15:43:28 Ubuntu Archive Robot bug added subscriber Dave Jones
2024-03-04 16:59:33 Dave Jones removed subscriber Ubuntu Sponsors
2024-03-04 19:56:02 Mauricio Faria de Oliveira bug added subscriber Mauricio Faria de Oliveira
2024-03-04 20:05:40 Mauricio Faria de Oliveira openshot-qt (Ubuntu Jammy): importance Undecided High
2024-03-04 20:09:41 Mauricio Faria de Oliveira openshot-qt (Ubuntu Jammy): status Confirmed Fix Committed
2024-03-04 20:09:43 Mauricio Faria de Oliveira bug added subscriber Ubuntu Stable Release Updates Team
2024-03-04 20:09:46 Mauricio Faria de Oliveira bug added subscriber SRU Verification
2024-03-04 20:09:56 Mauricio Faria de Oliveira tags amd64 apport-bug jammy amd64 apport-bug jammy verification-needed verification-needed-jammy
2024-03-17 22:25:26 Sudip Mukherjee tags amd64 apport-bug jammy verification-needed verification-needed-jammy amd64 apport-bug jammy verification-done verification-done-jammy
2024-03-21 20:15:10 Launchpad Janitor openshot-qt (Ubuntu Jammy): status Fix Committed Fix Released
2024-03-21 20:15:14 Andreas Hasenack removed subscriber Ubuntu Stable Release Updates Team