[Mono-bugs] [Bug 500378] New: Unable to run monodoc after fetching latest svn release of mono
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat May 2 01:20:48 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=500378
Summary: Unable to run monodoc after fetching latest svn
release of mono
Classification: Mono
Product: Mono: Doctools
Version: SVN
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Core
AssignedTo: mario.sopena at gmail.com
ReportedBy: brett_senior at yahoo.com.au
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7)
Gecko/2009030810 Iceweasel/3.0.9 (Debian-3.0.9-1)
Today I fetched svn release 133364 and configured and compiled mono without any
problems. However when I try to run monodoc I get the following error and the
program will not start:
Unhandled Exception: System.ArgumentNullException: Argument cannot be null.
Parameter name: src
at (wrapper managed-to-native)
System.Runtime.InteropServices.Marshal:PtrToStructure (intptr,System.Type)
at GLib.Object.LookupGType () [0x00000]
at GLib.Object.CreateNativeObject (System.String[] names, GLib.Value[] vals)
[0x00000]
at Gtk.Object.CreateNativeObject (System.String[] names, GLib.Value[] vals)
[0x00000]
at Gtk.Widget.CreateNativeObject (System.String[] names, GLib.Value[] vals)
[0x00000]
at Gtk.Label..ctor (System.String str) [0x00000]
at ELabel..ctor (System.String text) [0x00000]
at Monodoc.Browser..ctor (System.String engine) [0x00000]
at Monodoc.Driver.Main (System.String[] args) [0x00000]
Reproducible: Always
Steps to Reproduce:
1. monodoc
Actual Results:
Unhandled Exception: System.ArgumentNullException: Argument cannot be null.
Parameter name: src
at (wrapper managed-to-native)
System.Runtime.InteropServices.Marshal:PtrToStructure (intptr,System.Type)
at GLib.Object.LookupGType () [0x00000]
at GLib.Object.CreateNativeObject (System.String[] names, GLib.Value[] vals)
[0x00000]
at Gtk.Object.CreateNativeObject (System.String[] names, GLib.Value[] vals)
[0x00000]
at Gtk.Widget.CreateNativeObject (System.String[] names, GLib.Value[] vals)
[0x00000]
at Gtk.Label..ctor (System.String str) [0x00000]
at ELabel..ctor (System.String text) [0x00000]
at Monodoc.Browser..ctor (System.String engine) [0x00000]
at Monodoc.Driver.Main (System.String[] args) [0x00000]
Expected Results:
Should run the mono documentation viewer.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list