-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have just installed pitivi, for trying it out - https://en.wikipedia.org/wiki/Pitivi Pitivi (originally called PiTiVi) is an open source, non-linear video editor for Linux developed by various contributors, with support also available from Collabora. It is licensed under the terms of the GNU Lesser General Public License. Pitivi is designed to be intuitive video editing software that integrates well in the GNOME desktop environment. It aims to be "a powerful, flexible video editor that can appeal to prosumers and professionals." I have installed it from GNOME:Apps, which also wanted python3-gst, which is available from multimedia:libs. I get this error on trying to start it: Traceback (most recent call last): File "/usr/lib64/pitivi/python/pitivi/application.py", line 147, in _activateCb self.createMainWindow() File "/usr/lib64/pitivi/python/pitivi/application.py", line 154, in createMainWindow self.gui = PitiviMainWindow(self) File "/usr/lib64/pitivi/python/pitivi/mainwindow.py", line 144, in __init__ self._createUi() File "/usr/lib64/pitivi/python/pitivi/mainwindow.py", line 281, in _createUi self.viewer = ViewerContainer(self.app) File "/usr/lib64/pitivi/python/pitivi/viewer.py", line 107, in __init__ self._createUi() File "/usr/lib64/pitivi/python/pitivi/viewer.py", line 245, in _createUi self.timecode_entry.setWidgetValue(0) File "/usr/lib64/pitivi/python/pitivi/utils/widgets.py", line 307, in setWidgetValue timecode = time_to_string(timeNanos) File "/usr/lib64/pitivi/python/pitivi/utils/ui.py", line 272, in time_to_string ms = value / Gst.MSECOND ZeroDivisionError: division by zero What can I do? (I'm using 13.1) - -- Cheers Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEARECAAYFAlbayIcACgkQtTMYHG2NR9WzUACfe3qD7YsvGnVDs3pIpUphPTXH UkUAnjGATHeVy6zY/RO/PP6f8pOH/EgJ =1tIA -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org