imdisplay crashed in Windows 7

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
crushaxe
Posts: 2
Joined: 2010-08-24T17:34:21-07:00
Authentication code: 8675308

imdisplay crashed in Windows 7

Post by crushaxe »

convert and identify seem to work fine but, when I run imdisplay it crashes.

Windows 7 Ultimate
ImageMagick-6.6.3-9-Q8-windows-x64-dll (tried the 16-bit dll version as well with similar results)

IMDisplay MFC Application has stopped working

Problem signature:
Problem Event Name: APPCRASH
Application Name: imdisplay.exe
Application Version: 1.0.0.1
Application Timestamp: 4c719581
Fault Module Name: MSVCR100.dll
Fault Module Version: 10.0.30319.1
Fault Module Timestamp: 4ba220dc
Exception Code: 40000015
Exception Offset: 00000000000760d9
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1033
Additional Information 1: 885f
Additional Information 2: 885fa16eed69368c8de3b1a97d69aa33
Additional Information 3: 0471
Additional Information 4: 0471dc8100c6ee4062242f7c0ac19968

Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid= ... cid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
snichols

Re: imdisplay crashed in Windows 7

Post by snichols »

I'm having this same problem on a Windows 2008 R2 virtual server.
I've tried with v6.6.3-9 and 6.6.3-10 (Q16 Windows X64 DLL) and v6.6.3-10 (Q16 Windows X64 Static).

Have you found anything that helps yet?


Hmmm....
It seems to run okay if I create a shortcut to run it in Windows Vista compatibility mode...
crushaxe
Posts: 2
Joined: 2010-08-24T17:34:21-07:00
Authentication code: 8675308

Re: imdisplay crashed in Windows 7

Post by crushaxe »

I was in a rush initially and gave up and installed the x32 version. Haven't gone back to muck with it since then.

Lost most of my interest when I found out that InDesign apparently flattens images when in converts them to .psd, so the whole point in getting to transform CMYK PSDs to rgb is moot now...
FredP
Posts: 1
Joined: 2012-01-25T14:30:00-07:00
Authentication code: 8675308

Re: imdisplay crashed in Windows 7

Post by FredP »

This issue is solved by right clicking on the .exe going to the properties, then going to the compatibility tab, and selecting windows vista. With that selected, the program works from a command line in windows 7.
snahl
Posts: 4
Joined: 2012-03-09T19:29:33-07:00
Authentication code: 8675308
Location: Switzerland

Re: imdisplay crashed in Windows 7

Post by snahl »

Thanks for that valuable info.
I lost a few hours to figure out how to get imdisplay to run without error on windows7-64..
PLEASE put that information into the Windows usage section and the QuickStart.txt.

or somewhere close to other important information regarding windows (like the page to the advice by Ron Savage: http://savage.net.au/ImageMagick/html/i ... nvert.html)
However: Thanks a bunch for that great program!

OS: Windows7-64 / ImageMagick-6.8.3-Q16
FredP wrote:This issue is solved by right clicking on the .exe going to the properties, then going to the compatibility tab, and selecting windows vista. With that selected, the program works from a command line in windows 7.
Dig-IT-all
Post Reply