State:Closed|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Works For Me|BugID:156504|
Problem summary
Every time anything is copied in Nuke 9.0v1 or later on Windows the following error/warning message is printed in the command prompt even though there doesn't appear to be a problem:
bool __cdecl QClipboard::event(class QEvent *): Cowardly refusing to send clipboard message to hung application...
This happens when using Ctrl+C or clicking on Edit > Copy and it happens when copying any nodes or text within Nuke.
Customer reported version
Nuke 10.0v3
Steps to reproduce
1) Open Nuke on Windows 7 and create a CheckerBoard node
2) Select the node and press Ctrl + c or click Edit > Copy
3) An error message will be printed in the command prompt: bool __cdecl QClipboard::event(class QEvent *): Cowardly refusing to send clipboard message to hung application..., even though there doesn't seem to be a problem with copying and pasting the node
Reproduced by support
Reproduced in Nuke 9.0v1 and 10.0v3 on Windows 7
Expected behaviour
No error message should be printed in the command prompt.