Rquest for Intel Mac Help

| | Comments (0)
I no longer have access to an Intel Mac. I got a bug report, and I need help.

Requirements:
  • Install latest (as of a week or so ago) versions of some modules: Mac::Glue, Mac::Apps::Launch, Mac::AppleEvents::Simple, and Mac::Carbon (in reverse order of normal installation).
  • Install two small shell scripts, aedebug and glue.
  • Create a glue for iCal ("sudo gluemac /Applications/iCal.app")
  • Run this one-liner script:

    aedebug glue iCal '$x = $g->obj(event => gAny, calendar => gAny)->get; print $x->prop("summary")->get; my $t = $x->prop("start date")->get; print $t; print scalar localtime $t'



Then send me the entire output (there will be quite a bit of debugging output), either here (use the "Code" posting format), or via e-mail.

Thanks!

Update baud helped me out, so now I have a proper diagnosis of the problem, and I don't need further assistance for now. He also helped me uncover another problem that my test case here exposed, that was not in the original. W00t. use.perl.org

Leave a comment

<pudge/*> (pronounced "PudgeGlob") is thousands of posts over many years by Pudge.

"It is the common fate of the indolent to see their rights become a prey to the active. The condition upon which God hath given liberty to man is eternal vigilance; which condition if he break, servitude is at once the consequence of his crime and the punishment of his guilt."

About this Entry

This page contains a single entry by pudge published on July 6, 2006 11:36 AM.

Misquotes in "Misquoting Jesus" was the previous entry in this site.

Mac-AppleEvents-Simple-1.18 Released is the next entry in this site.

Find recent content on the main index or look in the archives to find all content.