Could you try to rename the CORE_magick dll in c:\magick directory and use the one which is supplied with opendx in bin directory?
As far the syntax errors, they are coming from Imagick delegate and you should check with image magick mailing list. Suhaib > -----Original Message----- > From: Eric C. Snowdeal III [mailto:[EMAIL PROTECTED] > Sent: Friday, September 07, 2001 3:34 PM > To: [email protected] > Subject: [opendx-users] imagmagick, opendx and windows2000 > > i am having problems getting opendx to play well with imagemagick. > being new to opendx, i have done my best to scan the discussion > archives, but it's possible that i'm missing something fundamental > that has already been beaten to death. apologies in advance if that's > the case. > > the problem: > > i can load and execute programs, run the tutorial etc; however, when > i attempt to save an image from the image window in either the GIF > or "imagemagick supported format" i receive fatal error messages > described below. this is a problem because i am relying heavily > on the ability to use imagemagick to manipulate the output from > opendx. > > > the set-up: > > dell "latitude" notepad[128 MB ram, 500 mHz processor run of the > mill corporate issue notepad] > windows2000 Service Pack 1 > exceed for win32 v6.2.0.0 > opendx-4.1.3.2-WIN32-setup [exceed variant] > ImageMagick-win2k [ just grabbed binary from ftp site, from README > looks like it's compiled from 5.3.8.1 sources] > > install location: > both are installed at c:/ > > after installing i tested ImageMagick by running "identify -verbose > logo:" which gives me logical looking output with no errors. i can > also run opendx with no apparent problems for a majority of functions. > i can load and execute programs, run the tutorial etc; however, > when i attempt to save an image from the image window in either > the GIF or "imagemagick supported format" the following "windows" > error messages appear: > > dxexec.exe - Entry Point Not Found > The procedure entry point ValidateColormapIndex could not be located > in the dynamic link library CORE_RL_magick_.dll. > > dxexec.exe - Application Error > The instruction at "0x00334068" referenced memory at "0x000002a8". > The memory could not be "read". > Click on OK to terminate the program > > > additionally, the command prompt shows the following output > [truncated]: > > Magick: c:\ImageMagick\magic.mgk:68: syntax: "<magic name="WPG" > offset="0" > target="\377WPC" />". > Magick: c:\ImageMagick\magic.mgk:69: syntax: "<magic name="XBM" > offset="0" > target="#define" />". > Magick: c:\ImageMagick\magic.mgk:70: syntax: "<magic name="XCF" > offset="0" > target="gimp xcf file" />". > Magick: c:\ImageMagick\magic.mgk:71: syntax: "<magic name="XPM" > offset="1" > target="* XPM *" />". > Magick: c:\ImageMagick\magic.mgk:72: syntax: "<magic name="XWD" > offset="4" > target="\007\000\000" />". > Magick: c:\ImageMagick\magic.mgk:73: syntax: "<magic name="XWD" > offset="5" > target="\000\000\007" />". > Magick: c:\ImageMagick\magic.mgk:74: syntax: "</magicmap>". > Magick: c:\ImageMagick\magic.mgk:75: syntax: "</magicmap>". > > 1428: signal 11 caught > > abnormal program termination > X Error: BadDrawable > Request Major code 62 () > Request Minor code 0 > ResourceID 0xc00002 > Error Serial #16635 > X Error: BadDrawable > Request Major code 62 () > Request Minor code 0 > ResourceID 0xc00002 > Error Serial #16763 > X Error: BadDrawable > Request Major code 62 () > Request Minor code 0 > ResourceID 0xc00002 > Error Serial #16861 > > any suggestions would be appreciated. > > > > - snowdeal.org [mutated daily] > > > > >
