After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 573531 - pitivi does not start
pitivi does not start
Status: VERIFIED FIXED
Product: pitivi
Classification: Other
Component: General
0.11.3
Other Linux
: Normal normal
: 0.13.1
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-02-28 12:40 UTC by Götz Waschk
Modified: 2009-03-16 10:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Götz Waschk 2009-02-28 12:40:16 UTC
This is on Mandriva Cooker x86_64 with pitivi 0.11.3:

$ pitivi
Traceback (most recent call last):
  • File "/usr/bin/pitivi", line 122 in <module>
    _run_pitivi()
  • File "/usr/bin/pitivi", line 111 in _run_pitivi
    import pitivi.pitivi as ptv
  • File "/usr/lib/pitivi/python/pitivi/pitivi.py", line 33 in <module>
    from project import Project, file_is_project
  • File "/usr/lib/pitivi/python/pitivi/project.py", line 30 in <module>
    from timeline.timeline import Timeline
  • File "/usr/lib/pitivi/python/pitivi/timeline/timeline.py", line 198
    as = self.audiocomp._getAutoSettings()
SyntaxError: invalid syntax


Forwarded from here:
https://qa.mandriva.com/show_bug.cgi?id=48312
Comment 1 Götz Waschk 2009-03-02 12:04:24 UTC
This is with Python 2.6.1.
Comment 2 Götz Waschk 2009-03-16 10:07:12 UTC
I guess this is fixed in git.