ImageJ crashes Windows 7 but not in safe mode

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

ImageJ crashes Windows 7 but not in safe mode

Jeff Hardin
Dear Imagers,
I have a weird problem after migrating a VMWare Fusion 5 Windows virtual machine to a new Mac laptop running Mountain Lion (OS X 10.8). I know this is a highly specialized, but I thought I'd send in the symptoms.

The Win7 virtual machine worked great in the past, and I could run ImageJ (with JRE) just fine. On the new Mac, however, ImageJ results in an unrecoverable crash of Windows. The main ImageJ window starts to appear, and then locks up the machine. I can reboot into Safe Mode with Networking, and ImageJ runs fine. Then if I restart Winy normally, I can run ImageJ successfully. After another restart, however, the machine will always crash again.

Deleting ImageJ and reinstalling doesn't help. Similar irretrievable crashing occur with MicroManager, which relies on ImageJ. Fiji (32-bit), on the other hand, runs fine. Moreover, I can run ImageJ using VMWare Fusion under XP on the same Mac.

Anyone up for a challenge? Help with troubleshooting this weird behavior would be greatly appreciated!

Cheers,
Jeff
----------------------------------------
Jeff Hardin
Professor and Chair, Department of Zoology
Director, Biology Core Curriculum
University of Wisconsin
1117 W. Johnson St.
Madison, WI 53706
voice: (608) 262-9634
fax: (608) 262-7319
email: [hidden email]
web page: http://worms.zoology.wisc.edu

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ crashes Windows 7 but not in safe mode

ctrueden
Hi Jeff,

1) Did you test with a fresh Windows 7 VM on that Mac?

2) If Fiji works, why not just use that?

This battle may not be worth your time. Though I suppose it depends on how
often, and for what purposes, you use the VM.

Regards,
Curtis


On Tue, Nov 13, 2012 at 11:58 PM, Jeff Hardin <[hidden email]> wrote:

> Dear Imagers,
> I have a weird problem after migrating a VMWare Fusion 5 Windows virtual
> machine to a new Mac laptop running Mountain Lion (OS X 10.8). I know this
> is a highly specialized, but I thought I'd send in the symptoms.
>
> The Win7 virtual machine worked great in the past, and I could run ImageJ
> (with JRE) just fine. On the new Mac, however, ImageJ results in an
> unrecoverable crash of Windows. The main ImageJ window starts to appear,
> and then locks up the machine. I can reboot into Safe Mode with Networking,
> and ImageJ runs fine. Then if I restart Winy normally, I can run ImageJ
> successfully. After another restart, however, the machine will always crash
> again.
>
> Deleting ImageJ and reinstalling doesn't help. Similar irretrievable
> crashing occur with MicroManager, which relies on ImageJ. Fiji (32-bit), on
> the other hand, runs fine. Moreover, I can run ImageJ using VMWare Fusion
> under XP on the same Mac.
>
> Anyone up for a challenge? Help with troubleshooting this weird behavior
> would be greatly appreciated!
>
> Cheers,
> Jeff
> ----------------------------------------
> Jeff Hardin
> Professor and Chair, Department of Zoology
> Director, Biology Core Curriculum
> University of Wisconsin
> 1117 W. Johnson St.
> Madison, WI 53706
> voice: (608) 262-9634
> fax: (608) 262-7319
> email: [hidden email]
> web page: http://worms.zoology.wisc.edu
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Capture routine

Alex Cummins
Before I embark on my next crusade I wanted to see if the windmill had already been tilted.
I would like a routine where I can can capture images from the camera using a single hotkey. The routine needs to then save the image. After the first image I want it to autosave after each capture(press of the hotkey) incrementing the name of the file by one each time (Johnny 1. Johnny 2.....)then return to live image for the next file. Has anyone already done this and willing to share?

Thanks in advance for the help

Alex

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Capture routine

Nikolay
First of all you should to know is SDK for you camera available.
If your camera has SDK, for example in Visual C++ you can use JNA or JNI to
have access to camera capture methods.

--
Rogoshchenkov Nikolay


On Wed, Nov 14, 2012 at 1:01 PM, Cummins, Alex (NIH/NIMH) [E] <
[hidden email]> wrote:

> Before I embark on my next crusade I wanted to see if the windmill had
> already been tilted.
> I would like a routine where I can can capture images from the camera
> using a single hotkey. The routine needs to then save the image. After the
> first image I want it to autosave after each capture(press of the hotkey)
> incrementing the name of the file by one each time (Johnny 1. Johnny
> 2.....)then return to live image for the next file. Has anyone already done
> this and willing to share?
>
> Thanks in advance for the help
>
> Alex
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html