[Mono-bugs] [Bug 656931] New: monodoc doesn't start over console / Wrong path in .bat file (monodoc)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 1 16:55:29 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=656931

https://bugzilla.novell.com/show_bug.cgi?id=656931#c0


           Summary: monodoc doesn't start over console / Wrong path in
                    .bat file (monodoc)
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.8.x
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: tempmail.r at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12)
Gecko/20101026 Firefox/3.6.12

file not found error on executing "monodoc --no-gecko"
how it is (monodoc.bat):
@"<monoinstalldir>\mono.exe" %MONO_OPTIONS% "<monoinstalldir>\browser.exe" %*
correct:
@"<monoinstalldir>\mono.exe" %MONO_OPTIONS%
"<monoinstalldir>\lib\monodoc\browser.exe" %* 

Reproducible: Always

Steps to Reproduce:
1.Install Mono 2.8.1
2.
3.
Actual Results:  
File not found error

Expected Results:  
monodocs starts

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list