GNOME Bugzilla – Bug 735529
Pitivi doesn't start due to the project framerate being None on Fedora 21
Last modified: 2014-10-04 09:55:34 UTC
Elad mentioned this occurring on F21 on startup: Traceback (most recent call last):
+ Trace 234010
_run_pitivi()
sys.exit(ptv.main(sys.argv))
ptv = StartupWizardGuiPitivi(debug=options.debug)
self.projectManager.newBlankProject(emission=False)
self.emit("new-project-loaded", self.current_project, emission)
*args, **kwargs)
res = cb(*ar, **kw)
self.ruler.setProjectFrameRate(self._project.videorate)
self.ns_per_frame = float(1 / self.frame_rate) * Gst.SECOND
And I doubt it's a Pitivi issue, probably something messed up either in the packaging or in the stack below (GstPython? GES?)
*** Bug 736896 has been marked as a duplicate of this bug. ***
This has been fixed in https://git.gnome.org/browse/pitivi/commit/?id=9e39466d93e6693edbb25fcf917a8e29d84712f3