You are not logged in.
Hi,
I noticed today that PiTiVi's project parameters windows doesn't work.
When launching from command line it states the following
File "/usr/lib/pitivi/python/pitivi/mainwindow.py", line 536, in _projectSettingsCb
self.showProjectSettingsDialog()
File "/usr/lib/pitivi/python/pitivi/mainwindow.py", line 540, in showProjectSettingsDialog
ProjectSettingsDialog(self, self.app.project_manager.current_project).window.run()
File "/usr/lib/pitivi/python/pitivi/project.py", line 1146, in __init__
self.updateUI()
File "/usr/lib/pitivi/python/pitivi/project.py", line 1580, in updateUI
self.frame_rate_fraction_widget.setWidgetValue(self.project.videorate)
File "/usr/lib/pitivi/python/pitivi/project.py", line 749, in videorate
return self.video_profile.get_restriction()[0]["framerate"]
File "/usr/lib/python3.4/site-packages/gi/overrides/Gst.py", line 201, in __getitem__
return self.get_value(key)
TypeError: unknown type GstFractionAny idea?
Offline
Hi,
I just wanted to give pitivi a try and ran into the same issue.
Did you ever find a solution to this?
Cheers,
Patrick
Offline