Search found 8 matches
- 2017-01-07T12:54:26-07:00
- Forum: Bugs
- Topic: futex facility returned an unexpected error code
- Replies: 0
- Views: 13066
futex facility returned an unexpected error code
wget --no-check-certificate https://www.gentoofan.org/files/genstorm.jpg && display genstorm.jpg gives The futex facility returned an unexpected error code.Aborted at a stable hardened Gentoo Linux with 6.9.6.2 FWIW : $ strace display genstorm.jpg contains futex(0x3fb1ca98d4c, 0xca /* FUTEX ...
- 2015-12-15T09:11:33-07:00
- Forum: Bugs
- Topic: convert: magick/utility.c:508: Base64Encode: Assertion `blob != (const unsigned char *) ((void *)0)' failed.
- Replies: 1
- Views: 2960
convert: magick/utility.c:508: Base64Encode: Assertion `blob != (const unsigned char *) ((void *)0)' failed.
/me wonders if the version 6.9.2.0 would fix a bug of in version 6.9.0.3 ? Details are in https://bugs.gentoo.org/show_bug.cgi?id=563784
- 2012-01-30T05:12:52-07:00
- Forum: Bugs
- Topic: PDF rendering issue
- Replies: 1
- Views: 4780
PDF rendering issue
Hello, the back ground of this PDF file http://www.aramark.de/berlinertorhambur ... enplan.pdfis wrongly rendered with ImageMagick version 6.7.1.0. Is this an issue only at my machine ?
- 2011-07-14T06:17:59-07:00
- Forum: Bugs
- Topic: [solved] numbering of PDF sheets wrong
- Replies: 2
- Views: 5810
[solved] numbering of PDF sheets wrong
For the following PDF file http://wiki.univention.de/images/c/c9/L ... ration.pdf I'm wondering why display titles the first page with "0#19" and the last "18#19" - shouldn't this either be "1#19" till "19#19" or is page 19 not displayed ?
- 2010-10-29T08:08:03-07:00
- Forum: Bugs
- Topic: [solved] tga image can't be displayed
- Replies: 6
- Views: 13703
Re: tga image can't be displayed
Ok, thx so I'll inform that BOINC project team...
- 2010-10-28T10:39:23-07:00
- Forum: Bugs
- Topic: [solved] tga image can't be displayed
- Replies: 6
- Views: 13703
- 2010-10-28T10:20:38-07:00
- Forum: Bugs
- Topic: [solved] tga image can't be displayed
- Replies: 6
- Views: 13703
Re: tga image can't be displayed
Well, bad idea to paste a binary file, therefore I uuencoded it : http://paste.pocoo.org/show/282761/
With the use of uudecode you can derive the tga image from that file.
With the use of uudecode you can derive the tga image from that file.
- 2010-10-28T10:04:35-07:00
- Forum: Bugs
- Topic: [solved] tga image can't be displayed
- Replies: 6
- Views: 13703
[solved] tga image can't be displayed
Under Gentoo Linux I'm running BOINC. One file of he project "computing for clean water" is a tgy image which can't be displayed (version 6.6.2.5): tfoerste@n22 ~/tmp $ display c4cw_image04_6.13.tga display: improper image header `c4cw_image04_6.13.tga' @ error/tga.c/ReadTGAImage/209. Here's the ...