Kintaro / wtftw

Window Tiling For The Win. A tiling window manager written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to start terminal

rainerborene opened this issue · comments

Now that #67 issue was closed I have got another issue.

thread '<unnamed>' panicked at 'unable to start terminal', core/src/handlers.rs:48

I'm running wtftw on Xephyr using the default config.

In the default config this is set to xterm. Is that installed?

Just moved the default config to ~/.wtftw/src/config.rs but it does not compile. See the log file.
https://gist.github.com/rainerborene/8c36618bd0390af33094

Using rustc 1.2.0-nightly (9cb7b3ffb 2015-06-01) (built 2015-06-01)

Let me update the default config when I get to work. Will be in about 1 hour. Hang in tight, fix is on the way.

Ok, the example config has been updated. I hope it works now.

Thanks!