Вы находитесь здесь

Форум

PlayonLinux on New Distro - Issues

Автор Replies
zimbodel Friday 4 February 2022 at 1:20
zimbodelAnonymous



Upgraded from MX18 to MX21.
On MX18 all applications configure in playonlinux worked.

I kept the exact same home directory which contains all the playonlinux and wine config and user data files. Nothing changed there.

The new MX21 was installed and wine wine32 wine 64 and playonlinux were installed with apt.

Most applications now dont work.
Some do work perfectly.

What changes do I have to make? Clearly there are missing wine libraries or such that were not kept in the user home account.

Here is one example's debug of an application that failed to work where it used to work previously before the OS upgrade.

File name: 'X-Edit'
[02/03/22 19:13:42] - Running wine-3.0.2 X-Edit.exe (Working directory : /home/testuser1/.PlayOnLinux/wineprefix/RP1000/drive_c/ProgramData/{C5EE6DA0-A057-4009-BADC-FB7523A5715F}/OFFLINE/3A6575FD/CB0025:err:module:load_builtin_dll failed to load .so lib for builtin L"winebus.sys": libudev.so.0: cannot open shared object file: No such file or directory
0025:err:winedevice:async_create_driver failed to create driver L"WineBus": c0000142
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 31

Unhandled Exception:
System.BadImageFormatException: Could not resolve field token 0x04000008
File name: 'X-Edit'
[ERROR] FATAL UNHANDLED EXCEPTION: System.BadImageFormatException: Could not resolve field token 0x04000008


Thanks

Edited by zimbodel

booman Friday 11 February 2022 at 23:14
booman

Whenever I setup a new computer with Linux and install PlayOnLinux I install the following:

  • 32-bit libraries (Mint its ia32-libs)
  • xterm
  • Wine Stable
  • Vulkan

There may be other libaries that games require, but for the most part thy need Windows dependencies.

Here are the standard overrides I install for my games:

  • corefonts
  • d3dx9
  • d3dx10
  • d3dx11
  • DXVK1.9.2
  • tahoma

That first error is using an older version of Wine too.

So in PlayOnLinux I open the Wine Manager and install a few versions of Wine:

  • 7.0 32-bit & 64-bit
  • 6.0 32-bit & 64-bit
  • Recent staging version 32-bit & 64-bit

† Booman †
Mint 21 64-bit | Nvidia 515| GeForce GTX 1650
Linux for Beginners | PlayOnLinux Guides | PlayOnLinux Explained
zimbodel Saturday 12 February 2022 at 12:04
zimbodelAnonymous

Thanks i will work through it ansd see if any solves my problem.

Вы находитесь здесь: Index > PlayOnLinux > PlayonLinux on New Distro - Issues