just had a look to DataView 1.9.0 Sample Project and tried to debug it under macOS 10.10 (32 & 64-Bit). The App terminates direct after executing. Looks like a bug.
Under Linux (Mint, Ubuntu) the DataView in the Comparison Window is blurred.
What Xojo version are you using? If you can find a crash log for me that would be awesome.
I’m not seeing crashing here… OSX10.10-10.13 Xojo2014r2.1 to current.
As for the blurred text, check that the rendermode setting on the dataview in the listbox comparison window is set to Vector mode.
Trying to get inspector values to stick has been a real challenge…
Also, is there any remote debugging involved? I just want to narrow down the issue.
Just tested with the same setup and I’m not seeing any crashes.
Are you seeing a hard crash (the application encountered an error dialog) or is it just droppping back to the IDE? And does the demo finish launching before the crash?
Do you have any plugins installed?
Also, try clearing Xojo’s cache…