Is anybody else running into issues with RS2012 on Mavericks? It mostly runs okay but every once in a while the IDE completely crashes and I have to restart. This would be less of an issue if my project didn’t take 4.5 minutes to load.
Thanks and regards,
Mike
P.S. Unfortunately, I can’t upgrade our project to Xojo 2013 yet, so please don’t suggest that as a way to fix the problem
I have not had any issues with Real Studio running on Mavericks. I would make sure any plugins you’re using are up to date and also try clearing the cache and restarting the Real Studio.
If you use TCPSocket and compile with RB2012 you will have issues when running the app with Mavericks.
I had to update two apps that where still compiled with RB2012 and had issues with OSX10.9
Compiling both with Xojo fixed the issue.
So here you go … a good reason to step up to Xojo.
The cache clean-up didn’t seem to fix the problem.
Christoph, the issue is with the IDE itself, so the app itself isn’t even necessarily the issue right now. Here’s a copy of the stack trace I’m getting. It’s similar to this each time and is a bad-access error.