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

Copy to path button is broken #14

Open
MaximumFX opened this issue Apr 3, 2024 · 0 comments
Open

Copy to path button is broken #14

MaximumFX opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MaximumFX
Copy link
Contributor

MaximumFX commented Apr 3, 2024

Copy path to clipboard button is broken in Solaris

Traceback (most recent call last):
  File "Lop/sgtk_ris/copyPathToClipboard", line 1, in <module>
  File "Lop/sgtk_ris, PythonModule", line 27, in copy_to_clipboard
  File "D:\Developer\Pipeline\tk-houdini-renderman\app.py", line 76, in copy_to_clipboard
    self.handler.copy_to_clipboard(node, network)
  File "D:\Developer\Pipeline\tk-houdini-renderman\python\tk_houdini_renderman\handler.py", line 140, in copy_to_clipboard
    render_path = node.parm(parameter).eval()
AttributeError: 'NoneType' object has no attribute 'eval'
@MaximumFX MaximumFX added the bug Something isn't working label Apr 3, 2024
@MaximumFX MaximumFX self-assigned this Apr 3, 2024
@MaximumFX MaximumFX linked a pull request Apr 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant