Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Can't view webp images with feh, sxiv even though imlib2 should provide webp support
@ 2020-10-22 18:05 kartikynwa
  2020-10-22 21:54 ` PaperMountainStudio
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: kartikynwa @ 2020-10-22 18:05 UTC (permalink / raw)
  To: ml

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

New 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.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-10-23  5:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 18:05 [ISSUE] Can't view webp images with feh, sxiv even though imlib2 should provide webp support 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 ` [ISSUE] [CLOSED] " kartikynwa
2020-10-23  5:49 ` kartikynwa

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).