Export to GitHub

google-gadgets-for-linux - issue #376

Ignore .thumbs directories for gadget "Photo"


Posted on Mar 3, 2011 by Quick Monkey

What steps will reproduce the problem? 1. Create a .thumbs directory with many 24x24 or 36x36 icon-size images under a image /path/to/image directory 2. Let the "Pohto" gadget show images under the image directory /path/to/image 3. The "Photo" gadget will show images under the thumbs directory as well, but that may not be the product's intention.

What is the expected output? What do you see instead?

Many images viewers would such a .thumbs directory. The "Photo" gadget should ignore such thumb directories.

What version of the product are you using? On what operating system? google-gadgets-0.11.2 SYSTEM: 2.6.34-gentoo-r1

Please provide any additional information below.

Comment #1

Posted on Mar 25, 2011 by Quick Monkey

a patch to solve this problem.

Attachments

Status: New