<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5052&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] webp thumbnailer]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5052</link>
		<description><![CDATA[The most recent posts in [SOLVED] webp thumbnailer.]]></description>
		<lastBuildDate>Sun, 29 May 2022 17:24:14 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[[SOLVED] webp thumbnailer]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=36074#p36074</link>
			<description><![CDATA[<p>as per the title i&#039;m trying to get a webp thumbnailer working with pcmanfm. </p><p>i put the following inside <span class="bbc">~/.local/share/thumbnailers/webp.thumbnailer</span></p><div class="codebox"><pre><code>[Thumbnailer Entry]
Version=1.0
Encoding=UTF-8
Type=X-Thumbnailer
Name=webp Thumbnailer
MimeType=image/webp;
Exec=/usr/bin/convert %i -thumbnail %s %o</code></pre></div><p>and it doesn&#039;t work </p><p>i even put this inside <span class="bbc">~/.local/share/mime/image/webp.xml</span></p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;mime-type xmlns=&quot;http://www.freedesktop.org/standards/shared-mime-info&quot; type=&quot;image/webp&quot;&gt;
  &lt;!--Created automatically by update-mime-database. DO NOT EDIT!--&gt;
  &lt;comment&gt;WebP file&lt;/comment&gt;
  &lt;icon name=&quot;image&quot;/&gt;
  &lt;glob-deleteall/&gt;
  &lt;glob pattern=&quot;*.webp&quot;/&gt;
&lt;/mime-type&gt;</code></pre></div><p>and nothing, webp images inside pcmanfm still show the generic image icon </p><p>i&#039;m on pcmanfm 1.3.2-1 with tumbler 4.16.0-1 on devuan ceres.</p><p>nevermind, i figured it out, pcmanfm uses gdk-pixbuf for images and doesn&#039;t really query thumbler for that, so it needs a webp loader for gdk-pixbuf, i&#039;m lazy and don&#039;t use any other software that depends on gdk-pixbuf for the images so i just switched to thunar.</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sun, 29 May 2022 17:24:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=36074#p36074</guid>
		</item>
	</channel>
</rss>
