Forums

Error in POL_Wine Wine scheint abgestürzt zu sein

Auteur Réponses
chloris Lundi 2 Décembre 2019 à 1:04
chlorisAnonymous

Hello,

I installed playonlinux, but I am having constantly problems to install a new programm.

It doesn't work.

I downloaded a file: Windows-ISO_824Downloader.exe

I wanted to install that, but it gives me those mistakes:

 

[12/02/19 00:44:42] - Running wine- --version (Working directory : /usr/share/playonlinux/python)
wine-4.0 (Debian 4.0-2~bpo9+1)

PlayOnLinux logfile
-------------------
Date: 12/02/19 00:44:42

> PlayOnLinux Version
  4.3.4
> uname -a
  Linux Akoya 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u5 (2019-08-11) x86_64 GNU/Linux
> lsb_release -a
 
> wine --version
  wine-4.0 (Debian 4.0-2~bpo9+1)
> POL_WINEVERSION
 
> WINEPREFIX
  /home/gfp/.PlayOnLinux//wineprefix/Downloadhelper
> Distribution
  Debian GNU/Linux 9.11 (stretch)
> glxinfo \| grep rendering
  direct rendering: Yes
> glxinfo \| grep renderer
      GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)
> OpenGL libs (Direct rendering testing)
  32bits direct rendering is enabled
  64bits direct rendering is enabled

[12/02/19 00:44:42] - This is a 64bits prefix!
[12/02/19 00:44:43] - Running wine- cmd /c echo %ProgramFiles% (Working directory : /usr/share/playonlinux/python)
C:\Program Files (x86)
[12/02/19 00:44:55] - Running wine- /home/gfp/Downloads/Windows-ISO-824Downloader.exe (Working directory : /)
libgluezilla not found. To have webbrowser support, you need libgluezilla installed

Unhandled Exception:
System.InvalidOperationException: WinForms_SeeInnerException ---> System.NullReferenceException: Object reference not set to an instance of an object
  at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x0001f] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0  
  at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00007] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0  
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:set_Url (System.Uri)
  at Windows_ISO_Downloader.Form1.InitializeComponent () [0x015c2] in <58df9808237b4438a362e2c063c4b3f3>:0  
  at Windows_ISO_Downloader.Form1..ctor () [0x0003c] in <58df9808237b4438a362e2c063c4b3f3>:0  
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <9727e7c25d434f57880423f7c033fc46>:0  
   --- End of inner exception stack trace ---
  at Windows_ISO_Downloader.My.MyProject+MyForms.Create__Instance__[T] (T Instance) [0x000bf] in <58df9808237b4438a362e2c063c4b3f3>:0  
  at Windows_ISO_Downloader.My.MyProject+MyForms.get_Form1 () [0x00000] in <58df9808237b4438a362e2c063c4b3f3>:0  
  at Windows_ISO_Downloader.My.MyApplication.OnCreateMainForm () [0x00006] in <58df9808237b4438a362e2c063c4b3f3>:0  
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00010] in <a42d1349e68044008d55513c094fb73f>:0  
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00001] in <a42d1349e68044008d55513c094fb73f>:0  
  at Windows_ISO_Downloader.My.MyApplication.Main (System.String[] Args) [0x0000f] in <58df9808237b4438a362e2c063c4b3f3>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: WinForms_SeeInnerException ---> System.NullReferenceException: Object reference not set to an instance of an object  
  at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x0001f] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0   
  at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00007] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0   
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:set_Url (System.Uri)  
  at Windows_ISO_Downloader.Form1.InitializeComponent () [0x015c2] in <58df9808237b4438a362e2c063c4b3f3>:0   
  at Windows_ISO_Downloader.Form1..ctor () [0x0003c] in <58df9808237b4438a362e2c063c4b3f3>:0   
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)  
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <9727e7c25d434f57880423f7c033fc46>:0   
   --- End of inner exception stack trace ---  
  at Windows_ISO_Downloader.My.MyProject+MyForms.Create__Instance__[T] (T Instance) [0x000bf] in <58df9808237b4438a362e2c063c4b3f3>:0

 

What should I do?

chloris