On Tue, May 12, 2009 at 4:05 AM, steph <stephrom_AT_gmx.com> wrote:
> I've installed rumai-3.0.0 but i can't use yaml config: wmii starts
> with an xterm and this error message in a xmessage window and in
> wmiirc.log: [...]
The problem was in the "data=" field of that message:
bar on bottom
colmode
default
normcolors #c0c0c0 #0a0a0a #202020
grabmod Mod1
border
1
font -*-fixed-medium-r-*-*-18-*-*-*-*-*-*-*
focuscolors #ffffff
#285577 #4c7899
It seems that you added newlines to the values of those parameters in
your config.yaml file, correct?
For example:
border: |
1
Will become { "border" => "\n1" } in Ruby.
> Thank you for rumai. Before the config.yaml release, I was using
> rumai-2.0.0 with the config.rb tag of your wmiirc which don't work
> with rumai-3.0.0.
No problem, I'm glad it was helpful to you.
Received on Tue May 12 2009 - 19:43:27 UTC
This archive was generated by hypermail 2.2.0 : Tue May 12 2009 - 19:48:08 UTC