trogdoro / xiki

A shell console with GUI features
http://xiki.org
Other
3.76k stars 207 forks source link

post installation, as normal user xiki returns 'nil' a lot #16

Open artumi-richard opened 11 years ago

artumi-richard commented 11 years ago

I Installed using the instructions to install from git hub just now.

I tested while logged in as root with "xiki ip" and got the expected result.

As root I ran "xiki stop"

I went to a normal user account having realised I was still logged in as root.

$ xiki status
xiki_process.rb: no instances running

$ xiki start
nil

$ xiki ip
nil

It turns out a bunch of files were left over in /tmp that reference xiki and once these were deleted life got better, though I did see errors about /tmp/ being world-writeable, though they do not get to the editor.