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

[2.16.0] Unable to capture thumbnail #475

Open
cblanchette97 opened this issue Oct 1, 2024 · 3 comments
Open

[2.16.0] Unable to capture thumbnail #475

cblanchette97 opened this issue Oct 1, 2024 · 3 comments

Comments

@cblanchette97
Copy link

Hey guys, we recently updated our studiolibrary version to the 2.16.0 release offered here.

We are now facing an issue that prevents us from capturing a thumbnail from the "New Pose" action:

image

Here is more details in the traceback:

# Result: <studiolibrarymaya.mayalibrarywindow.MayaLibraryWindow(0x1d201a60, name="studiolibrary_8715fd62_062f_4270_8558_ef391041660e") at 0x7fd99ad84f80> # 
# Traceback (most recent call last):
#   File "/squeeze/software-dc/prod/rez/pkgs/ext/maya_studiolibrary/2.16.0/platform-linux/maya-2022/studiolibrarymaya/basesavewidget.py", line 405, in thumbnailCapture
#     captured=self._capturedCallback,
#   File "/squeeze/software-dc/prod/rez/pkgs/ext/maya_studiolibrary/2.16.0/platform-linux/maya-2022/mutils/gui/thumbnailcapturedialog.py", line 84, in thumbnailCapture
#     step=step,
#   File "/squeeze/software-dc/prod/rez/pkgs/ext/maya_studiolibrary/2.16.0/platform-linux/maya-2022/mutils/gui/thumbnailcapturedialog.py", line 120, in __init__
#     parent = parent or mutils.gui.mayaWindow()
#   File "/squeeze/software-dc/prod/rez/pkgs/ext/maya_studiolibrary/2.16.0/platform-linux/maya-2022/mutils/gui/__init__.py", line 36, in mayaWindow
#     return QtCompat.wrapInstance(int(mainWindowPtr), QtWidgets.QMainWindow)
#   File "/squeeze/software-dc/prod/rez/pkgs/ext/maya_studiolibrary/2.16.0/platform-linux/maya-2022/studiovendor/Qt.py", line 678, in _wrapinstance
#     assert isinstance(ptr, long), "Argument 'ptr' must be of type <long>"
# AssertionError: Argument 'ptr' must be of type <long>

Please let me know if there is anything we can do on our end to fix this.

Thanks!

@cblanchette97
Copy link
Author

cblanchette97 commented Oct 1, 2024

To add some more details, we are using Maya-2022.5.

I've just tested with Studiolibrary 2.15.0, and I have the same bug.

@krathjen
Copy link
Owner

krathjen commented Oct 9, 2024

Hey @cblanchette97,

Thanks for creating the issue. I'd be happy to take a closer look. Do you mind sending an email to support@studiolibrary.com? It will make it easier to connect directly.

Cheers,

Kurt

@cblanchette97
Copy link
Author

cblanchette97 commented Oct 9, 2024 via email

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

2 participants