Bug #33
monodoc fails to start
| Status : | Closed | Start : | 01/07/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | Steve Kennedy | % Done : | 0% |
|
| Category : | Packages | |||
| Target version : | 1.0 | |||
Description
Index nonexistent or in bad format
Unhandled Exception: System.Exception: Couldn’t find html renderer!
at Monodoc.Tab..ctor (Monodoc.Browser br) [0×00000]
at Monodoc.Browser.AddTab () [0×00000]
at Monodoc.Browser..ctor (Boolean UseGecko) [0×00000]
at Monodoc.Driver.Main (System.String[] args) [0×00000]
History
01/07/2008 10:49 AM - Steve Kennedy
- Status changed from New to Closed
monodoc can’t find the libgtkembedmoz.so properly. Small fix to the startup script to remove—no-gecko, and add a gre.d/mozilla-firefox.conf to set the firefox path.
cf. mono-bugs@lists.ximian.com/msg27712.html”>http://www.mail-archive.com/mono-bugs@lists.ximian.com/msg27712.html
Strangely nobody points out that the script forcibly disables gecko at runtime (which causes the error). :)