← Back to team overview

linux-traipu team mailing list archive

[Bug 854612] Re: Increase resolution of 'Imported Image length' setting

 

Thanks for changing the precision of the "Imported Image Length".
I just tested this new function by changing this value to 0,1 sec.
But after this changing I can't re-open the Preference window to chang it back to another value.
This error appears in the terminal:
-------
on_mnuPreferences_activate called with self.GtkImageMenuItem
Traceback (most recent call last):
  File "/home/jef/openshot/openshot/windows/MainGTK.py", line 1669, in on_mnuPreferences_activate
    preferences.PreferencesMgr(project=self.project, form=self)
  File "/home/jef/openshot/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(): 0,10
------
It's also not possible to add pictures on the timeline.

-- 
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/854612

Title:
  Increase resolution of 'Imported Image length' setting

Status in OpenShot Video Editor:
  Fix Committed

Bug description:
  The Imported Image length setting in the preferences has a minimum
  limit of 1 second. It should be allowed to go to 0.1 or smaller, to
  make time lapse videos easier to produce, when used in combination
  with the 'Add To Timeline' feature.

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


References