Strage colours of thumbs and images
|
ColinDH
Joined: 2003-07-10
Posts: 17 |
Posted: Mon, 2008-05-12 22:04
|
|
Recently, when I upload images from local machine either using upload applet or Gallery Remote (1.5.1 build 36 and 37) the thumbs have a strange (IR like ) colour. Have resize to 800px but this makes no differnce. Don't know why it is suddenly doing that and can't get around it. Also can't find anything in forum. Using the 'Add item' from web browser works but that is only good for a limited number of images and I want to upload about 30-40 at a time. Gallery info dump: Gallery version = 2.2.4 core 1.2.0.6 See last 5 images at: http://www.condor-consulting.com/mendham/joomla/gallery2/main.php?g2_itemId=2520&g2_enterAlbum=1 Help appreciated and thanks in advance. Colin |
|
| Login or register to post comments |

Posts: 7
Hey Colin,
this problem is known, i answered in the last post. It is a wrong ColorModel used in the java-style resize method. I hope someone will fix this soon... if not, feel free to contact me, i'll send you the bugfixed version.
Cheers,
Mat
Posts: 17
Not sure I understand at this stage but have PM'd you and will implement fix and post conclusion here. Don't undertsnad why it was working OK (used Gallery Remote for ages) and then suddenly starts doing this.
Posts: 7
Sorry for the delay, I just answered you by PM. Even though I'm pretty optimistic that my version is perfectly fine, I wanna stress that I am NOT an official developer here and obviously dont give any guarantees regarding correctness.
Anyhow, it fixed the issue for me by changing 2 LOC... should be fine. Have tested it on several different gallery2 installations, no problems.
Posts: 17
Hey, I'm just grateful for the help. I will record here any success or issues for others.
Thanks, really appreciate your input
Colin
Posts: 17
Solution found.
Image Magic wasn't activated. I thought I was using NetPBM for image management but as soon as I activated ImageMagic I was able to upload images with Gallery remote. Simple when you know.
Thanks all especially for the patience of maT42.
Colin
Posts: 2
How was it solved specifically?
I have both netpbm and imagemagick installed in the server. I switched to IM as the default.
Posts: 3
Hi
You wrote :
"Sorry for the delay, I just answered you by PM. Even though I'm pretty optimistic that my version is perfectly fine, I wanna stress that I am NOT an official developer here and obviously dont give any guarantees regarding correctness.
Anyhow, it fixed the issue for me by changing 2 LOC... should be fine. Have tested it on several different gallery2 installations, no problems.
"
Is it possbile to get your patch?
I sill have the probleme, whatever the graphics toolkit I use (Imagemagick, NetPBM etc)
Thanks