Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Automating OS X with Ruby.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Stephen Schor, post: 4589984"] [Note: parts of this message were removed to make it a legal post.] Thanks for all the replies. Calling .activate() isn't working for me...but opening it though the shell with system("open -a 'itunes'") will work for now. Here's a snippet from the IRB session: RuntimeError: Cannot send Apple Event 'miscactv' : procNotFound (-600) from /Library/Ruby/Gems/1.8/gems/rubyosa-0.4.0/lib/rbosa.rb:796:in `__send_event__' from /Library/Ruby/Gems/1.8/gems/rubyosa-0.4.0/lib/rbosa.rb:796:in `activate' However - after a bit of searching I found what looks to be a related post by *Laurent Sansonetti *in Rubyosa mailing list. ([URL]http://mail.google.com/mail/?hl=en&tab=wm#inbox/1170f53ede402ae8[/URL]) about why calling OSA.app('blah') on certain applications won't launch them. -Stephen [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Automating OS X with Ruby.
Top