Timeline marker is reset after specific operations

Bug #499790 reported by markba
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenShot Video Editor
Fix Released
Undecided
Andy Finch

Bug Description

Sometimes, the timeline marker is reset to the start.

Steps to reproduce:
- place marker somewhere (not at the start)
- edit properties of a clip
- move the marker by cursor keys (left/right) or by using the speed buttons on the preview window
- the marker will be rest to the start

This happens on a few other operations:
- removing a transition
- adding a transition
- edit properties of a clip (already mentioned above)

This list is far from complete, but maybe there's a generic cause.

Tags: patch
Andy Finch (fincha)
Changed in openshot:
status: New → Confirmed
Andy Finch (fincha)
Changed in openshot:
assignee: nobody → Andy Finch (fincha)
status: Confirmed → In Progress
Revision history for this message
Andy Finch (fincha) wrote :

Here's a patch for this - issue was caused by the refreshxml method losing the current timeline position.

Revision history for this message
Jonathan Thomas (jonoomph) wrote : Re: [Openshot.developers] [Bug 499790] Re: Timeline marker is reset after specific operations

Thanks Andy! I will apply this patch tonight.

On Thu, Jan 7, 2010 at 3:09 PM, Andy Finch <email address hidden>wrote:

> Here's a patch for this - issue was caused by the refreshxml method
> losing the current timeline position.
>
> ** Attachment added: "499790.patch"
> http://launchpadlibrarian.net/37584687/499790.patch
>
> --
> Timeline marker is reset after specific operations
> https://bugs.launchpad.net/bugs/499790
> You received this bug notification because you are a member of OpenShot
> Developers, which is subscribed to OpenShot Video Editor.
>
> Status in OpenShot Video Editor: In Progress
>
> Bug description:
> Sometimes, the timeline marker is reset to the start.
>
> Steps to reproduce:
> - place marker somewhere (not at the start)
> - edit properties of a clip
> - move the marker by cursor keys (left/right) or by using the speed buttons
> on the preview window
> - the marker will be rest to the start
>
> This happens on a few other operations:
> - removing a transition
> - adding a transition
> - edit properties of a clip (already mentioned above)
>
> This list is far from complete, but maybe there's a generic cause.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Jonathan Thomas (jonoomph) wrote :

Andy,
While I was looking at your patch, it occurred to me that this code should probably live in the RefreshXML() method, instead of everywhere we call RefreshXML(). Does that make sense? So, I gave it a try just in the RefreshXML method, and it seems to work great. I'm going to go ahead and commit my version, but let me know if you disagree.

Thanks!
-Jonathan

Changed in openshot:
status: In Progress → Fix Committed
Revision history for this message
markba (mark-baaijens) wrote :

Yes, that's what I meant with a 'probably a generic cause'...
Keep up the good work guys.

Andy Finch (fincha)
Changed in openshot:
status: Fix Committed → Fix Released
tags: added: patch
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.