[Mono-bugs] [Bug 77981][Maj] New - Exception when generating
indices on Monodoc
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 1 08:10:47 EST 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 agro1986 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77981
--- shadow/77981 2006-04-01 08:10:47.000000000 -0500
+++ shadow/77981.tmp.31692 2006-04-01 08:10:47.000000000 -0500
@@ -0,0 +1,39 @@
+Bug#: 77981
+Product: Mono: Doctools
+Version: 1.1
+OS:
+OS Details: Windows XP SP2
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: Gui
+AssignedTo: mario.sopena at gmail.com
+ReportedBy: agro1986 at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Exception when generating indices on Monodoc
+
+Specs:
+Monodoc 1.1.11.0
+Mono 1.1.13.6
+
+Description of Problem:
+
+When clicking "Generate" in the "Index" tab of Monodoc, the message
+
+Unhandled Exception: System.DllNotFoundException: libc.so.6
+in (wrapper managed-to-native) Monodoc.RootTree:chmod (string,int)
+in <0x00229> Monodoc.RootTree:MakeIndex ()
+in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+in <0x0000e> Monodoc.ProgressPanel:Work ()
+in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+
+appears in the console. The generating process (the animating of progress
+bar) then seems to never stop.
+
+However after quitting and restarting Monodoc, the "Index" tab contains
+entries. I don't
+know whether the entry is complete.
More information about the mono-bugs
mailing list