[Mono-bugs] [Bug 380080] New: 1.9.1 Preview 2, in the VMWare version: UI menu problems

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 15 12:16:24 EDT 2008


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

User derekd at omni-ts.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=380080#c1

           Summary: 1.9.1 Preview 2, in the VMWare version: UI menu problems
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: PC
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: derekd at omni-ts.com
         QAContact: mono-bugs at lists.ximian.com
                CC: stephane at omni-ts.com
          Found By: ---


Created an attachment (id=208063)
 --> (https://bugzilla.novell.com/attachment.cgi?id=208063)
1.9.1 menu rendering problem

Running the 1.9 VMWare, I install the 1.9.1 Preview 2 and then have menu
drawing issues as well as other problems. Can be demonstrated with the Mono
Notepad app and in our app (where problems seem to go beyond just the menu,
caps attached).

To setup test do the following:

1. Install "Mono VMWare 1.9"
2. Set up link from /usr/lib/libgailutil.so.17 to libgailutil.so.18 BUT,
libgailutil.so.18 is also a link so really set the .17 link to ...18.0.1 that
comes with the VMWare.

    ln libgailutil.so.18.0.1 libgailutil.so.17

3. Install the 1.9.1 Preview 2 version of mono.

    Install 1.9.1 into /usr/local/bin
    DO !!! NOT !!! ALLOW it to add Mono to PATH

4. Installation should report success.

To test:

1. Open 2 terminal windows, thus 2 environments.
2. Window #1 will be our control running Mono 1.9,

    Window #2 will be our test running Mono 1.9.1

3. In both windows:

    cd /usr/share/applications

4. In Window #2 (test), run:

    source /usr/local/bin/bin/setup.sh

5. Verify Window #2 is test:

    which mono

    Should return "/usr/local/bin/bin/mono"

6. Verify Window #1 is control (running Mono 1.9)

    which Mono

    Should return "/usr/bin/mono"

6. In Window #1, run Notepad
7. In Window #2, run Notepad
8. Compare.

Menu drawing is wrong.
Screen caps are attached. Also notice in our app, more than just menus seem to
be wrong.


-- 
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