trogdoro / xiki

A shell console with GUI features

Home Page:http://xiki.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong type argument: stringp, 19

rapha8l opened this issue · comments

Hi, since a few git pull I get errors when running xsh -i (emacs 24, debian jessie) :

Loading /home/rsalle/src/Terms/xiki/misc/emacs/xsh.emacs...
condition-case: Error raised in Ruby. Type Alt+R (or Option+R) to reload or Alt+L (or Option+L) to show the log with the error message.
or: Wrong type argument: stringp, 19
(Also even when it worked, I've never been able to guess what to do, which is another problem :-) )

Thanks
Raphael

This error is probably long-fixed. Try installing xiki using the one-line installer on xiki.com (or the github xiki readme).

I'll assume this is fixed and close the issue if no one says otherwise.

Hi,

Sorry for the delay.
The one-line installer indeed works, though, using the git repo directly still raises errors :
Wrong type argument : stringp, ido-completing-read
Thanks