Opened 18 years ago

Last modified 14 years ago

#97 closed defect (fixed)

OMShell crashes on Windows Vista

Reported by: Wilhelm.Medetz Owned by: Wilhelm.Medetz
Priority: critical Milestone:
Component: Interactive Environment Version: 1.4.5
Keywords: Cc: Wilhelm.Medetz, Adrian Pop

Description

See comments.

Change History (8)

comment:1 by Wilhelm.Medetz, 18 years ago

OMShell 1.4.2 crashes on Windows Vista

comment:2 by Adrian Pop, 18 years ago

Hi,

As we don't have any Windows Vista available
it will be a bit hard to test this.

Do you have any more information on the crash?

Regards,
Adrian Pop/

comment:3 by Adrian Pop, 18 years ago

Does your firewall is set on learning?
You should instruct your firewall to let
OMShell.exe, omc.exe and OMNotebook.exe
use the local network. They communicate
via Corba and if that doesn't work it seems
that OMShell will crash.

Cheers,
Adrian Pop/

comment:4 by Wilhelm.Medetz, 18 years ago

I did try it with a disabled firewall - but same beavior.

I will try to compile OpenModelica myself (a soon as I have some time left) in
order to debug it and see where it crashes.

regards

Wilhelm Medetz

comment:5 by Adrian Pop, 18 years ago

Try to start omc.exe first, then start OMShell:
Start->Run->cmd
$ cd c:\OpenModelica1.4.x\bin
$ .\omc.exe +d=interactiveCorba

Now start OMShell.exe
Still crashes?

Regards,
Adrian Pop/

comment:6 by Wilhelm.Medetz, 17 years ago

I managed to get the lates OpenModelica night build OpenModelica-1.4.3-NIGHTLY-
BUILD-2007_06_11-14_59.msi running under Windows Vista.

Necessary steps:

  • run msiexec as administrator (otherwise installation fails), normally

msiexec should be run with non-admin rights under Vista.

addition also include C:\MinGW\bin in the PATH environment variable

Afterwards omc/OMNotebook/OMShell/MDT seem work without major problems.

Only Omc.exe crashes when it is terminated by one of the other applications in
interactive mode.

As an intermediate workaround for the installation problems, would it be
possible to provide a Zip install package for the nightly builds?

comment:7 by Adrian Pop, 17 years ago

Cool to hear that you got it running on Windows Vista!

Yep, I will provide also .zip versions when doing nightly
builds from now on.

Cheers,
Adrian Pop/

comment:8 by Martin Sjölund, 14 years ago

Should work since OMDev has been updated to support Vista/7 (and Adrian now builds on 7).

Note: See TracTickets for help on using tickets.