Bug#683046: Thumbnailer is not registered automatically

July 27th, 2012 - 10:40 pm ET by IRIE Shinsuke | Report spam
Package: blender
Version: 2.63a-1

blender-thumbnailer.py is installed in /usr/bin, but not working
unless we manually register it by creating .thumbnailer file in
~/.local/share/thumbnailers.

I think deb package should make system-wide setting for it, so please
install /usr/share/thumbnailers/blender.thumnailer as follows:

== START [Thumbnailer Entry]
TryExec=blender-thumbnailer.py
Exec=blender-thumbnailer.py %u %o
MimeType=application/x-blender;
== E N D
IRIE Shinsuke


To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 2 repliesReplies Make a reply

Similar topics

Replies

#1 IRIE Shinsuke
July 27th, 2012 - 11:00 pm ET | Report spam
Oops, sorry, the thumbnailer is installed in /usr/lib/blender/scripts/.

IRIE Shinsuke


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Replies Reply to this message
#2 IRIE Shinsuke
July 27th, 2012 - 11:30 pm ET | Report spam
The thumbnailer should work with the following .thumbnailer file:

== START [Thumbnailer Entry]
TryExec=/usr/lib/blender/scripts/blender-thumbnailer.py
Exec=/usr/lib/blender/scripts/blender-thumbnailer.py %i %o
MimeType=application/x-blender;
== E N D
IRIE Shinsuke


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
email Follow the discussion Replies Reply to this message
Help Create a new topicReplies Make a reply
Search Make your own search