eoyilmaz / anima

VFX & Animation Pipeline Library
MIT License
137 stars 27 forks source link

Project Dialog bug on not update to selected Structure!! #24

Closed tws0002 closed 6 years ago

tws0002 commented 6 years ago

Hi Erkan,

I found a bug on Project Dialog about multiple Structure created!! because I have a few projects created, and I have to assign the specific structure to the specified need. but it seems not working!! it will assign the same structure for every project. do u have this problem?

anima_q_1

Thanks Desmond

eoyilmaz commented 6 years ago

You can not assign two FilenameTemplate objects to the same Structure if they have the same target_entity_type value. Does it make sense?

Both the SP_DF_Filename_Template and SP_Toei_Filename_Template are specific for Task instances (FilenameTemplate.target_entity_type = "Task"). So if it was possible to set two FilenameTemplates with the same target_entity_type value in one Structure, Stalker would not be able to know which one to use. So Structure will allow only one FilenameTemplate instance per target_entity_type.

Erkan Ozgur Yilmaz VFX Supervisor & Photographer www.youtube.com/erkanozguryilmaz

On Thu, Jul 19, 2018 at 1:25 PM Desmond notifications@github.com wrote:

Hi Erkan,

I found a bug on Project Dialog about multiple Structure created!! because I have a few projects created, and I have to assign the specific structure to the specified need. but it seems not working!! it will assign the same structure for every project. do u have this problem?

[image: anima_q_1] https://user-images.githubusercontent.com/7018625/42937242-03fa205e-8b81-11e8-8251-16bcf3e9f4f8.jpg

Thanks Desmond

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/eoyilmaz/anima/issues/24, or mute the thread https://github.com/notifications/unsubscribe-auth/ABtDtOJt06sgXoqOTn0uEKmT_lj9hY2mks5uIF6KgaJpZM4VWJV7 .

tws0002 commented 6 years ago

Hi,

I didn't assign 2 task FilenameTemplate at one structure!! I use the separate structure for specified FilenameTemplate. but it turns out the structure drop down tap didn't update to the selection I selected!!

because the different studio has a different structure and FilenameTemplate. so I need to created different structure.

am_s_q_v01 am_t_s_q_v01 am_d_s_q_v01

Thanks Desmond

eoyilmaz commented 6 years ago

I've checked the Structure comboBox and it is working fine. Do you still have any problems?

tws0002 commented 6 years ago

yes here is my problem!!

e0sg9-nbk1a

Thanks

eoyilmaz commented 6 years ago

Please confirm that this is fixed in 3ecac5ad51730440899bf1889b48c492958dbc72.

tws0002 commented 6 years ago

no is still the same the structure combobox is still not working!!

eoyilmaz commented 6 years ago

There should be some error messages printed in the script editor. Please copy and paste it here.

Erkan Özgür Yılmaz VFX Supervisor & Photographer www.youtube.com/erkanozguryilmaz

On Mon, Aug 6, 2018, 07:03 Desmond notifications@github.com wrote:

no is still the same the structure combobox is still not working!!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/eoyilmaz/anima/issues/24#issuecomment-410582800, or mute the thread https://github.com/notifications/unsubscribe-auth/ABtDtGrmGptVU07Owh5_jOPsnnScWBgdks5uN8AHgaJpZM4VWJV7 .

tws0002 commented 6 years ago

sorry, there is no error messages printed in the script editor!!

tws0002 commented 6 years ago

hi is there any way I can check the error?

eoyilmaz commented 6 years ago

This is fixed in 4395cb4665b80f249d33b13b20fe58276e16abb4