ID 391705 - A boost::filesystem::status Input/output error message is given when specific errors occur.

Follow

Problem summary:
A boost::filesystem::status message is given when specific errors occur.

This message prompt can occur for different errors such as "Input/output error". 


Customer reported version:

nuke.11.2v5

 

Customer reported platform:
centos7

 

Steps to reproduce:

1) Launch Nuke

2) In the Script Editor, run the following code, changing the path for a network based .exr


nuke.toNode('preferences')['autoLocalCachePath'].setValue('/')r = nuke.nodes.Read()r['file'].fromUserText('/path/to/network/image.exr')

3) Press Ctrl+Enter to keep running the code, sometimes when it is run, you get the boost error message

 

Expected behavior:
For there to be no error message

 

Actual behavior:
A "boost::filesystem::status error: Input/Output" messages are prompted when taking specific actions in a script.

 

Workaround:
No current workaround is available at this time.

 

Reproduced by Support in:

This was reproduced by the developers

 

    We're sorry to hear that

    Please tell us why