AltynbekKZ / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 1 forks source link

Image file does not load due to length of image filename #134

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Insert a filename that is very long (i.e. 'Jones Joseph Davis Jr and Eliza 
Jane Martha Jones at LA Smith home 1948-06.jpg'
2. Ensure that file settings for width/height of file are in compliance.
3. Play slideshow

What is the expected output? What do you see instead?
Expected output: viewing of my image file. Instead: no image appears, although 
file is apparently found (Title and Descrip show). 
What version of the product are you using? On what operating system?
Version 2.x on Windows Vista 64-bit service pack 2.

Please provide any additional information below.
Appears to be either FILENAME WRAP issue or filename length limit on images 
somewhere in the Galleriffic program which I cannot locate; if I shorten the 
name of the file, the image now appears fine. I CANNOT CONTROL THE FILENAMES 
and LENGTH OF FILENAMES - MY USERS ARE UPLOADING THEM. I have NO IDEA how to 
fix this, as the documentation is not sufficient.

SUPER-AMAZING PROGRAM!

Original issue reported on code.google.com by victoria...@pmactree.com on 14 Jul 2010 at 6:19

GoogleCodeExporter commented 8 years ago
I should add that the thumbnail image DOES appear. The large image does not. 
Has this something to do with the hashing of the filename?

Original comment by victoria...@pmactree.com on 14 Jul 2010 at 10:32

GoogleCodeExporter commented 8 years ago
I think it's not a length issue(some filenames works while some doesn't), but 
rather hash problem, as Victoria wrote.

Original comment by OneTrueP...@gmail.com on 31 Oct 2011 at 1:13