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 657041 - Crashes on opening project settings
Crashes on opening project settings
Status: RESOLVED DUPLICATE of bug 656532
Product: pitivi
Classification: Other
Component: General
0.14.2
Other Linux
: Normal normal
: Git
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-21 21:48 UTC by Alexander Hunziker
Modified: 2011-08-22 01:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Hunziker 2011-08-21 21:48:04 UTC
I have pitivi 0.14.2 crash upon opening the project settings dialog. Trace>

Traceback (most recent call last):
  • File "/usr/lib/pitivi/python/pitivi/ui/mainwindow.py", line 598 in _projectSettingsCb
    self.showProjectSettingsDialog()
  • File "/usr/lib/pitivi/python/pitivi/ui/mainwindow.py", line 602 in showProjectSettingsDialog
    ProjectSettingsDialog(self, self.app.current).window.run()
  • File "/usr/lib/pitivi/python/pitivi/ui/projectsettings.py", line 233 in __init__
    self.updateUI()
  • File "/usr/lib/pitivi/python/pitivi/ui/projectsettings.py", line 539 in updateUI
    year = int(self.project.year)
ValueError: invalid literal for int() with base 10: '2011.0'


Other info, please see LP bug: https://bugs.launchpad.net/ubuntu/+source/pitivi/+bug/830721
Comment 1 Fabio Durán Verdugo 2011-08-22 01:08:20 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

*** This bug has been marked as a duplicate of bug 656532 ***