Re: [dev] cannot run st

2013-02-05 Thread Nick
Hi pancake, Just a few things. 1) I like the contributions you make; do keep sharing them, regardless of occasional Christoph style replies. 2) Thanks for investigating the setlocale() issue and reporting back so clearly, it was interesting to read. I'll give that tiv program you wrote a whirl

Re: [dev] cannot run st

2013-02-05 Thread pancake
Sorry for the late reply, I was busy having a life and playing with my children. On 01/24/13 19:46, Christoph Lohmann wrote: Greetings. On Thu, 24 Jan 2013 19:46:30 +0100 pancake wrote: i've been quite busy these last months.. so i was a little disconnected from the suckless development... b

Re: [dev] cannot run st

2013-01-24 Thread Aurélien Aptel
On Thu, Jan 24, 2013 at 6:47 PM, pancake wrote: > i've been quite busy these last months.. so i was a little disconnected from > the suckless development... but several months ago i tried to run st on OSX > without success.. and today i tried to run it on linux (voidlinux) without > much more luck

Re: [dev] cannot run st

2013-01-24 Thread Christoph Lohmann
Greetings. On Thu, 24 Jan 2013 19:46:30 +0100 pancake wrote: > i've been quite busy these last months.. so i was a little disconnected > from the suckless development... but several months ago i tried to run > st on OSX without success.. and today i tried to run it on linux > (voidlinux) witho

Re: [dev] cannot run st

2013-01-24 Thread Ryan Mullen
On Thu, Jan 24, 2013 at 06:47:42PM +0100, pancake wrote: > //setlocale(LC_CTYPE, ""); > XSetLocaleModifiers(""); > tnew(80, 24); In the past, commenting this line has given me vastly improved st startup times on a slow Debian system I was using. I haven't spent any time deb

[dev] cannot run st

2013-01-24 Thread pancake
i've been quite busy these last months.. so i was a little disconnected from the suckless development... but several months ago i tried to run st on OSX without success.. and today i tried to run it on linux (voidlinux) without much more luck. I get the same error on both systems, but looks li