To reproduce:
Create a widget on an OPI, and add the action 'Open OPI in View'. Specify an absolute file path that doesn't exist. When run the view is opened, then an error is shown, leaving an empty OPI View.
This doesn't happen with relative file paths.
I have a patch that can fix this issue, should I make a pull request?