You are not logged in.

#1 2015-05-01 12:35:21

omer666
Member
Registered: 2011-01-26
Posts: 70

Can't get project parameters dialogue on PiTiVi

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 GstFraction

Any idea?

Offline

#2 2015-06-13 16:17:36

bolderbast
Member
From: The Netherlands
Registered: 2015-06-02
Posts: 1

Re: Can't get project parameters dialogue on PiTiVi

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

Board footer

Powered by FluxBB