Github messages for voidlinux
 help / color / mirror / Atom feed
From: kartikynwa <kartikynwa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] Can't view webp images with feh, sxiv even though imlib2 should provide webp support
Date: Fri, 23 Oct 2020 07:47:25 +0200	[thread overview]
Message-ID: <20201023054725.CE6eys787hlDUOmg1pP5kTYolIvgGQQxgJ6PNfAU6ZQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25795@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1141 bytes --]

Closed issue by kartikynwa on void-packages repository

https://github.com/void-linux/void-packages/issues/25795

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  `Void 5.8.16_1 x86_64 GenuineIntel uptodate hold rrrmFFFFFFFFFFFFFFF`
* package:  
  - `imlib2-1.7.0_2`
  - `feh-3.5_1`
  - `sxiv-26_1`

### Expected behavior
`feh`, `sxiv` should be able to open webp images since `imlib2` provides `/usr/lib/imlib2/loaders/webp.so`. For example, this should work:

```
curl https://www.gstatic.com/webp/gallery/1.webp | feh -
```

### Actual behavior
`feh` fails with the message: `feh WARNING: /tmp/feh_stdin_iWj0N5 - No Imlib2 loader for that file format`

### Steps to reproduce the behavior

```bash
xbps-install -Sf feh curl
curl https://www.gstatic.com/webp/gallery/1.webp | feh -
```

### Note

Installing [this](https://github.com/gawen947/imlib2-webp) makes it possible to open webp files. But it overwrites the `webp.so` installed by xbps.

  parent reply	other threads:[~2020-10-23  5:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 18:05 [ISSUE] " kartikynwa
2020-10-22 21:54 ` PaperMountainStudio
2020-10-23  4:37 ` kartikynwa
2020-10-23  4:55 ` ericonr
2020-10-23  4:59 ` ericonr
2020-10-23  5:01 ` ericonr
2020-10-23  5:02 ` q66
2020-10-23  5:05 ` ericonr
2020-10-23  5:25 ` kartikynwa
2020-10-23  5:37 ` ericonr
2020-10-23  5:47 ` kartikynwa
2020-10-23  5:47 ` kartikynwa [this message]
2020-10-23  5:49 ` kartikynwa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201023054725.CE6eys787hlDUOmg1pP5kTYolIvgGQQxgJ6PNfAU6ZQ@z \
    --to=kartikynwa@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).