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?".
I've just installed Gallery 3 and uploaded some photos, (with ImageMagick).
Immediately noticed that some images have a smeared "stretch / line" to the right.
Without further information about your IM commands, all I can suggest is that you upgrade IM. It is over 200 releases behind and may have had a bug. The other suggestion is to try other image formats and see if the result is the same. Also perhaps post your input image(s).
At this point we have no idea what processing you and Gallery are doing! Perhaps you need to contact Gallery
EDIT: I tried with the same file, but in GIF and PNG-format, and i can't see any smeared lines on thoose images.
So it seems, that theare a some issues with jpeg-images.
fmw42 wrote:Type convert -list format and look at the version it shows:
JPEG* JPEG rw- Joint Photographic Experts Group JFIF format (80)
JPG* JPEG rw- Joint Photographic Experts Group JFIF format (80)
This is version 8 and you may have version 6 or 7 or perhaps it is not correctly installed.
Yes, it seems that i have old versions installed.
JPEG* JPEG rw- Joint Photographic Experts Group JFIF format (62)
JPG* JPEG rw- Joint Photographic Experts Group JFIF format (62)
Not sure if there are newer versions for Debian, thoo.
Yes, it seems that i have both version 6 and 8 installed.
I tried to removed them both, and then i installed libjpeg8, but the old version is still there.
fmw42 wrote:I would think you need to clean out all of the 62 version, be sure you have clean version of 80 that is properly installed and reinstall IM
Well, i have allready tried to uninstall/remove the old version, but it seems it's "bundled" with lots of other applications.
So i can't just remove it, right?
Well, i have allready tried to uninstall/remove the old version, but it seems it's "bundled" with lots of other applications.
So i can't just remove it, right?