[Mono-bugs] [Bug 541545] New: FileDialog: The GNOME backend uses libgnomeui which is deprecated and is going to be removed

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 23 17:10:15 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=541545


           Summary: FileDialog: The GNOME backend uses libgnomeui which is
                    deprecated and is going to be removed
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: contact at i-nz.net
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


The GNOME backend uses libgnomeui which is deprecated and is going to be
removed - http://live.gnome.org/LibgnomeMustDie . GIO should be used instead.

If libgnomeui is missing apps using the FileDialog are going to crash with:

Unhandled Exception: System.EntryPointNotFoundException: gnome_icon_lookup
 at (wrapper managed-to-native)
System.Windows.Forms.GnomeUtil:gnome_icon_lookup
(intptr,intptr,string,string,intptr,string,System.Windows.Forms.GnomeUtil/GnomeIconLookupFlags,intptr)
 at System.Windows.Forms.GnomeUtil.GetIcon (System.String file_name,
System.String mime_type, Int32 size) [0x00000]
 at System.Windows.Forms.GnomeHandler.AddAndGetIconIndex (System.String
filename, System.String mime_type) [0x00000]
 at System.Windows.Forms.MimeIconEngine.GetIconIndexForFile (System.String
full_filename) [0x00000]
 at System.Windows.Forms.FileSystem.GetFileFSEntry (System.IO.FileInfo
fileinfo) [0x00000]
 at System.Windows.Forms.FileSystem.GetNormalFolderContent (System.String
from_folder, System.Collections.Specialized.StringCollection filters,
System.Collections.ArrayList& directories_out, System.Collections.ArrayList&
files_out) [0x00000]
 at System.Windows.Forms.FileSystem.GetFolderContent
(System.Collections.Specialized.StringCollection filters,
System.Collections.ArrayList& directories_out, System.Collections.ArrayList&
files_out) [0x00000]
 at System.Windows.Forms.MWFVFS+WorkerThread.GetFolderContentThread ()
[0x00000]

-- 
Configure bugmail: http://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