The forum

.Net Framework installed but missed

Author Replies
starbright Tuesday 18 December 2018 at 11:51
starbrightAnonymous

Have a strange issue. Try to manually install a binary. It complains of missing .net 4 full framework.

So downloaded it and started again. Attempt to install .net I get error: This or a higher version of .NET Framework has been already installed on this computer.

As log gives me hint I did a "sudo apt install winbind" - but result keeps same !?!

The log 32:

[12/18/18 11:38:47] - Running wine- --version (Working directory : /usr/share/playonlinux/python)
wine-3.0 (Ubuntu 3.0-1ubuntu1)

PlayOnLinux logfile
-------------------
Date: 12/18/18 11:38:47

> PlayOnLinux Version
  4.2.12
> uname -a
  Linux user-VirtualBox 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
> lsb_release -a
 
> wine --version
  wine-3.0 (Ubuntu 3.0-1ubuntu1)
> POL_WINEVERSION
 
> WINEPREFIX
  /home/user/.PlayOnLinux//wineprefix/test
> Distribution
  Ubuntu 18.04.1 LTS
> 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: llvmpipe (LLVM 6.0, 256 bits)
> OpenGL libs (Direct rendering testing)
  check_dd_x86 missing, test skipped
  check_dd_amd64 missing, test skipped

[12/18/18 11:38:47] - This is a 32bits prefix!
[12/18/18 11:38:48] - Running wine- cmd /c echo %ProgramFiles% (Working directory : /usr/share/playonlinux/python)
C:\Program Files
[12/18/18 11:39:00] - Running wine- /home/user/Downloads/dotNetFx40_Full_x86_x64.exe (Working directory : /)
0034:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
[12/18/18 11:42:28] - Running wine- /home/user/Downloads/dotNetFx40_Full_x86_x64.exe (Working directory : /)

 

---

 

Maybe it depends on 32/64 bit so I did this with 64bit again:

The complains from the installer are same, but log give me no hint anymore.

log64:

[12/18/18 11:49:25] - Running wine- --version (Working directory : /usr/share/playonlinux/python)
wine-3.0 (Ubuntu 3.0-1ubuntu1)

PlayOnLinux logfile
-------------------
Date: 12/18/18 11:49:25

> PlayOnLinux Version
  4.2.12
> uname -a
  Linux user-VirtualBox 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
> lsb_release -a
 
> wine --version
  wine-3.0 (Ubuntu 3.0-1ubuntu1)
> POL_WINEVERSION
 
> WINEPREFIX
  /home/user/.PlayOnLinux//wineprefix/test64
> Distribution
  Ubuntu 18.04.1 LTS
> 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: llvmpipe (LLVM 6.0, 256 bits)
> OpenGL libs (Direct rendering testing)
  check_dd_x86 missing, test skipped
  check_dd_amd64 missing, test skipped

[12/18/18 11:49:26] - This is a 64bits prefix!
[12/18/18 11:49:26] - Running wine- cmd /c echo %ProgramFiles% (Working directory : /usr/share/playonlinux/python)
C:\Program Files (x86)
[12/18/18 11:49:33] - Running wine- /home/user/Downloads/dotNetFx40_Full_x86_x64.exe (Working directory : /)

 

Any idea? Thanks for your input.

BTW: What is best way to start from scratch with Playonlinux? Is it ok to remove all related files in ~ ?

Edited by starbright

Tutul Tuesday 18 December 2018 at 14:27
Tutul

Did you create a wineprefix for it before ? Do you use "Install custom program" or "run an exe in the wineprefix" ?

Install dotNet using POL "install component" option (you can find it in the configure panel or during manual installation).

If you remove ~/.PlayOnLinux you'll lost all your installed stuff, configuration and other so yes, you "reset" it for your user account


Gentils modérateur dans mes bon jours - Attention, à tenir hors de portée des enfants. En cas de contact, veuillez immédiatement rincer à l'eau clair. Peut provoquer des sueurs froide !
starbright Wednesday 19 December 2018 at 19:35
starbrightAnonymous

Mh, I did it again from scratch. Instead of installing .net as a programm (downloaded by myself) I installed it as a lib and than the real programm. Now it seems to work - great!

What I am not fully understand. What is the advantage of several virtual drives. A windows PC also has just one. Isn't this a waste of disk-space?

 

Tutul Wednesday 19 December 2018 at 21:59
Tutul

Wineprefix or virtual drive C/Z and other ?


Gentils modérateur dans mes bon jours - Attention, à tenir hors de portée des enfants. En cas de contact, veuillez immédiatement rincer à l'eau clair. Peut provoquer des sueurs froide !