State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:595367|
Problem summary
The Flipbook Viewer does not appear and gives an error when choosing Buffer B from the Flipbook render menu.
Customer reported version
Nuke 15.0v5
Customer reported platform
Rocky 9
Steps to reproduce
1) In Nuke create a Checkerboard node and View it.
2) Select the Viewer for Flipbook (ALT+F)
3) In the Flipbook window, set the Buffer to B
4) Render the frames and observe the output and command console or Script Editor.
Expected behavior
The Flipbook viewer should appear with results from the B Buffer after completing.
Actual behavior
For Nuke 12.2v3 and newer, the Flipbook viewer does not appear and an error in the console is given as:
Traceback (most recent call last): File "/home/todd/Software/Nuke12.2v3/pythonextensions/site-packages/hiero/ui/nuke_bridge/nuke_flipbook.py", line 368, in flipbook cv.wipeTool().setActive( True ) NotImplementedError: This method is unavailable in Nuke. Traceback (most recent call last): File "/home/todd/Software/Nuke12.2v2/pythonextensions/site-packages/hiero/ui/nuke_bridge/nuke_flipbook.py", line 368, in flipbook cv.wipeTool().setActive( True ) AttributeError: 'ui.Hiero.Python.ViewerWipeTool' object has no attribute 'setActive' We're sorry to hear that
Please tell us why