Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Send doesn't work with IronAHK on OSX #40

Open
miconi opened this issue Nov 26, 2011 · 1 comment
Open

Send doesn't work with IronAHK on OSX #40

miconi opened this issue Nov 26, 2011 · 1 comment

Comments

@miconi
Copy link

miconi commented Nov 26, 2011

What doesn't work:

Following Script.ahk:
^j::Send "b"

invoked in terminal with:
ironahk Script.ahk

doesn't send "b" to any application and produces following terminal output:

Nov 26 18:23:25 MacBook-Air-Micha.local mono[23287] : kCGErrorInvalidConnection: CGSGetWindowTags: Invalid connection
Nov 26 18:23:25 MacBook-Air-Micha.local mono[23287] : kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.

What works:

Example.ahk included in the IronAHK installation archive.

Configuration:

OSX Lion 10.7.2
Mono http://download.mono-project.com/archive/2.10.6/macos-10-x86/1/MonoFramework-MDK-2.10.6_1.macos10.xamarin.x86.dmg
IronAHK http://cloud.github.com/downloads/polyethene/IronAHK/IronAHK-0.7.0.19793.zip

@123Daoxyz
Copy link

i got the same problem in ubuntu 12.10.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants