Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

anim_picker: add dockable launch option #33

Open
jdrese opened this issue May 3, 2020 · 8 comments
Open

anim_picker: add dockable launch option #33

jdrese opened this issue May 3, 2020 · 8 comments
Assignees

Comments

@jdrese
Copy link
Member

jdrese commented May 3, 2020

No description provided.

@miquelcampos
Copy link
Member

miquelcampos commented May 3, 2020

Hi @jdrese Thanks for all the commits today!

the change in the visibility of selected controls works great. But the dockable have an issue

image

I did remove this option because of the lack of time to fix this. And forgot to log it :P sorry

I think we should rollback this part for the next release.

@miquelcampos miquelcampos reopened this May 3, 2020
miquelcampos referenced this issue in mgear-dev/anim_picker May 3, 2020
@jdrese
Copy link
Member Author

jdrese commented May 4, 2020

Interesting. How did you get that? I've tested the docking on 2019 and did not get this issue

@miquelcampos
Copy link
Member

I am using Maya 2018.6. Maybe it is that. I will check later in 2020

@jdrese
Copy link
Member Author

jdrese commented May 4, 2020

will try on 2018 later today as well

@miquelcampos
Copy link
Member

I just tested in 2020. Same result and crash :(

@jdrese
Copy link
Member Author

jdrese commented May 4, 2020

Yes I actually manage to reproduce it as well. When you dock into an already existing workspaceControl object it crashes. If it is a new one then no crash...

@RafaelVillar
Copy link
Member

I began to look into this and it seems I am only able to recreate this successfully if I launch the UI as dockable in edit mode. If in Edit=False I cannot make the UI crash at all.

Can anyone confirm this is the same on their machine?

It seems as if it has something to do with the pop-up that warns the user about lost changes. The MayaMixin is calling close/hide/show events and with the the setup of the picker, those functions cause a destructive refresh.

@jdrese
Copy link
Member Author

jdrese commented May 20, 2020

Hello @RafaelVillar

I didn't always have Maya crashes when docking in NON edit mode but definitely is makes Maya UI unstable. In my tests when I dock to a free docking space (new dock place) I don't have any issue, but when docking to another docking space (like the outliner space) then this makes Maya UI go crazy.

pickerdock

@miquelcampos miquelcampos transferred this issue from mgear-dev/anim_picker Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants