Spyke

The Wine development release 10.12 is now available.

What's new in this release:

  • Optional EGL backend in the X11 driver.
  • Support for Bluetooth Low Energy services.
  • Moreover support for generating Windows Runtime metadata in WIDL.
  • ARM64 builds enabled in Gitlab CI.
  • Various bug fixes.

The source is available at https://dl.winehq.org/wine/source/10.x/wine-10.12.tar.xz

Binary packages for various distributions will be available from the respective download sites.

You will find documentation here.

Wine is available thanks to the work of many people. See the file AUTHORS for the complete list.

The Wine development release 10.12 is now available.https://gitlab.winehq.org/wine/wine/-/releases/wine-10.12Open linkView original on reddthat.com
16

Missing DLL, but it's in the same directory

I'm trying to run a program in wine and getting the error 0024:err:module:import_dll Loading library jmptojava.dll (which is needed by L"C:\\Program Files\\SAS\\JMP\\10\\jmp.exe") failed (error c000007b)

The missing jmptojava.dll file is in the same directory as the executable. Do I need to set a Windows environment variable or something so that it can find it? Any other thoughts?

View original on lemmy.ml
4

Flash Player gives a black screen.

With the .wine prefix I use currently, anytime I try to load Flash Player, it only gives a black screen, the unctions work but nothing displays, relevant for Flashpoint.

This is the error I get "00ac:err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions."

This does NOT happen if I make a new wine prefix, but I have no idea what could have broken it before, especially since it didn't always do that, searches didn't lead me anywhere so I'm not sure if there's something that needs fixing short of "nuke the prefix and start over"

Current version is Wine staging 8.12

View original on lemmy.world
3

Issues with QuarkXPress 2017

So I tried installing and running the trial version of QuarkXPress 2017 in EndeavourOS using the latest version of Wine, as well as a lot of dependencies I installed with Winetricks (atmlib gdiplus msxml3 msxml6 vcrun2010 ie6 fontsmooth-rgb gecko), but I run into this error. Is there another dependency I can install to fix this or is it just a straight up bug?

View original on feddit.ch
4

Wine in 2023 still unable to properly run software from 1999.

Here is what I don't get about Wine. Even in 2023 it seems to fail to handle basic Windows software written in 1996-1995 like the classic convert.exe (https://joshmadison.com/convert-for-windows/). This program and others run flawless in ReactOS for instance, why not under Wine?

Another things I don't get include:

  • Why is Wine is still stuck on that Windows 98 style GUI instead of a more modern thing;
  • Flickering;
  • How can ReactOS, that shares code with Wine, run everything way more smoothly?

For reference I'm using Debian 12, Wine 8.0. Also tried with Soda 7.0, same results.

View original on lemmy.world
3