trogdoro / xiki

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

Wrong type argument: stringp, 19 #132

Open rapha8l opened 9 years ago

rapha8l commented 9 years ago

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

trogdoro commented 9 years ago

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

trogdoro commented 9 years ago

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

rapha8l commented 9 years ago

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