trogdoro / xiki

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

Not working in aquamacs #12

Open pvencill opened 11 years ago

pvencill commented 11 years ago

Followed your install instructions, no errors. Running things like xiki and xiki directory from the terminal work as expected. Opened aquamacs and tried doing a couple simple commands (e.g. $ ls -la) and nothing happened when I double clicked or hit cmd+enter. Followed your debugging tips and there were no errors listed.

trogdoro commented 11 years ago

So you went through the instructions for setting up Emacs with Aquamacs in the readme (Run "xiki readme" in the console)? Get any errors? What's your OS / Emacs version / ruby version?

--Craig

On Thu, Sep 13, 2012 at 6:44 AM, pvencill notifications@github.com wrote:

Followed your install instructions, no errors. Running things like xiki and xiki directory from the terminal work as expected. Opened aquamacs and tried doing a couple simple commands (e.g. $ ls -la) and nothing happened when I double clicked or hit cmd+enter. Followed your debugging tips and there were no errors listed.

— Reply to this email directly or view it on GitHubhttps://github.com/trogdoro/xiki/issues/12.

pvencill commented 11 years ago

OS X 10.7, latest aquamacs version, ruby 1.9.2-p320. As I said in the issue, I had an error the first time I started xiki, but none after a restart.

On Fri, Sep 14, 2012 at 3:55 AM, trogdoro notifications@github.com wrote:

So you went through the instructions for setting up Emacs with Aquamacs in the readme (Run "xiki readme" in the console)? Get any errors? What's your OS / Emacs version / ruby version?

--Craig

On Thu, Sep 13, 2012 at 6:44 AM, pvencill notifications@github.com wrote:

Followed your install instructions, no errors. Running things like xiki and xiki directory from the terminal work as expected. Opened aquamacs and tried doing a couple simple commands (e.g. $ ls -la) and nothing happened when I double clicked or hit cmd+enter. Followed your debugging tips and there were no errors listed.

— Reply to this email directly or view it on GitHub< https://github.com/trogdoro/xiki/issues/12>.

— Reply to this email directly or view it on GitHubhttps://github.com/trogdoro/xiki/issues/12#issuecomment-8554037.

Paul Vencill Co-Founder CyberStride LLC

trogdoro commented 11 years ago

Ah, cool. People seem to be having better lick with 1.9.3. So it's working for you now?

pvencill commented 11 years ago

Well, it started w/o an error, but doesn't actually do anything. I mean, I can't do any of the things demoed in the video.

gtorodelvalle commented 11 years ago

Same here, no luck with ruby-1.9.3-p286 either :(

FlorianFranzen commented 11 years ago

Same here. Turns out it was due to the fact that I run ruby 2.0. The installation of el4r apparently does not work with ruby 2.0.

Switching to 1.9.3 worked for me.