coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: nikken on June 10, 2008, 08:36:49 AM

Title: [Solved]: No Thumbnail View for Photoshop files
Post by: nikken on June 10, 2008, 08:36:49 AM
Hello,
We are using copermine in our intranet and we have the following problems. We using copermine with imagemagick and we have .psd File supportet while using the filetype plugin.
but after the upload completet, we can't see thumbnail or the picture itself, i just shows us the file name.

Hopefully someone could help us

Thankyou
Title: Re: No Thumbnail View for Photoshop files
Post by: Nibbler on June 10, 2008, 10:45:40 AM
Your browser probably does not support viewing .psd files.
Title: Re: No Thumbnail View for Photoshop files
Post by: nikken on June 10, 2008, 11:18:18 AM
Unfortunatly no.
If I upload the .psd File it already dosent't show me the preview pic. If i'm going to download the preview pic over the link, and save it to my local harddisk the picture will also not open under irwanview. Before the upload it works.
Maybe the imagemagick or copermine must be configured somehow, to convert the .psd files in the right way?
Title: Re: No Thumbnail View for Photoshop files
Post by: Stramm on June 10, 2008, 02:20:54 PM
ImageMagick doesn't support:
non-raster layers, levels, effects, masks, text, etc.

http://studio.imagemagick.org/pipermail/magick-users/2002-December/006788.html
Title: Re: No Thumbnail View for Photoshop files
Post by: nikken on June 10, 2008, 04:44:20 PM
Hi Stramm,

thanks for the information, but the thread is from 2002 are you shure that this problem still exists.
I searched in other forums of IM but didn't find something.

Maybe someone of you knows a better solution for showing .psd files in a galery.

We are searching olny for a picture galery where our marketing department can upload .psd picture files for our company

Best Thanks
Title: Re: No Thumbnail View for Photoshop files
Post by: Hein Traag on June 10, 2008, 04:49:03 PM
Read this thread , it might help: http://forum.coppermine-gallery.net/index.php/topic,43865.0.html (http://forum.coppermine-gallery.net/index.php/topic,43865.0.html)
Title: Re: No Thumbnail View for Photoshop files
Post by: nikken on June 12, 2008, 09:58:40 AM
Thanks for the tipp, but I read there already and unfortunately it doesn't help me,

I already have the .psd support in the database, here is the part from the plugin:
   
   Extension    MIME type    Content type    Associated player    Edit
   asf    video/x-ms-asf    movie    Windows media player    
   asx    video/x-ms-asx    movie    Windows media player    
   avi    video/avi    movie    Windows media player    
   bmp    image/bmp    image    No player    
   doc    application/msword    document    No player    
   gif    image/gif    image    No player    
   gz    application/gz    document    No player    
   iff    image/iff    image    No player    
   jb2    image/jb2    image    No player    
   jp2    image/jp2    image    No player    
   jpc    image/jpc    image    No player    
   jpe    image/jpe    image    No player    
   jpeg    image/jpeg    image    No player    
   jpg    image/jpg    image    No player    
   jpx    image/jpx    image    No player    
   mdb    application/msaccess    document    No player    
   mid    audio/midi    audio    Windows media player    
   midi    audio/midi    audio    Windows media player    
   mov    video/quicktime    movie    Apple QuickTime    
   mp3    audio/mpeg3    audio    Windows media player    
   mpeg    video/mpeg    movie    Windows media player    
   mpg    video/mpeg    movie    Windows media player    
   ogg    audio/ogg    audio    No player    
   pdf    application/pdf    document    No player    
   png    image/png    image    No player    
   pps    application/powerpoint    document    No player    
   ppt    application/powerpoint    document    No player    
   psd    image/psd    image    No player    
   ra    audio/x-realaudio    document    RealMedia player    
   ram    audio/x-pn-realaudio    document    RealMedia player    
   rar    application/rar    document    No player    
   rm    audio/x-realmedia    document    RealMedia player    
   rtf    text/richtext    document    No player    
   swc    image/swc    image    No player    
   swf    application/x-shockwave-flash    movie    Flash player    
   tif    image/tif    document    No player    
   tiff    image/tiff    document    No player    
   txt    text/plain    document    No player    
   wav    audio/wav    audio    Windows media player    
   wma    audio/x-ms-wma    audio    Windows media player    
   wmv    video/x-ms-wmv    movie    Windows media player    
   xls    application/excel    document    No player    
   zip    application/zip    document    No player    

Also I'am using ImageMagick ...

I also tried different Browser (Firefox, IE) newest Version. But the pictures are note displayed.

I also checkt, the Problem with the layer, the last layer is transparent in the .psd, so if this is the reason, there should be at least a transparent image.
But the picture is simply not displaying, showing a red cross in the ie.

Are there any Log files, I could check (either in copermine or imagemagick)

Thanks

Title: Re: No Thumbnail View for Photoshop files
Post by: Hein Traag on June 12, 2008, 10:16:14 AM
Post a link to your gallery and preferably also a deeplink to a psd file.
Title: Re: No Thumbnail View for Photoshop files
Post by: nikken on June 16, 2008, 10:40:01 AM
Posting a link is a little bit dificult, because this gallery is only reachable over our intranet.
But we can give you remote access over netviewer, so you can work on one of our company computers, and take a look on our gallery,
if that is ok

Title: Re: No Thumbnail View for Photoshop files
Post by: nikken on June 16, 2008, 03:42:48 PM
In addition i'm including the debug log file from copermine, when i'm trying to upload the .psd file:

For me it looks like that copermine doesn't acceppt the change from GD to ImageMagick (there is still GD mentioned in the debug log)
Whe have set ImageMagic and the path to the convert util in the settings menu.

Must ImageMagic be configurated somewhere in the php.config or somewhere else?

Best Thanks



USER:
------------------
Array
(
    [ID] => d9e298bab74a6909997fb45c3a9167af
    [am] => 1
    [lang] => german
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 2
    [user_name] => admin
    [groups] => Array
        (
           
Title: Re: No Thumbnail View for Photoshop files
Post by: Nibbler on June 16, 2008, 04:10:18 PM
What do you want to happen?
Title: Re: No Thumbnail View for Photoshop files
Post by: nikken on June 17, 2008, 09:44:10 AM
I want someone to tell me why we can not upload Photoshop Files in Copermine.
Title: Re: No Thumbnail View for Photoshop files
Post by: Hein Traag on June 17, 2008, 09:47:35 AM
Spotted this in your debug : Coppermine version: 1.4.16(stable)

Download 1.4.18 first and upgrade.
Title: Re: No Thumbnail View for Photoshop files
Post by: nikken on June 17, 2008, 12:03:57 PM
Ok, now i figured out the problem myself.

- After the update to Version 1.4.18 the 'convert' Utility of ImageMagick works, but....

- It doesn't support .psd Files with CMYK colors
- It doesn't support .psd Files with more than 20 or 24 layers

unfortunatly it doesn't fit our needs, because of the CMYK colors.

But thanks for all the help,