• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CocoaDVDPlayer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CocoaDVDPlayer


  • Subject: Re: CocoaDVDPlayer
  • From: Steve Nygard <email@hidden>
  • Date: Wed, 16 Sep 2009 20:50:43 -0600

Try running it from outside the debugger. DVDInitialize() uses ptrace() with PT_DENY_ATTACH to stop it from being used in a debugger.

<http://lists.apple.com/archives/Cocoa-dev/2004/Jul/msg01967.html>

--
Steve


On 16-Sep-2009, at 18:29 , Quincey Morris wrote:

This may not be the correct list for this. ('dvdlist' doesn't look like the right list either -- it says it's for "Authoring Tools".)

The CocoaDVDPlayer sample application doesn't appear to run properly under Snow Leopard. It gets as far as calling DVDInitialize (), but doesn't return from the call. The debugger reports the application as having exited with status code 45, and the dock icon disappears, but the app actually is still running (or so the debugger says if you try to run it again).

I've never tried this sample before today, so I'm not sure if there's more going on that I don't understand, but any advice would be appreciated. Or, what is the correct list to ask about this?

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >CocoaDVDPlayer (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: debugging strategy
  • Next by Date: Re: debugging strategy
  • Previous by thread: CocoaDVDPlayer
  • Next by thread: #pragma to suppress a warning message
  • Index(es):
    • Date
    • Thread