Comment 29 for bug 1971094

Revision history for this message
dusoft (dusoft-staznosti) wrote : Re: openshot doesn't start Ubuntu 22.04 fresh install

Still does not work and fails miserably while launching. Crap.

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, msec: int): argument 1 has unexpected type 'float'
version:INFO Found current version: {"error_rate_unstable": 0.05, "openshot_version": "3.1.1", "trans_rate_unstable": 0.001, "error_rate_stable": 0.25, "trans_rate_stable": 0.01}
sudo apt remove open ^C logger:ERROR Exception ignored in:
logger:ERROR <module 'threading' from '/usr/lib/python3.10/threading.py'>
logger:ERROR Traceback (most recent call last):
logger:ERROR File "/usr/lib/python3.10/threading.py", line 1567, in _shutdown
logger:ERROR lock.acquire()
logger:ERROR KeyboardInterrupt
logger:ERROR :
app:INFO OpenShot's session ended
app:INFO Mon Feb 5 22:35:52 2024
app:INFO ================================================