← Back to team overview

linux-traipu team mailing list archive

[Bug 923842] [NEW] erro ao abrir preferências

 

Public bug reported:

state saved
on_mnuPreferences_activate called with self.GtkImageMenuItem
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py", line 1669, in on_mnuPreferences_activate
    preferences.PreferencesMgr(project=self.project, form=self)
  File "/usr/lib/pymodules/python2.6/openshot/windows/preferences.py", line 94, in __init__
    self.valImageLength.set_value(float(self.form.settings.general["imported_image_length"]))
ValueError: invalid literal for float(): 7,00

** Affects: openshot
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/923842

Title:
  erro ao abrir preferências

Status in OpenShot Video Editor:
  New

Bug description:
  state saved
  on_mnuPreferences_activate called with self.GtkImageMenuItem
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py", line 1669, in on_mnuPreferences_activate
      preferences.PreferencesMgr(project=self.project, form=self)
    File "/usr/lib/pymodules/python2.6/openshot/windows/preferences.py", line 94, in __init__
      self.valImageLength.set_value(float(self.form.settings.general["imported_image_length"]))
  ValueError: invalid literal for float(): 7,00

To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/923842/+subscriptions


Follow ups

References