I had the same problem. The only workaround I found was to prevent
the HIMovieView from being released, thus resulting in a leak.
rdar://4351007 The bug is still marked as Open.
One thing I didn't try, and later learned was essential when mixing
Carbon and Cocoa (HIMovieView appears to be a wrapper around some
Cocoa stuff), was to call NSApplicationLoad() early during
application initialization.
Le 06-05-20 à 15:08, Rosyna a écrit :
I've got an HIMoviewView as the only subview of a window. Every
single time this window is closed, the application crashes inside
HIMovieViewDestruct(). This is 100% reproducible.
I have no custom event handlers on this window. I also do not
release any object I create (it's testing code) so it doesn't seem
like an over release on my part.
I've searched the lists and have seen 3 others with the same
problem with no resolution. I'm cross posting as I don't know
whether this is a Quicktime issue or a HIToolbox related one. The
"movie" is a Quartz Composer document, if that matters.
Any help would be greatly appreciated.
--
Paul Lalonde paullalonde at mac dot com
"Il n'y a que les banques qui sont libres" -- Jean-Luc Godard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden