diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-02-15 22:10:06 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-02-15 22:10:06 +0100 |
commit | 74c6186a0e8cffd86a068d3114fa6afbb8274ad9 (patch) | |
tree | ea0027dff431e7c13e68b8500a136bcd13b1a143 /man | |
parent | ce776bb156b827fbfb9e93bfe6065b6e2d841cf0 (diff) |
skip all tests on debian arm* / mips* (broken Imlib2, again)
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/man/feh.pre b/man/feh.pre index 747c471..50f5961 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1703,10 +1703,14 @@ section. . On some systems with Imlib2 1.4.7, .Nm -may be unable to load gif images unless they are the only image in the -filelist. This appears to be caused by a Debian and/or Imlib2 bug. See +may be unable to load gif images. For affected mips, mipsel and arm devices, +gif support is completely broken, while on x86 / x86_64 gifs can usually +only be loaded if they are the first image in the filelist. +This appears to be caused by a Debian and/or Imlib2 bug. See .Aq https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813729 -for details. +for details. Workaround: Use +.Cm --magick-timeout 5 +.Pq or some other positive value . . .Pp . |