Extra Sequencer Actions - Copy Proxy/Timecode freeze blender #37897

Closed
opened 2013-12-20 14:37:25 +01:00 by brothermechanic · 13 comments

System Information
Operating system and graphics card
Asus g75vw gentoo ~amd64
Blender Version
Broken: Blender 2.69*

Short description of error
I try to copy proxy settings from one strip to another(s). I use Extra Sequencer Actions.

**System Information** Operating system and graphics card Asus g75vw gentoo ~amd64 **Blender Version** Broken: Blender 2.69* **Short description of error** I try to copy proxy settings from one strip to another(s). I use Extra Sequencer Actions. - i select file(s) without proxy checkboxes - then (in last) i select strip with Proxy/Timecode settings - i select Strip>Copy Properites>Copy Proxy/Timecode - blender is freezing. My double post http://blenderartists.org/forum/showthread.php?248129-Extra-Sequencer-Actions&p=2539997&viewfull=1#post2539997 **Exact steps for others to reproduce the error** Based on a (as simple as possible) attached .blend file with minimum amount of steps

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @brothermechanic

Added subscriber: @brothermechanic
carlos padial was assigned by Brecht Van Lommel 2013-12-20 17:14:24 +01:00

Added subscriber: @turi

Added subscriber: @turi
Member

i have been looking at the bug and i cant replicate it. The procedure you describe works fine for me...
Anyone else have this bug or can check if it works?

maybe you are copying the same proxy to many different clips and blender is overloaded. When you are copying properties to many files (100 or more) blender needs time... while the operator button is pushed blender is probably busy and will not recover until finished (it usually happens when using the recursive load)

can you give me more info, maybe a screencapture on how it is configured the strip with proxies? terminal shows something?

i have been looking at the bug and i cant replicate it. The procedure you describe works fine for me... Anyone else have this bug or can check if it works? maybe you are copying the same proxy to many different clips and blender is overloaded. When you are copying properties to many files (100 or more) blender needs time... while the operator button is pushed blender is probably busy and will not recover until finished (it usually happens when using the recursive load) can you give me more info, maybe a screencapture on how it is configured the strip with proxies? terminal shows something?
Member

i find the problem and have a fix operators_extra_actions.py

but have some problems with git...

$ git push
fatal: remote error: access denied or repository not exported: /blender-addons.git

or may have to wait for ssh key...

i find the problem and have a fix [operators_extra_actions.py](https://archive.blender.org/developer/F61411/operators_extra_actions.py) but have some problems with git... $ git push fatal: remote error: access denied or repository not exported: /blender-addons.git or may have to wait for ssh key...

This issue was referenced by e1aa86422f

This issue was referenced by e1aa86422fd7b4658caf21511e85c6df8027437d
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Member

Closed by commit e1aa86422f.

Closed by commit e1aa86422f.

Sorry for long pause
The problem still here - blender freezes
Tell me, what i need to post?
Please fix it

Sorry for long pause The problem still here - blender freezes Tell me, what i need to post? Please fix it
Member

hi brothermechanic

do you correctly updated the script?

try this version {F67964}and ensure it is 3.8 version

and look at the terminal, it should print the strip names as it runs over the selected ones... or any other error it finds...

let me know what happens

hi brothermechanic do you correctly updated the script? try this version {[F67964](https://archive.blender.org/developer/F67964/sequencer_extra_actions_3_8.zip)}and ensure it is 3.8 version and look at the terminal, it should print the strip names as it runs over the selected ones... or any other error it finds... let me know what happens

You are right! I have Extra Sequencer Actions v 3.7,
i install it from http://git.blender.org/gitweb/gitweb.cgi/blender-addons-contrib.git,
why you dont push new version to thunk?

You are right! I have Extra Sequencer Actions v 3.7, i install it from http://git.blender.org/gitweb/gitweb.cgi/blender-addons-contrib.git, why you dont push new version to thunk?
Member

just realiced i commit my changes in a wrong way... i updated one file but removed the other ones...

had to fix it... :P

just realiced i commit my changes in a wrong way... i updated one file but removed the other ones... had to fix it... :P

Anyway, thank you for useful tool!

Anyway, thank you for useful tool!
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#37897
No description provided.