Search found 19 matches

by tilman
2010-09-23T00:54:11-07:00
Forum: Bugs
Topic: IMDisplay: mouse cursor invisible within selected rectangle
Replies: 3
Views: 8955

Re: IMDisplay: mouse cursor invisible within selected rectan

Thanks, we'll get the patch into the next point release of ImageMagick, 6.6.4-5. Hello, There's still one line #define _AFX_NO_TRACKER_RESOURCES in the IMDIsplay.rc file, which is why the bug is in the static portable version 6.6.4-6 of IMDisplay.exe . That line has to be removed too. Tilman Hausherr
by tilman
2010-09-23T00:36:44-07:00
Forum: Bugs
Topic: 6.6.4-3 build is actually 6.6.4-2 build
Replies: 16
Views: 33169

Re: 6.6.4-3 build is actually 6.6.4-2 build

No I took it from http://www.imagemagick.org/download/binaries/ImageMagick-6.6.4-Q16-windows.zip . That's usually the same file. You just have to re-download. It's now the correct version, but the IMDisplay bug is still in the static portable. (mouse cursor vanishes within selection window, see htt...
by tilman
2010-09-22T15:24:07-07:00
Forum: Bugs
Topic: 6.6.4-3 build is actually 6.6.4-2 build
Replies: 16
Views: 33169

Re: 6.6.4-3 build is actually 6.6.4-2 build

You mean this distribution, right? ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.6.4-Q16-windows.zip Did you really re-download it? What you write was true for the.. 'first edition' of the 6.6.4-5 portable files. But the latest (third?) edition reports "6.6.4-6" as vers...
by tilman
2010-09-22T14:22:12-07:00
Forum: Bugs
Topic: 6.6.4-3 build is actually 6.6.4-2 build
Replies: 16
Views: 33169

Re: 6.6.4-3 build is actually 6.6.4-2 build

I think there's still some trouble:
The current distribution is labelled as 6-6-4-5 on the web page, the static portable one is labelled as 6.6.4, but it is 6-6-4-4. Thats what convert and IMDisplay tell me.

Tilman Hausherr
by tilman
2010-09-19T05:00:38-07:00
Forum: Bugs
Topic: IMDisplay: mouse cursor invisible within selected rectangle
Replies: 3
Views: 8955

IMDisplay: mouse cursor invisible within selected rectangle

The static version of IMDisplay.exe has a bug that the mouse cursor becomes invisble when hovering within the selected rectangle. The cause is explained in Q208856 : _AFX_NO_TRACKER_RESOURCES must not be defined in the .rc file. Here's a revised .rc file http://pastebin.com/XgKV31Sx alternatively, j...
by tilman
2010-09-18T10:03:56-07:00
Forum: Developers
Topic: IMDisplay: version string
Replies: 3
Views: 8474

Re: IMDisplay: version string

Good stuff. Can you post a URL to your modified Resource.h, IMDisplay.rc, and IMDisplay.cpp so we can download it and test your changes. If they work as expected, we'll get the patches into the main ImageMagick distribution. There it is: http://pastebin.com/reZce6Bs http://pastebin.com/EaX0SNmn htt...
by tilman
2010-09-18T08:06:04-07:00
Forum: Developers
Topic: IMDisplay: version string
Replies: 3
Views: 8474

Re: IMDisplay: version string

Good stuff. Can you post a URL to your modified Resource.h, IMDisplay.rc, and IMDisplay.cpp so we can download it and test your changes. If they work as expected, we'll get the patches into the main ImageMagick distribution. There it is: http://pastebin.com/reZce6Bs http://pastebin.com/EaX0SNmn htt...
by tilman
2010-09-18T06:05:51-07:00
Forum: Developers
Topic: IMDisplay: common image files in file open dialog
Replies: 0
Views: 4311

IMDisplay: common image files in file open dialog

Hello, The file open dialogbox is unpractical because it doesn't show all image types immediately. I suggest an improvement, so that people get shown all common images: In the rc file, add this below IDR_IMGIFTYPE: IDR_IMIMAGETYPE "\nImage\n\nCommon image files\n.jpg;.png;.tif;.tiff;.bmp;.wmf;....
by tilman
2010-09-18T05:56:49-07:00
Forum: Developers
Topic: IMDisplay: version string
Replies: 3
Views: 8474

IMDisplay: version string

Hello, I suggest the following change, which would have the version string displayed in the about box. in the rc file, in IDD_ABOUTBOX add the line with IDC_STATIC_VERSION, and possibly change the numbers from the first line (I can't remember if I had to enlarge the dialogbox) IDD_ABOUTBOX DIALOGEX ...
by tilman
2010-09-17T21:33:47-07:00
Forum: Bugs
Topic: 6.6.4-3 build is actually 6.6.4-2 build
Replies: 16
Views: 33169

Re: 6.6.4-3 build is actually 6.6.4-2 build

Seems to have been fixed now. Tilman Hello, I just downloaded these two 6.6.4-3 files from http://imagemagick.com/script/binary-releases.php#windows : http://www.imagemagick.org/download/binaries/ImageMagick-6.6.4-3-Q16-windows-x64-static.exe http://www.imagemagick.org/download/binaries/ImageMagick-...
by tilman
2010-09-17T13:38:56-07:00
Forum: Bugs
Topic: 6.6.4-3 build is actually 6.6.4-2 build
Replies: 16
Views: 33169

6.6.4-3 build is actually 6.6.4-2 build

Hello, I just downloaded these two 6.6.4-3 files from http://imagemagick.com/script/binary-releases.php#windows : http://www.imagemagick.org/download/binaries/ImageMagick-6.6.4-3-Q16-windows-x64-static.exe http://www.imagemagick.org/download/binaries/ImageMagick-6.6.4-Q16-windows.zip However both ar...
by tilman
2010-09-16T01:55:26-07:00
Forum: Bugs
Topic: "Improper call to JPEG library in state" grey Old JPEG TIFF
Replies: 7
Views: 25836

Re: "Improper call to JPEG library in state" grey Old JPEG T

magick wrote:We fixed the problem you reported in ImageMagick 6.6.4-3 Beta available by sometime tomorrow. We make a different libTIFF call for old-style JPEG images and it handles the exception properly.
Yes, the bug is fixed in the 6.6.4-3 beta version (static build). Thanks!
by tilman
2010-09-16T01:55:00-07:00
Forum: Bugs
Topic: crash with "new JPEG in TIF" file in 6.6.4-2-Q16
Replies: 5
Views: 13524

Re: crash with "new JPEG in TIF" file in 6.6.4-2-Q16

Bug is fixed in the 6.6.4-3 beta version (static build). Thanks!
by tilman
2010-09-15T10:13:36-07:00
Forum: Bugs
Topic: crash with "new JPEG in TIF" file in 6.6.4-2-Q16
Replies: 5
Views: 13524

Re: crash with "new JPEG in TIF" file in 6.6.4-2-Q16

I think your file may be corrupted or have some special "feature" as I cannot open it with other tools on my Mac such as Preview. Photoshop opens it. In one tool I get an error message that it cannot handle compression 7. Many tools have trouble displaying JPEG in TIFF .tif files. Some ca...
by tilman
2010-09-15T07:13:15-07:00
Forum: Bugs
Topic: "Improper call to JPEG library in state" grey Old JPEG TIFF
Replies: 7
Views: 25836

Re: "Improper call to JPEG library in state" grey Old JPEG T

The exception is thrown by libTIFF, not ImageMagick. We call libTIFF and ask for image pixels and it comes back and say you're not getting any because there is "an Improper call to JPEG library in state 0.". We'll investigate and see if we can get libTIFF to return the pixels even with th...