Closed ppazos closed 6 months ago
It seems this change made the test panel depend on OSX while before it handled linux and win correctly
The same goes for Windows as well.
I solved it by simply putting a try-catch around the two if-blocks in OSXInitializer as to ignore the unsupported operations, but that doesn't seem like a good solution.
@FlorianBonte-Moonchase I think it should be rolled back to the change I mentioned in the previous comment that seemed to support all platforms not only OsX. I believe the developers have Macs and didn't test on Linux or win.
It seems test panel has a hardcoded dependency to OSX: error in OSXInitializer