Comment 25 for bug 1971094

Revision history for this message
e-fernbach (e-fernbach) wrote (last edit ): Re: openshot doesn't start Ubuntu 22.04 fresh install

With a new Ubuntu 22.04 install after installing openshot-qt from ppa:openshot.developers/libopenshot-daily 3.0.0+dfsg2+1637+202303212204~ubuntu22.04.1 is installed. Whenn trying to start from the console I get
File "/usr/lib/python3/dist-packages/openshot_qt/launch.py", line 198, in main
    app.show_errors()
as most recent call and
AttributeError: 'NoneType' object has no attribute 'show_errors'
INFO app: OpenShot's session ended
INFO app: Wed Mar 22 09:35:35 2023
INFO app: ================================================

after adding the
ppa:openshot.developers/ppa
and installing sudo apt install openshot-qt python3-openshot as suggested on the https://www.openshot.org/ppa/ page
the program starts

apparently there still is a problem of some kind, at least for the naive user.