Public bug reported:

On 64-bit 12.10 (quantal) with unity-lens-photos 0.8-0ubuntu1.

For search results that include raw photos (.CRW files in my case) the
thumbnails are blank. The update_search_results() method looks for files
in the thumbnails folder that have the same extension as the source
file. However, at least for my files, Shotwell's thumbnails are .jpg and
so aren't seen.

A basic patch to fix my situation, attached, simply also checks for .jpg
thumbnails (so it checks thumb0000000000001234.jpg after failing to find
thumb0000000000001234.crw). A more thorough fix might be to check for
thumb0000000000001234.* perhaps?

** Affects: unity-lens-photos (Ubuntu)
     Importance: Undecided
         Status: New

** Patch added: "Quick fix for raw thumbnails that also checks for thumbnails 
ending with .jpg"
   
https://bugs.launchpad.net/bugs/1069225/+attachment/3406649/+files/simple_thumb_check.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1069225

Title:
  Shotwell thumbnails not shown for raw photos in results

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-lens-photos/+bug/1069225/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to