зеркало из https://github.com/mono/mail-archives.git
113 строки
4.8 KiB
HTML
113 строки
4.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] [MonoMac] Bug 670844 Error while adding subview using Animator
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%5BMonoMac%5D%20Bug%20670844%20Error%20while%20adding%20subview%0A%20using%20Animator&In-Reply-To=4D539D46.4030409%40pt.lu">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="003999.html">
|
|
<LINK REL="Next" HREF="004003.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] [MonoMac] Bug 670844 Error while adding subview using Animator</H1>
|
|
<B>kjpou</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%5BMonoMac%5D%20Bug%20670844%20Error%20while%20adding%20subview%0A%20using%20Animator&In-Reply-To=4D539D46.4030409%40pt.lu"
|
|
TITLE="[Mono-osx] [MonoMac] Bug 670844 Error while adding subview using Animator">kjpou at pt.lu
|
|
</A><BR>
|
|
<I>Thu Feb 10 03:15:03 EST 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="003999.html">[Mono-osx] [MonoMac] Bug 670844 Error while adding subview using Animator
|
|
</A></li>
|
|
<LI>Next message: <A HREF="004003.html">[Mono-osx] Mac OS X WinForms MessageBox.Show() mono crash with segmentation fault.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4000">[ date ]</a>
|
|
<a href="thread.html#4000">[ thread ]</a>
|
|
<a href="subject.html#4000">[ subject ]</a>
|
|
<a href="author.html#4000">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Geoff
|
|
|
|
Sorry should have checked the git commit log before writing this. The
|
|
patch was only attached to the bug report not committed.
|
|
|
|
Kenneth
|
|
|
|
On 2/10/11 9:09 AM, kjpou wrote:
|
|
><i> Geoff
|
|
</I>><i>
|
|
</I>><i> Just to let you know that the issue still exists. I did an update from
|
|
</I>><i> master of both maccore and monomac, rebuilt monomac.dll and ran the test
|
|
</I>><i> case from my end. The result was the same error. Maybe you forgot to
|
|
</I>><i> commit something on your end?
|
|
</I>><i>
|
|
</I>><i> Stacktrace:
|
|
</I>><i>
|
|
</I>><i> at (wrapper managed-to-native)
|
|
</I>><i> MonoMac.ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr
|
|
</I>><i> (intptr,intptr,intptr)<0x00003>
|
|
</I>><i> at (wrapper managed-to-native)
|
|
</I>><i> MonoMac.ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr
|
|
</I>><i> (intptr,intptr,intptr)<0x00003>
|
|
</I>><i> at MonoMac.AppKit.NSView.AddSubview (MonoMac.AppKit.NSView)<0x00061>
|
|
</I>><i> at AnimatorAddSubview.SharedContentView.KeyDown
|
|
</I>><i> (MonoMac.AppKit.NSEvent)<0x00188>
|
|
</I>><i> at (wrapper dynamic-method)
|
|
</I>><i> object.[AnimatorAddSubview.SharedContentView.Void
|
|
</I>><i> KeyDown(MonoMac.AppKit.NSEvent)]
|
|
</I>><i> (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.AppKit.NSEvent)
|
|
</I>><i> <0x00033>
|
|
</I>><i> at (wrapper native-to-managed)
|
|
</I>><i> object.[AnimatorAddSubview.SharedContentView.Void
|
|
</I>><i> KeyDown(MonoMac.AppKit.NSEvent)]
|
|
</I>><i> (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.AppKit.NSEvent)
|
|
</I>><i> <0x000df>
|
|
</I>><i> at (wrapper managed-to-native)
|
|
</I>><i> MonoMac.AppKit.NSApplication.NSApplicationMain (int,string[])<0x00003>
|
|
</I>><i> at (wrapper managed-to-native)
|
|
</I>><i> MonoMac.AppKit.NSApplication.NSApplicationMain (int,string[])<0x00003>
|
|
</I>><i> at MonoMac.AppKit.NSApplication.Main (string[])<0x00015>
|
|
</I>><i>
|
|
</I>><i> Kenneth
|
|
</I>><i> _______________________________________________
|
|
</I>><i> Mono-osx mailing list
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
|
|
</I>><i>
|
|
</I></PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="003999.html">[Mono-osx] [MonoMac] Bug 670844 Error while adding subview using Animator
|
|
</A></li>
|
|
<LI>Next message: <A HREF="004003.html">[Mono-osx] Mac OS X WinForms MessageBox.Show() mono crash with segmentation fault.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4000">[ date ]</a>
|
|
<a href="thread.html#4000">[ thread ]</a>
|
|
<a href="subject.html#4000">[ subject ]</a>
|
|
<a href="author.html#4000">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
|
|
mailing list</a><br>
|
|
</body></html>
|