cameraInferno-maya icon indicating copy to clipboard operation
cameraInferno-maya copied to clipboard

MAYA 2022

Open sirpiltrafus opened this issue 3 years ago • 4 comments

Hi, I'll like to use this as a replacement for the old SONY SpReticle I've been using so far. We are moving to Maya 2022 soon and realized this plugin doesn't work. It loads but it wont display text or dots. only the black aspect ratio bars work.

I guess it needs to be updated to python3 or something? Just wanted to know if you have plans for Maya 2022. Thanks for sharing this amazing work.

sirpiltrafus avatar Apr 22 '21 14:04 sirpiltrafus

Hello @sirpiltrafus

You are correct, it has not been tested on Maya 2022, yet.

Python 3 is a possible reason for the issue, but there might be other problems such as with Parallel Evaluation.

I won't have time to look at this issue for about 2 weeks.

Also, can you confirm you are using the latest pre-release plug-in, v0.3.0? If not, you could try updating and seeing if problems still persist.

Thanks for reporting this!

David

david-cattermole avatar Apr 22 '21 17:04 david-cattermole

Yes. I'm using v.0.3.0

I get this error last time I tried (dx11 vp2) // Error: TypeError: file C:/Users/Joan/Documents/maya/2022/modules/cameraInferno-0.3.0/plug-ins/dcCameraInferno.py line 2414: object of type 'zip' has no len() //

sirpiltrafus avatar May 24 '21 17:05 sirpiltrafus

Yes. I'm using v.0.3.0

I get this error last time I tried (dx11 vp2) // Error: TypeError: file C:/Users/Joan/Documents/maya/2022/modules/cameraInferno-0.3.0/plug-ins/dcCameraInferno.py line 2414: object of type 'zip' has no len() //

Hi sirpiltrafus, Did you managed to use the script with Maya 2022 yet?

jomaro110 avatar Oct 27 '21 12:10 jomaro110

Hello @jomaro110 and @sirpiltrafus,

I have not had time to work on this project, and I'm not sure I'll have time soon.

If you have the ability or know someone that can port this to Python 3 and Maya 2022 and would be willing to contribute back to this open source project please do help out if you can.

David

david-cattermole avatar Oct 28 '21 11:10 david-cattermole

Added a merge request with 0.4.0 for supporting 2022+ that should also be compatible with older versions

Eiken avatar Jun 20 '23 08:06 Eiken

Thanks @Eiken! I've released your change as v0.4.1 for people to download: https://github.com/david-cattermole/cameraInferno-maya/releases/tag/v0.4.1

david-cattermole avatar Jun 20 '23 13:06 david-cattermole