https://bugs.winehq.org/show_bug.cgi?id=25658 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz Component|-unknown |mscoree --- Comment #22 from Wylda <wylda(a)volny.cz> --- Yes, still present. They probably use winetricks to install .net I get this backtrace (ripped duplicity of gdiplus lines): fixme:gdiplus:GdipGetLineSpacing ignoring style fixme:wincodecs:PngDecoder_Block_GetCount stub fixme:gdiplus:GdipGetLineSpacing ignoring style libgluezilla not found. To have webbrowser support, you need libgluezilla installed fixme:gdiplus:GdipGetLineSpacing ignoring style 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 GameLauncher.ProdUI.DownloadScreen.InitializeComponent () [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.DownloadScreen..ctor (GameLauncher.ProdUI.GameLauncherUI launcherForm) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) GameLauncher.ProdUI.DownloadScreen:.ctor (GameLauncher.ProdUI.GameLauncherUI) Log also complains about libgluezilla. Probably wine-mono was built against it, but such package unfortunately isn't available in Debian Wheezy not in Jessie. Installing libmono-webbrowser2.0-cil & libmono-webbrowser4.0-cil did not help to get rid of "...you need libgluezilla installed". -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.