[Mono-bugs] [Bug 78118][Wis] New - monodoc crashes on url loading

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Apr 15 13:26:15 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by f at rtfs.org.

http://bugzilla.ximian.com/show_bug.cgi?id=78118

--- shadow/78118	2006-04-15 13:26:15.000000000 -0400
+++ shadow/78118.tmp.9782	2006-04-15 13:26:15.000000000 -0400
@@ -0,0 +1,104 @@
+Bug#: 78118
+Product: Mono: Doctools
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Gui
+AssignedTo: mario.sopena at gmail.com                            
+ReportedBy: f at rtfs.org               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: monodoc crashes on url loading
+
+Steps to reproduce the problem:
+1. start monodoc 1.1.11.0 
+2. insert in the index tab 'app'
+3. double click in 'App Class'
+
+
+Actual Results:
+
+monodoc crashes
+
+
+Expected Results:
+
+Load help, or tell me that the doc no longer exists
+
+
+How often does this happen? 
+
+always
+
+Additional Information:
+
+Bookmark Manager init
+Trying: T:Gnome.App
+#########
+Error loading url T:Gnome.App - excpetion below:
+#########
+System.InvalidCastException: Cannot cast from source type to destination type.
+in <0x00149> GLib.ObjectManager:CreateObject (IntPtr raw)
+in <0x000c1> GLib.Object:GetObject (IntPtr o, Boolean owned_ref)
+in <0x0000c> GLib.Object:GetObject (IntPtr o)
+in <0x0002e> Gtk.Label:get_Layout ()
+in <0x00013> ELabel:Reload ()
+in <0x00013> ELabel:set_Text (System.String value)
+in <0x000c8> Monodoc.Browser:Render (System.String text, Monodoc.Node
+matched_node, System.String url)
+in <0x00177> Monodoc.Browser:LoadUrl (System.String url)
++----------------------------------------------+
+| Here we should locate the provider for the   |
+| link.  Maybe using this document as a base?  |
+| Maybe having a locator interface?   The short|
+| urls are not very useful to locate types     |
++----------------------------------------------+
+
+Unhandled Exception: System.Reflection.TargetInvocationException: Exception
+has been thrown by the target of an invocation. --->
+System.InvalidCastException: Cannot cast from source type to destination type.
+in <0x00149> GLib.ObjectManager:CreateObject (IntPtr raw)
+in <0x000c1> GLib.Object:GetObject (IntPtr o, Boolean owned_ref)
+in <0x0000c> GLib.Object:GetObject (IntPtr o)
+in <0x0002e> Gtk.Label:get_Layout ()
+in <0x00013> ELabel:Reload ()
+in <0x00013> ELabel:set_Text (System.String value)
+in <0x00352> Monodoc.Browser:Render (System.String text, Monodoc.Node
+matched_node, System.String url)
+in <0x002b9> Monodoc.Browser:LoadUrl (System.String url)
+in <0x0004c> Monodoc.IndexBrowser:OnIndexActivated (Int32 index)
+in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_int (int)
+in <0x00143> Monodoc.BigList:ButtonPressEventHandler (System.Object o,
+Gtk.ButtonPressEventArgs a)
+in <0x00000> <unknown method>
+in (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
+(object,object[])
+in <0x0008d> System.Reflection.MonoMethod:Invoke (System.Object obj,
+BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[]
+parameters, System.Globalization.CultureInfo culture)--- End of inner
+exception stack trace ---
+
+in <0x0010e> System.Reflection.MonoMethod:Invoke (System.Object obj,
+BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[]
+parameters, System.Globalization.CultureInfo culture)
+in <0x0001a> System.Reflection.MethodBase:Invoke (System.Object obj,
+System.Object[] parameters)
+in <0x000ad> System.Delegate:DynamicInvokeImpl (System.Object[] args)
+in <0x00028> System.MulticastDelegate:DynamicInvokeImpl (System.Object[] args)
+in <0x0000e> System.Delegate:DynamicInvoke (System.Object[] args)
+in <0x00175>
+GtkSharp.boolObjectEventButtonSignal:boolObjectEventButtonCallback (IntPtr
+arg0, IntPtr arg1, Int32 key)
+in (wrapper native-to-managed)
+GtkSharp.boolObjectEventButtonSignal:boolObjectEventButtonCallback
+(intptr,intptr,int)
+in <0x00000> <unknown method>
+in (wrapper managed-to-native) Gtk.Application:gtk_main ()
+in <0x00007> Gtk.Application:Run ()
+in <0x002ef> Monodoc.Driver:Main (System.String[] args)


More information about the mono-bugs mailing list