Re: Help with this code
Re: Help with this code
- Subject: Re: Help with this code
- From: Jens Alfke <email@hidden>
- Date: Sat, 22 Mar 2008 13:29:11 -0700
On 22 Mar '08, at 12:19 PM, Guillem Palou wrote:
It crashes when I call the setMovie method of the QTMovieView
Object. The
code seems to work with movieWithFile instead of
movieWithQuicktimeMovie.
Use the debugger, then.
How does it crash?
In the debugger, what's the backtrace?
What's the value of 'movie' at the time of the call? Does it look valid?
What's the value of 'clipMovieView' at the time of the call? Does it
look valid?
Does "po clipMovieView" print the description of the view, or does it
fail?
Answering those questions should give you a better idea about what's
going on.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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