Need for Speed World complains about libgluezilla

Questions about Wine on Linux
Locked
Slovenijakp
Level 1
Level 1
Posts: 7
Joined: Mon Jan 21, 2013 2:20 pm

Need for Speed World complains about libgluezilla

Post by Slovenijakp »

Hello, I have been trying to install NFS World under Wine 1.5.26 on Arch Linux x64 today.
It installs fine, but it gives me error when launching Gamelauncher.exe

Code: Select all

[slovenijakp@slovenijakp-pc Need For Speed World]$ wine GameLauncher.exe
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
protocol "IP" not found; You might want to add this to /etc/protocols
3206 [1] INFO GameLauncher.ProdUI.GameLauncherUI (null) - HTTP: "C:\windows\system32\winebrowser.exe" -nohome
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6dc60,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6ddc8,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6dc78,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32e718: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1f6df98,0x32ed58: stub
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:wincodecs:PngDecoder_Block_GetCount 0x205a5b8,0x32f0e8: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x20589c8,0x32f0e8: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x20589f8,0x32f0e8: stub
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
libgluezilla not found. To have webbrowser support, you need libgluezilla installed
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
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)
  at GameLauncher.ProdUI.GameLauncherUI.InitializeScreens () [0x00000] in <filename unknown>:0 
  at GameLauncher.ProdUI.GameLauncherUI.GameLauncherUI_Load (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000] in <filename unknown>:0 
4563 [1] INFO GameLauncher.ProdUI.GameLauncherUI (null) - Application closing
4581 [1] INFO GameLauncher.ProdUI.Program (null) - Closing application
I already installed winetricks dotnet20 ie7 glsl-enable corefonts d3dx9 vcrun2008
Help would be appreciated.

-Slovenijakp
Locked