linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #03813
Re: [Bug 924992] Re: Unable to drag an image onto track
*** This bug is a duplicate of bug 923873 ***
https://bugs.launchpad.net/bugs/923873
* Cenwen <eolinwen@xxxxxxxxx> [Wed, 01 Feb 2012 19:46:10 -0000]:
> *** This bug is a duplicate of bug 923873 ***
> https://bugs.launchpad.net/bugs/923873
>
> Hi,
> You seem to use an pretty old version of MLT. You should upgrade it
and
> try again. See here how to do this operation :
> https://answers.launchpad.net/openshot/+faq/1861
>
I have already tried sunab's PPA. The result reported here:
https://bugs.launchpad.net/openshot/+bug/551311/comments/18
Seems there is needed a special bug report for it.
--
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/924992
Title:
Unable to drag an image onto track
Status in OpenShot Video Editor:
New
Bug description:
Ubuntu 10.04, Openshot 1.4.1, MLT 0.5.2 (official).
When dragging an image from Project files onto track it refuses to stay on track.
I tried both PNG and JPG images.
If I drag sequence of images or sound file or video file it lays OK.
What is written in the console:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py", line 1160, in motion_cb
self.motion_file_drag(wid, context, x, y, time)
File "/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py", line 1216, in motion_file_drag
self.new_clip_object = self.project.sequences[0].tracks[0].AddClip(file_name, "Gold", 0, float(0.0), float(file_length), file_object)
File "/usr/lib/pymodules/python2.6/openshot/classes/track.py", line 63, in AddClip
NewClip.end_time = NewClip.start_time + float(preferences.Settings.general["imported_image_length"])#7.0
ValueError: invalid literal for float(): 7,00
To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/924992/+subscriptions
References