[Mono-docs-list] monodoc crash
Rafael Ferreira
lists at ophion.org
Wed Jan 11 23:16:34 EST 2006
Hello,
this is not bug per se, the gecko renderer is asking the runtime where
the system's temp location is (using System.Path) which is perfectly ok.
In this case, your system is misconfigured to not allow you're account
to write to /tmp
-raf
On Thu, 2006-01-12 at 03:07 +0000, hemant kumar wrote:
> Hi guys..
>
> i often get monodoc crash when i create gtk expansion button. The bug
> is always reproducable..any solution?
>
>
> Bookmark Manager init
> Unhandled Exception: System.UnauthorizedAccessException: Access to the
> path "/tmp/monodoc/0.html" is denied.
> in <0x00338> System.IO.FileStream:.ctor (System.String name, FileMode
> mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean
> isAsync, Boolean anonymous)
> in <0x00053> System.IO.FileStream:.ctor (System.String name, FileMode
> mode)
> in (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
> (string,System.IO.FileMode)
> in <0x000ae> Monodoc.GeckoHtmlRender:Render (System.String html_code)
> in <0x00075> Monodoc.Browser:Render (System.String text, Monodoc.Node
> matched_node, System.String url)
> in <0x00181> Monodoc.TreeBrowser:RowActivated (System.Object sender,
> System.EventArgs a)
> in (wrapper delegate-invoke)
> System.MulticastDelegate:invoke_void_object_EventArgs
> (object,System.EventArgs)
> in <0x000c1> GtkSharp.voidObjectSignal:voidObjectCallback (IntPtr
> arg0, Int32 key)
> in (wrapper native-to-managed)
> GtkSharp.voidObjectSignal:voidObjectCallback (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)
>
> sadly i don't get this error when i run it with root privilege..but
> yet i get crash some other place. More on that..later.
> With all these bugs..monodoc is practically un-usable...
>
>
> With Regards
> Hemant
> _______________________________________________
> Mono-docs-list maillist - Mono-docs-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-docs-list
More information about the Mono-docs-list
mailing list