[dev] [announce] fb2sixel: view farbfeld images in terminal

2017-03-19 Thread Alexander Krotov
I have crafted a program to convert farbfeld images to sixels: https://github.com/ilabdsf/ff2sixel I am going to use it myself to quickly display images over SSH. Hope someone else finds it useful. Too bad st does not have a patch to display sixels, so I am going to use mlterm when I need to brow

Re: [dev] surf segmentation fault

2017-03-19 Thread Quentin Rameau
> Hi, Hi Joachim, > surf crashes with segmentation fault when opening http://dhl.de > This only happens on 32 bit systems (Debian Jessie). > > I compiled the latest version from git with symbols and did a > backtrace under gdb: > > Program received signal SIGSEGV, Segmentation fault. > 0xaa5c5a

Re: [dev] surf segmentation fault

2017-03-19 Thread Greg Reagle
I can reproduce bug on Debian. Just did a git clone git://git.suckless.org/surf then make. ~> cat /etc/debian_version 8.7 ~> uname -a Linux t400 3.16.0-4-686-pae #1 SMP Debian 3.16.39-1+deb8u1 (2017-02-22) i686 GNU/Linux ~/a/surf> ./surf -p http://dhl.de Vector smash protection is enabled. java v

[dev] surf segmentation fault

2017-03-19 Thread Joachim Fahrner
Hi, surf crashes with segmentation fault when opening http://dhl.de This only happens on 32 bit systems (Debian Jessie). I compiled the latest version from git with symbols and did a backtrace under gdb: Program received signal SIGSEGV, Segmentation fault. 0xaa5c5a00 in ?? () (gdb) backtrace #