#2436 closed defect (fixed)
Mac OMEdit won't start
| Reported by: | Owned by: | Adrian Pop | |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9.1 |
| Component: | Run-time | Version: | trunk |
| Keywords: | Cc: |
Description
I just upgrade openmodelica from 17757 to 17855. Now, when I try to launch the application I see the splash screen then a dialog box pops up that says:
Unable to find OMEdit server, Object reference file /var/folders/s4/0j3cshj161126ygbpbzsdkmd4h24dl/T/openmodelica.adershowitz.objid.OMEdit163642791 not created. OMEdit will close.
with a OK button.
I had seen this error before (about a month ago), and then it was corrected with a slightly later version.
Change History (3)
comment:1 by , 12 years ago
| Component: | OMEdit → Run-time |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed for me in that revision anyway
Note:
See TracTickets
for help on using tickets.

Hi,
This most likely is an issue with the changes we made
to use Boehm GC (garbage collector) everywhere in the
compiler.
Please update to r17861 and test again and let us know if that fixed the issue.