how to fix watermark problem
|
tomsch
Joined: 2009-05-16
Posts: 11 |
Posted: Mon, 2009-08-24 20:28
|
|
I need help to trouble shoot a problem i have had with gallery 2.3 and with gallery 3 beta 2 in 2.3 i cannot get watermarks to appear at all no matter what i do. http://forum.princereunion.com/gallery2/main.php in 3.0 i get the image displayed but not correctly http://forum.princereunion.com/gallery3/ the watermark file has been tested and is good. i have tried to remove and reinstall and nothing fixes it from a gallery point of view so that leaves my server. i'm running debian lenny with what i beleive are all the latest apps at this time i am lost as to what could be causing this problem. so please post any and all suggestions of things to try. |
|

Posts: 16503
First, wrong forum. I'll move to a more appropriate forum.
Watermarking works just fine for me in Debian Lenny in G2 and G3.
I'll move to a G2 forum and we can start there as it's easier to get more info about your system from G2 right now.
Please post a link to phpinfo and your system info, this link explains how:
FAQ: What information is required when I ask for help in the forums?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 11
http://forum.princereunion.com/gallery2/phpinfo.php
here is the link you requested and thanks for moving this post to the correct area
Posts: 16503
hmmm, nothing sticks out there. Post your system info from G2 and I'll see if there's something else to look at there. Go to Site Admin > Maintenance click Run for the System Info task and post that information.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 11
Last Run Details:
Gallery URL = http://forum.princereunion.com/gallery2/main.php
Gallery version = 2.3 core 1.3.0
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.6-1+lenny3 apache2handler
Webserver = Apache/2.2.9 (Debian) DAV/2 SVN/1.5.1 PHP/5.2.6-1+lenny3 with Suhosin-Patch mod_ruby/1.2.6 Ruby/1.8.7(2008-08-11) mod_ssl/2.2.9 OpenSSL/0.9.8g
Database = mysqli 5.0.51a-24+lenny1, lock.system=flock
Toolkits = Thumbnail, Gd, SquareThumb, ArchiveUpload, ImageMagick, NetPBM
Acceleration = none, none
Operating system = Linux thecastle 2.6.26-1-686 #1 SMP Fri Mar 13 18:08:45 UTC 2009 i686
Default theme = classic
gettext = enabled
Locale = en_US
Browser = Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) )
Rows in GalleryAccessMap table = 24
Rows in GalleryAccessSubscriberMap table = 284
Rows in GalleryUser table = 3
Rows in GalleryItem table = 280
Rows in GalleryAlbumItem table = 4
Rows in GalleryCacheMap table = 0
Posts: 16503
ok. Try uninstalling GD and NetPBM (Site Admin > Plugins). Then make sure that ImageMagick passes all the tests. Site Admin > ImageMagick, click Test Settings
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 11
ImageMagick binary test results
Binary Name Pass/Fail
identify Passed
convert Passed
composite Passed
Version
GraphicsMagick 1.1.11
Supported MIME Types
The ImageMagick module can support files with the following MIME types:
image/gif
image/jpeg
image/pjpeg
image/jp2
image/jpg2
image/jpx
image/png
image/tiff
image/bmp
application/pdf
application/postscript
application/photoshop
image/x-photo-cd
image/wmf
image/tga
image/jpeg-cmyk
image/tiff-cmyk
application/photoshop-cmyk
still nothing
Posts: 11
i just did that and its still doesn't work.
Posts: 16503
tomsch, sorry that guy was a spammer.
I see your output says GraphicsMagick 1.1.11 Do you have ImageMagick installed on the server? I have noticed that even though GM is a fork of IM, that GM doesn't quite cut it in some instances. IM seems to just work in more cases. I have ImageMagick 6.3.7 installed from the Debian repositories.
I need to do more testing, but yeah, I don't think GM is going to cut it in the least. I uninstalled IM and installed GM. In G2, IM still passes all the tests, yet now applying a watermark breaks the images.
Try uninstalling GM and installing IM. For me, switching back to IM from GM magically everything works now
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 11
ImageMagick binary test results
Binary Name Pass/Fail
identify Passed
convert Passed
composite Passed
Version
ImageMagick 6.3.7
Supported MIME Types
The ImageMagick module can support files with the following MIME types:
image/gif
image/jpeg
image/pjpeg
image/jp2
image/jpg2
image/jpx
image/png
image/tiff
image/svg+xml
image/bmp
application/pdf
application/postscript
application/photoshop
image/x-photo-cd
image/tga
image/jpeg-cmyk
image/tiff-cmyk
application/photoshop-cmyk
still nothing
Posts: 16503
Are you able to upload PNG files to an album? Not a watermark, just adding the PNG to Gallery?
If that doesn't work, could you post Gallery into debug mode and try uploading a PNG. Then copy and paste the debug output into a text file, zip it and attach?
You could also send me login details and I'll take a look, but please put Gallery into debug mode if you do so.
FAQ: How to set/use Gallery in debug mode?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here