Bug 25205

Summary: thunar does not show thumbnails
Product: Sisyphus Reporter: Alex Negulescu <alecs>
Component: ThunarAssignee: Mikhail Efremov <sem>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: alecs, cas, kurakin, oddity
Version: unstable   
Hardware: all   
OS: Linux   
Bug Depends on: 25206    
Bug Blocks:    

Description Alex Negulescu 2011-03-09 15:19:23 MSK
Since Thunar 1.1, we need tumbler to display thumbnails in Thunar.
tumbler should be a dependecy of Thunar, and Thunar should be told where to find tumblerd (/usr/libexec/tumbler-1/tumblerd), so it would be run. Without tumblerd running, Thunar won't show thumbs.

Thunar doesn't run tumblerd automatically now; when I run tumblerd manually, all is OK.
Comment 1 Alex Negulescu 2011-03-09 16:13:58 MSK
tumblerd shoud be installed into %_libdir (/usr/lib64 or /usr/lib not /usr/libexec).

Temporary fix for users: create a symlink:
For x86
/usr/lib/tumbler-1: tumblerd -> /usr/libexec/tumbler-1/tumblerd
For x86_64
/usr/lib64/tumbler-1: tumblerd -> /usr/libexec/tumbler-1/tumblerd
Comment 2 Mikhail Efremov 2011-03-09 19:12:05 MSK
(В ответ на комментарий №0)
> Since Thunar 1.1, we need tumbler to display thumbnails in Thunar.
> tumbler should be a dependecy of Thunar

I don't want to add such dependency to the package Thunar itself. This is an additional functionality and not all people wants to have it.
I think there should be the virtual package (Thunar-full perhaps) which will require all additional staff for Thunar like tumbler and gvfs.

> and Thunar should be told where to
> find tumblerd (/usr/libexec/tumbler-1/tumblerd), so it would be run. Without
> tumblerd running, Thunar won't show thumbs.

Bug #25206.
Comment 3 Mikhail Efremov 2011-03-30 19:03:55 MSK
I decided that there is no need to create package Thunar-full. I made new virtual package xfce4-default which will install tumbler and other packages needed for Xfce.