Every time a display is open, whether that is from the file browser or from an Open Display action, you see a log warning:
WARNING [org.csstudio.display.builder.model] URL /home/user/bob/test.bob is not a URL
I can see that this was added in the case that you are trying to open a webpage (see commit), but the same method is called to open any resource and so I'm not sure this message should be a warning as it doesn't seem appropriate when trying to open a file?
Every time a display is open, whether that is from the file browser or from an Open Display action, you see a log warning:
I can see that this was added in the case that you are trying to open a webpage (see commit), but the same method is called to open any resource and so I'm not sure this message should be a warning as it doesn't seem appropriate when trying to open a file?