[Mono-bugs] [Bug 370811] New: win32 version of WS.Forms looks for libgtk-x11. so under wine

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Mar 14 00:47:08 EDT 2008


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


           Summary: win32 version of WS.Forms looks for libgtk-x11.so under
                    wine
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: htl10 at users.sourceforge.net
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=201615)
 --> (https://bugzilla.novell.com/attachment.cgi?id=201615)
screenshot showing the exception windows

Description of Problem:

I ran an .NET application with the win32 version of mono under wine in 
fedora 8 x86_64 (the application uses some native interop's, and I think 
that's still the best approach?) , and was surprised to see that 
Windows.System.Forms looked for libgtk-x11.so, libgdk-x11.so, 
and libgdk_buf-x11.so and refuse to load the win32 version of these dll's 
which were there. 

Steps to reproduce the problem:
1. run a WSF application under wine on a gtk based linux system?
2. see the exception


Actual Results:

see screenshot for the exception screen.

Expected Results:

It should load the win32 versions of those libraries.

How often does this happen? 

Always.

Additional Information:

If I make a sym-link "libgtk-x11-2.0.so" pointing to libgtk-win32-2.0-0.dll,
and same with gdk and gdk_buf, then the application runs. This is really 
screwy.

Just saw mono 1.9 - and if it is fixed, I'll close this myself.


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