http://bugs.winehq.org/show_bug.cgi?id=30988
Bug #: 30988 Summary: Ragnarok download manager, when invoking wine-mono, needs gluezilla Product: Wine Version: 1.5.7 Platform: x86 URL: http://www.ragnarokeurope.com/includes/files/ROManager .exe OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: mscoree AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Depends on: 30987 Classification: Unclassified
austin@laptop:~$ wine ROManager.exe fixme:win:EnumDisplayDevicesW ((null),0,0x32e1bc,0x00000000), stub! libgluezilla not found. To have webbrowser support, you need libgluezilla installed
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:set_Url (System.Uri) at FilesDownloader.MainForm.InitializeComponent () [0x00000] in <filename unknown>:0 at FilesDownloader.MainForm..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) FilesDownloader.MainForm:.ctor () at FilesDownloader.Program.Main () [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:set_Url (System.Uri) at FilesDownloader.MainForm.InitializeComponent () [0x00000] in <filename unknown>:0 at FilesDownloader.MainForm..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) FilesDownloader.MainForm:.ctor ()