I understand. I'm just glad I found a version that still works with PHP (I don't really need the latest version for my trivial image work in PHP, just a habit of keeping everything up to date) and it might be useful for you to know, if someone has similar problems.
So am I right to assume that 6.6.4 ...
Search found 5 matches
- 2010-10-19T08:04:30-07:00
- Forum: Bugs
- Topic: All Versions after 6.4.4.1 fail the logo Test on Win7
- Replies: 7
- Views: 17134
- 2010-10-19T07:39:41-07:00
- Forum: Bugs
- Topic: All Versions after 6.4.4.1 fail the logo Test on Win7
- Replies: 7
- Views: 17134
Re: All Versions after 6.4.4.1 fail the logo Test on Win7
-verbose works fine. Lots of info 
Could the problem with PHP be that the php_imagick_ts.dll from valokuva.org is VC9 while you've moved to VC10?
Could the problem with PHP be that the php_imagick_ts.dll from valokuva.org is VC9 while you've moved to VC10?
- 2010-10-19T06:58:21-07:00
- Forum: Bugs
- Topic: All Versions after 6.4.4.1 fail the logo Test on Win7
- Replies: 7
- Views: 17134
Re: All Versions after 6.4.4.1 fail the logo Test on Win7
This is the application error with 6.5.5.0
Name der fehlerhaften Anwendung: imdisplay.exe, Version: 1.0.0.1, Zeitstempel: 0x4cb64cee
Name des fehlerhaften Moduls: imdisplay.exe, Version: 1.0.0.1, Zeitstempel: 0x4cb64cee
Ausnahmecode: 0x40000015
Fehleroffset: 0x0034e417
ID des fehlerhaften Prozesses ...
Name der fehlerhaften Anwendung: imdisplay.exe, Version: 1.0.0.1, Zeitstempel: 0x4cb64cee
Name des fehlerhaften Moduls: imdisplay.exe, Version: 1.0.0.1, Zeitstempel: 0x4cb64cee
Ausnahmecode: 0x40000015
Fehleroffset: 0x0034e417
ID des fehlerhaften Prozesses ...
- 2010-10-19T06:49:53-07:00
- Forum: Bugs
- Topic: All Versions after 6.4.4.1 fail the logo Test on Win7
- Replies: 7
- Views: 17134
Re: All Versions after 6.4.4.1 fail the logo Test on Win7
I'm using the commands suggested in the setup
convert logo: logo.miff
imdisplay logo.miff
I only got to realise that something didn't work right because PHP/Apache would crash with every simple imagick command. The extension loads correctly but when I use it to generate preview pictures from ...
convert logo: logo.miff
imdisplay logo.miff
I only got to realise that something didn't work right because PHP/Apache would crash with every simple imagick command. The extension loads correctly but when I use it to generate preview pictures from ...
- 2010-10-19T06:01:56-07:00
- Forum: Bugs
- Topic: All Versions after 6.4.4.1 fail the logo Test on Win7
- Replies: 7
- Views: 17134
All Versions after 6.4.4.1 fail the logo Test on Win7
I just tried all versions of Q16-windows-dll backwards from 6.6.5.0 and each failed the logo test. Sometimes with a runtimes error, sometimes simply not displaying the logo. 6.6.4.1 is the first that works.
I'm using Win7 x64 and use ImageMagick in combination with imagick for image manipulation in ...
I'm using Win7 x64 and use ImageMagick in combination with imagick for image manipulation in ...