Pages

Showing posts with label winehq release. Show all posts
Showing posts with label winehq release. Show all posts

Friday, October 8, 2021

Wine development release 6.19 is now available for Linux FreeBSD and macOS

The Wine development release 6.19 is now available.

What's new in this release:

  • IPHlpApi, NsiProxy, WineDbg and a few other modules converted to PE.
  • More HID joystick work.
  • Kernel parts of GDI moved to Win32u.
  • More work towards Dwarf 3/4 debug support.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.19 (total 22):

  30760  Open Metronome (WAV version) crashes on exit
  32252  Corel Painter 12 EULA next button greyed out no matter what
  37167  IEC 61850 v2.02 example client expects 'wine_pcap_findalldevs_ex' to return adapter names in '<protocol>://\Device\NPF_<adaptername>' format
  37208  FreeOrion hangs when starting a quick game
  44336  PureBasic x64 IDE crashes when launching online help ("F1" key)
  47334  TP-Link PLC utility 2.2 crashes on startup with native 'packet.dll' (part of WinPcap)('wine_pcap_findalldevs' needs to handle empty adapter description)
  47505  Levelhead: Fatal error when attempting to access the game's servers when logged in
  49344  Implement kernelbase.GetModuleFileNameW using ntdll.LdrGetDllFullName
  49433  MikuMikuMoving v1275 hangs on startup
  50857  Darksiders Warmastered Edition crashes before starting an intro
  51199  Mass Effect Legendary missing api-ms-win-core-psapi-l1-1-0 and api-ms-win-core-psapi-ansi-l1-1-0 function forwards
  51504  Multiple games crash before gameplay starts/entering main menu (Control Ultimate Edition, A Plague Tale: Innocence)
  51774  quartz:mpegsplit triggers an assertion in winegstreamer's src_seek_data()
  51778  ws2_32:sock crashes due to a double free
  51789  Fatal crash in gdi32 during initialization
  51818  Reporting packet length is always 0
  51822  Simucube 2 TrueDrive: Doesn't recognize the steering wheel device
  51824  TrueDrive, SimHub, Fanaleds,etc.: Non smooth movement tracking with severe skipping/jumping of the steering wheel/controller axis
  51828  Simucube 2: All applications using raw HID access to communicate with devices, stopped tracking steering axis movement
  51831  TrueDrive: On start shows an alert that the steering wheel is turned around too close to the bump stops, while the wheel is actually aligned on top center
  51837  Thronebreaker: The Witcher Tales fails to play intro videos
  51838  No splash window while creating prefix

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, September 24, 2021

Wine development release 6.18 is now available for Linux FreeBSD and macOS

The Wine development release 6.18 is now available.

What's new in this release:

  • Shell32 and WineBus libraries converted to PE.
  • Unicode data updated to Unicode version 14.
  • Mono engine updated to version 6.4.0, with COM improvements.
  • More work towards Dwarf 3/4 debug support.
  • HID joystick enabled by default.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.18 (total 19):

  34584  Thai2English doesn't work with Wine-Mono
  38011  ID Photo Maker 3.2 can't import jpegs for editing (needs avicap32.dll.capCreateCaptureWindowW implementation)
  43109  (EZ4_Client) Crashes on start (fixed on staging)
  48442  MPGUI crashes on start with Wine-Mono
  50089  Far Manager 2.0 crashes on start-up
  50244  Melodyne 5: activation via internet fails with 12152 error
  50272  Melodyne 5: activation via internet produces "Unknown Error"
  50498  Intel Assistive Context-Aware Toolkit (ACAT) v1.00.0 (.NET 4.5 app) setup crashes with unimplemented 'System.ServiceModel.Description.MetadataExporter.set_PolicyVersion' using Wine-Mono
  50623  Windows ISO Downloader 8.45 - Error messages and freeze with wine-mono
  51503  vbscript parser error in expression with # char
  51576  Click-N-Type 3.03 virtual keyboard installer sometimes has two task panes
  51596  Unhandled exception code c0000005 when running any 64-bit Winelib application
  51631  winhttp:winhttp and winhttp:notification fail because echo.websocket.org is out of commission
  51696  ntoskrnl.exe:ntoskrnl outputs too much traces (and broke the Wine tests entirely)
  51723  Timespinner controller triggers aren't properly recognized
  51729  Unable to find an entry point named 'UiaDisconnectProvider' in DLL 'UIAutomationCore.dll'
  51741  Nt*PowerRequest syscalls do not exist on real Windows
  51757  Network application crashes
  51787  Resident Evil 7 crashes on launch

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, September 10, 2021

Wine development release 6.17 is now available for Linux FreeBSD and macOS

The Wine development release 6.17 is now available.

What's new in this release:

  • WineCfg program converted to PE.
  • Better high-DPI support in builtin applications.
  • More preparation work for the GDI syscall interface.
  • Improved debugger support in Wow64 mode.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.17 (total 12):

  23979  SMSDV's main window is empty
  36887  Trusteer Rapport setup crashes on unimplemented function ntoskrnl.exe.PsGetCurrentProcessSessionId
  37592  Filenames in themed file dialog change size
  40700  Page Scrolling Bar of PDF Eraser not rendered with wine-mono
  45133  Multiple applications need 'ntdll.NtQueryInformationProcess' to support 'ProcessSessionInformation' info class (ProcessHacker, NewProcessFromToken)
  49625  winedbg --command 'info wnd' fails with Exception c0000005
  51655  iphlpapi regression prevents Samsung SDK from working properly
  51672  Imperiums: Greek Wars has small black window on launch (caused by wrong position).
  51693  ntdll:info fails on Windows 7 64-bit
  51702  AFxW: the working directory of launched Unix application isn't set
  51726  wineserver crashes with an assert()
  51728  copypasta in pwcache.c:ctox()

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, August 27, 2021

Wine development release 6.16 is now available for Linux FreeBSD and macOS

The Wine development release 6.16 is now available.

What's new in this release:

  • Initial version of a HID-based joystick backend.
  • Improved high-DPI theming support.
  • More preparation work for the GDI syscall interface.
  • Better CodeView support in WineDump.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.16 (total 36):

  11146  RootsMagic 3.2.x crashes when using 'Publisher' feature
  22741  Enterprise Architect 6.5: crash when generating RTF document
  23382  NVIDIA Demo: Cascades crashes on unimplemented function d3dx10_43.dll.D3DX10CreateFontA
  25359  Internet Explorer 4 setup crashes
  27737  NVIDIA D3D SDK 10 Lightning Sample crashes on unimplemented function d3dx10_43.dll.D3DX10CreateSprite
  27738  Multiple NVIDIA D3D SDK 10 example applications crash on unimplemented function d3dx10_43.dll.D3DX10CreateFontW
  37310  MMS Buchfuehrung und Bilanz fails during online update
  37771  32bit Virtualbox 4.0.8 fails to start on Wow64 wine prefix
  38010  VPython 6.11: python2.7.9 crashes when importing visual
  38136  Clickr: missing letters
  38640  Cygwin/MSYS2 compiled Hello World program couldn't display output in pure Linux console
  38867  Homesite+ (v5.5): Using keyboard shortcut for indenting text wipes out text (but undo restores to correct result)
  38868  Homesite+ (v5.5): If caps-lock is on, exiting Extended Find dialog results in caps-lock state being toggled
  39139  Microsoft Return of Arcade Anniversary Edition setup spawns DelUS.bat which never closes and consumes 100% CPU
  39873  Sumatra PDF 3.1.1 - Wine crashes during reading PDF
  40862  Kingsoft Office 2012 displays a gray editor window with invisible text
  45200  Hitman (2016) doesn't launch in Direct3D 12 mode
  49542  vkGetInstanceProcAddr shouldn't return an address for missing functions
  50405  RTL_USER_PROCESS_PARAMETERS.EnvironmentSize field is not set in process parameters
  50412  Wrong check for needed access rights in QueryServiceConfig2
  51221  Dangerous Water crash when starting a Multiplayer game (requires IDirectPlay8Server_EnumServiceProviders implementation)
  51302  NASCAR '15 Victory Edition gets in infinite loop on launch
  51304  d3dcompiler_43:hlsl_d3d9 and d3dcompiler_47:hlsl_d3d9 fail on AMD GPUs (cw-rx460)
  51547  Comet Busters doesn't start (reports 'Could not load shapes. Probably not enough memory.')
  51550  Unable to run wine at all, could not load kernel32.dll.
  51553  Purple bitmap should be transparent in scrollbar theming
  51570  Tetris (16bit) has regressions in gdi32
  51590  services:service fails when the KDE taskbar is at the top
  51614  NtGdiSetLayout is missing call to release_dc_ptr(dc)
  51620  TemTem crashes before main menu
  51626  Star Citizen crashes on launch
  51632  Downloading Wine-Mono through appwiz hangs/fails
  51635  wine fails to build with glibc 2.34
  51642  EverQuest fails to log in
  51668  mscoree tests fail, .NET executables usually fail to run
  51671  Random Dungeon: Can't show load screen.

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, August 13, 2021

Wine development release 6.15 is now available for Linux FreeBSD and macOS

The Wine development release 6.15 is now available.

What's new in this release:

  • WinSock (WS2_32) library converted to PE.
  • Support for performance data in the registry.
  • More 32->64-bit thunks for NTDLL calls.
  • Improved floating point status handling in the C runtime.
  • More preparation work for the GDI syscall interface.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.15 (total 49):

  21910  File Encryption 2.1 does now show interface and drive units correctly
  25602  Windows Double Explorer: can't add a favorite folder when using Wine Mono
  28257  kernel32/pipe.ok flaky
  33037  Multiple Microsoft product installers fail due to missing registry performance counter information (HKEY_PERFORMANCE_DATA 230, process object)(Visual Studio 6, eMbedded Visual C++ 4.0, SQL Server Management Studio Express 2008 R2)
  34345  AOMEI Backupper: crashes when clicking on "reload" button
  34679  Split/Second Velocity Demo crashes without native d3dx9_36
  34726  e-carte bleue la banque postale: black screen on start
  36159  Google-Earth: no search results and no itinerary displayed
  39302  Multiple D3D example applications crash due to d3dx10_43.dll.D3DX10CreateEffectFromFileW stub (NVIDIA D3D SDK 10 Sparkles, DirectX SDK GPUSpectrogram)
  39365  Gas Guzzlers Combat Carnage demo has wrong rendering with ARB shaders enabled
  39821  Scrollbar theming not working
  41191  Multiple D3D example applications crash due to d3dx10_43.D3DX10CreateEffectFromMemory stub (Separable Subsurface Scattering, Nvidia's CSAA tutorial demo)
  41221  wine-mono crashes with "System.EntryPointNotFoundException" when run under gdb
  41560  Multiple MFC-based BCGControlBar Library examples fail to draw Themed Scrollbars (BCGPVisualStudioGUIDemo, BCGPOutlookDemo)
  41629  Wordpad needs a manifest file.
  41921  Zafehouse: Diaries crashes when attempting to start the game
  42341  Cryostasis: Sleep of Reason demo shows black screen after launch
  47047  Multiple kernel drivers crash due to missing 'ntoskrnl.exe.MmGetPhysicalAddress' semi-stub (64-bit MRAC Anti-Cheat (My.Com Warface) kernel service, DELL BIOS flash utility, BattlEye Anti-Cheat)
  47261  Sysinternals ClockRes returns wrong values (NtQueryTimerResolution/NtSetTimerResolution)
  48583  Waves VST Plugins do not render correctly
  48584  DTS Master Audio Suite displays a black window if dxvk is installed
  48585  DTS Master Audio Suite display turns black if it is minimised then maximised
  48854  When using Wavelab I am unable to save any file
  49067  When working in a Windows CLI environment the up arrow key no longer brings up the last command used.
  49726  ChrisPC Free VPN Connection 2.x crashes on unimplemented function rasapi32.dll.RasSetCredentialsA when clicking 'Connect to VPN'
  50167  Wavelab 6 no longer launches with introduction of wine 5.22
  50419  Windows Movie Maker 2.0 installer fails to register 'l3codeca.acm' codec (missing 'dxtrans.dll', IDXTaskManager)
  50705  Cygwin64 on Wine64-staging closes the console after every command.
  51215  Logos Bible Software crashes when selecting a resource in Library View or Factbook
  51290  Since wine 6.10 does not work HD-mod lobby game Heroes of Might and Magic 3 (HotA)
  51326  Counter:Side: No sound after losing and regaining focus for the first time
  51344  Resident Evil 4 (2007) hangs on start without native d3dx9_30
  51358  Civilization 4: XML load error when trying to start
  51374  GreedFall 1.0.5684 crashes on unimplemented function KERNEL32.dll.GetCurrentPackagePath
  51398  "The Bat!" mailer cannot send mails with attachments anymore
  51419  Multiple games crash on launch using Vulkan renderer (The Park, DARQ, HITMAN 2 (2018), Little Nightmares)
  51452  oleaut32:varformat fails in Wine when the currency sign has two characters or more
  51469  iBall Soft AP Manager crashes on unimplemented function wlanapi.dll.WlanHostedNetworkQueryProperty
  51496  On KDE riched20:editor triggers a clipboard infinite loop, crashing explorer.exe
  51501  FFXIV Launcher shows repeated certificate warning popup
  51519  Multiple applications have issues with network connections (PlayOnline Viewer, Steam).
  51533  Some Radeon driver versions seem to break kernelbase:sync
  51535  Native Access 1.13.3 crashes on unimplemented function virtdisk.dll.DetachVirtualDisk
  51540  PlayOnline Viewer (FFXI) fails to start (Wine built without MinGW).
  51560  Toon Boom Harmony 15 crashes on unimplemented function tbs.dll.Tbsi_GetDeviceInfo
  51568  Zafehouse: Diaries demo crashes on start
  51579  Regression in msvcrt breaks google earth installer
  51586  Metal Gear Solid V: The Phantom Pain crashes on launch
  51591  AFxW: file list panes aren't updated at start-up

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, July 30, 2021

Wine development release 6.14 is now available for Linux FreeBSD and macOS

The Wine development release 6.14 is now available.

What's new in this release:

  • Mono engine updated to version 6.3.0, with upstream updates.
  • 32->64-bit thunks implemented in WOW64 dll.
  • More preparation work for the GDI syscall interface.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.14 (total 30):

  22120  CTL3D help file is mostly scrunched to the left
  22572  Managed C++ assemblies don't work in Wine + Mono
  25167  Multiple .NET applications crash with unimplemented System.Security.Principal.WindowsIdentity.get_User (Eraser 6.0, Chocolatey package manager, WinAuth 3.6.x) when using Wine-Mono
  28605  BurnPlot (VB6 app) fails to start
  32316  Autodesk 3ds Max 9 32-bit exits silently or crashes on startup with Wine-Mono
  41636  Multiple DirectX 11 games need ID3D11Device1::CreateDeferredContext1 implementation (WWE 2K15, Dishonored: Death of the Outsider, Pro Evolution Soccer 2019, Shantae and the Pirate's Curse, Space Engineers)
  46014  Estlcam 11.x (.NET 4.x app) crashes on startup with Wine-Mono
  48996  GRID Autosport hangs while loading
  50962  reg.exe does not implement '/reg:32' and '/reg:64' command line switches
  51126  Multiple games play truncated audio (Evil Twin in-game dialog, Fallout: New Vegas radio tracks)
  51137  Construction Set for TES4 Oblivion missing or broken text in some places
  51185  Windows fails to load the minimal PE image in kernel32:loader
  51196  ntdll:om has a timing-related failure in Wine
  51213  GZDoom Builder 2.3 r2787 fails with IdentityNotMappedException
  51284  shell32:shellpath fails on Windows when there is more than one CD drive
  51306  Wine-Mono doesn't show Japanese text (DllImport issue?).
  51319  Star Citizen, WoW causes 100% CPU usage in wineserver
  51334  Microsoft Xbox Live Developer Tool XblTestAccountGui crashes
  51346  x264guiEx partly shows square characters when using Wine-Mono (default encoding issue with C++/CLI).
  51410  mlang:mlang fails on the Hindi test configuration
  51435  iostream float formatting broken since Wine 5.12-170-g1bc6f0c8617
  51439  Grand Theft Auto V fails to save progress on game exit: "Save failed. Are you sure you want to quit now?"
  51440  Sea of Thieves hangs on loading into the game
  51450  oleaut32:varformat fails in Wine when the currency sign follows the amount
  51453  oleaut32:vartype and oleaut32:vartest fail on Windows 10 1909+
  51465  EVE Online launcher crashes
  51485  Dead Rising crashes on launch
  51493  WXDrive.exe from WeCom failed to startup.
  51505  MIDISelector's MIDI mapper configuration doesn't take effect
  51506  Disabled controls are not greyed out when theming is active

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Tuesday, July 20, 2021

Wine development release 6.13 is now available for Linux FreeBSD and macOS

The Wine development release 6.13 is now available.

What's new in this release:

  • Proper scrollbar theming.
  • More work towards WinSock PE conversion.
  • Preparation work for the GDI syscall interface.
  • Some progress on the IPHLPAPI PE conversion.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.13 (total 31):

  15381  CoFreeUnusedLibraries will crash COM server or cause 0x800703E6/I_RpcReceive error 0x3e6
  28326  CDBurnerXP's audio player is missing some visual elements
  28795  ExeInfoPE v0.0.3.0: PE protection schemes that abuse %gs won't run (breaks glibc TLS selector)
  32517  installer of QQMusic 8.6 hangs
  34966  Academagia (WPF game) dialog windows are invisible until alt-tabed out
  35611  A lot of user32:msg tests fail in the Japanese locale
  35921  Multiple games and applications need IDirectXVideoProcessorService via DXVA2CreateVideoService (DXVA Checker 3.x/4.x, Perfect World, Kodi)
  37370  Doom 3 (CD version) installer: 'cancel' button does nothing in 'Please insert: DOOM 3 Disk x' dialog
  39377  Add support for 'msidbControlAttributesFormatSize' in static text controls to format and label properties such as 'PrimaryVolumeSpaceRequired' (SkySaga installer)
  41703  Workaround LdrUnloadDll() for C libraries that do not support the dlclose() function
  43173  Far Cry 4 sound stops
  45198  Project CARS 2 shows only a black screen (requires constant buffer offsetting)
  45620  Dishonored 2 Demo crashes at launch
  45807  Incorrect toolbar background in MFC apps, when visual theming enabled
  50374  pCon.planner doesn't finish installation and doesn't open
  50404  Sims 4 crashes on startup with builtin msvcrt
  51152  The 64-bit ntdll:exception test fails in Wine
  51262  Since 308a5e7 no 32bit program starts
  51277  Multiple games become unresponsive with plugged in controller (INSIDE, The Hong Kong Massacre, Sniper Elite 3)
  51281  C:\users\<user>\appdata\local not created on prefix update
  51295  ntoskrnl.exe:ntoskrnl occasionally hangs in test_overlapped()
  51329  Windows PC Health Check requires api-ms-win-core-featurestaging-l1-1-0.dll
  51331  Battle.net client unusable, reports "The Battle.net Update Agent went to sleep. Attempting to wake it up..."
  51340  d3d10core:d3d10core, d3d11:d3d11 test_texture_compressed_3d() fails on Nvidia (cw-gtx560)
  51348  uxtheme.SetWindowTheme should use SendMessage to send WM_THEMECHANGED
  51366  several wine-mono network tests fail with timeout
  51368  World of Warcraft : undefined d3d state
  51381  Battlefield 4 cannot find online matches
  51382  NetEase Cloud Music crashes on zh_CN.UTF-8 locale.
  51416  deferred context memory leak
  51425  Mathearbeit G 5.6 installer reports null pointer exception in module 'shell32.dll' starting with Wine 6.9-142-g98d43c5dcfb

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, July 2, 2021

Wine development release 6.12 is now available for Linux FreeBSD and macOS

The Wine development release 6.12 is now available.

What's new in this release:

  • Builtin "Blue" and "Classic Blue" themes.
  • More work towards WinSock PE conversion.
  • Beginnings of the NSI (Network Store Interface) implementation.
  • Support for 32/64-bit registry views in reg.exe.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.12 (total 42):

   8606  No network-support in the game Joint Operations Typhoon Rising
  21259  Visual C++ 2005 Trial build hangs on first run after a reboot
  24501  wine-mono does not support WPF
  27133  WiX 3.5 with Mono 2.10 generates broken MSI packages when 2 files of identical size are added to the same installer
  28393  WiX Toolset v3.x: light.exe can't find files in deeply-nested directories
  33421  Cypress PSoC Creator 3.0 installer fails with Wine-Mono ('System.SystemException: Error running C:\windows\mono\mono\mini\mono.exe: File not found.')
  34045  Provide Managed DirectX replacement assemblies for Mono (Gray Matter demo)
  34643  The Bureau XCOM Declassified (.NET 4.0 managed C++/CLI game) crashes with Wine-Mono
  42191  Multiple games require d3d11 deferred contexts (Diablo 3, Dark Souls 3, The Evil Within, Elex, Alien: Isolation, Assassin's Creed III)
  46592  Heroes III Horn of the Abyss 1.5.4 TCP/IP issue
  46595  Rainbow Six Siege hangs on Uplay splash screen
  46960  Mono's interactive C# shell crashes when typing a character
  47791  Inconsistent %ERRORLEVEL% after setting env var value in cmd.exe
  48000  Multiple installers call 'reg.exe' with unhandled 'copy' command (CDBurnerXP 4.1.x - 4.4.x, Windows PowerShell 2.0)
  48530  DWScript Http.sys 2.0 Web Application Server demo crashes on startup (needs support for httpapi.HttpSetUrlGroupProperty 'HttpServerLoggingProperty' property)
  49315  Sid Meier’s Civilization® VI remains stuck on a grey screen after the introduction video.
  49395  Multiple Direct2D applications stopped working after upgrade to Wine 5.10 which removed advertising of ID3D10Device interface on d3d11 devices (Altium Designer 20, T-Force Alpha Plus VST2 64bit plugin, MSDN-Direct2D-Demo)
  49935  mismatch behavior in API function GetOpenFileName
  50113  Total Commander 9.51: when using a third-party theme with Windows XP, the drive buttons and function buttons at the bottom of the window (F5 Copy) are not displayed
  50209  S.T.A.L.K.E.R.: Call of Pripyat needs D3DX10CreateTextureFromMemory implementation
  50506  WM_INPUT messages are not received for HID devices registered with RegisterRawInputDevices
  50603  WiX Toolset v3.11 installer crashes when loading update feed XML
  50735  MSBuild fails to launch FileTracker
  50793  Regression: Far Cry crashes on launch
  51052  6.4 regression: 32-bit Cheat Engine attaching its debugger leads to the target process crashing
  51214  rundll.exe and winoldap.mod crash
  51223  Wine 6.10 regression, dinput broken in certain situations?
  51225  regression - Warframe colors messed up - wine staging
  51244  Frostpunk doesn't launch with builtin msvcr120
  51257  Wine 6.10 regression, crash after "_Locinfo__Locinfo_ctor_cat_cstr" message in CLI
  51258  Timespinner controller input stopped working in wine 6.10
  51264  GUI exe receives invalid StdOutput HANDLE if launched via ShellExecuteEx
  51266  S.T.A.L.K.E.R. Anomaly 1.5.1: AI Targeting Is Broken
  51278  wine packages for ubuntu have dependency glitch
  51291  Youkoso! Sukebe Elf no Mori e (demo) doesn't show thumbnail image in monitor settings.
  51303  Metal Gear Solid V: Ground Zeroes needs d3d11_swapchain_GetLastPresentCount implementation
  51322  Clang-cl 12 fails on unimplemented function KERNEL32.dll.GetProcessGroupAffinity
  51324  Imperium Great Battles of Rome can't play videos
  51328  DWScript Http.sys 2.0 Web Application Server demo crashes on startup (needs httpapi.HttpSetServerSessionProperty)
  51335  Multiple applications require tbs.dll (Windows PC Health Check, TrouSerS, readpcr)
  51347  QQ 2021 installer: have no permission for the installation path.
  51375  SCM erroneously tries to start 64-bit kernel drivers as 32-bit service due to incorrect handling of 'IMAGE_FILE_DLL' image characteristics in 'kernel32.dll.G
 

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, June 18, 2021

Wine development release 6.11 is now available for Linux FreeBSD and macOS

The Wine development release 6.11 is now available.

What's new in this release:

  • Theming support in all builtin programs.
  • All remaining CRT math functions imported from Musl.
  • MP3 support requires libmpg123 also on macOS.
  • Support for codepage 720 (Arabic).
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.11 (total 33):

  24172  Microsoft SyncToy 2.1 doesn't start with Wine-Mono
  29184  Hogs of War: ground is missing somewhere
  30244  Might & Magic Clash of Heroes: fails to start
  36165  msvcrt/string tests fail under valgrind
  37149  python 3.1.1:  test_cmath failed
  37858  WHO Anthro (.NET app) installer fails, reporting 'FATAL UNHANDLED EXCEPTION: The specified table does not exist.'
  39142  Roblox Client/Server connection is dropped with error "This server has shut down."
  40505  PDF Eraser Shows False File Names in File Open dialog with wine-mono
  41048  Roller Coaster Rampage fails to start: 'Failed to init XACT' - {0aa000aa-f404-11d9-bd7a-0010dc4f8f81} xactengine2_0.dll
  41292  Nexton LC-ScriptEngine freezes, possibly bad dsound notifications
  41403  Ri-li 2.0.1 shows black screen instead of actual game content
  42215  Pendulumania: Black screen (needs to emulate 8bpp mode in winex11)
  42928  EmuMovies Sync 2.x fails login with Wine-Mono
  44511  Winecfg - Only partially shows new theme after clicking apply
  45202  Stories: The Path of Destinies - multicolored textures
  45940  Missing CLSID e018945b-aa86-4008-9bd4-6777a1e40c11 (CLSID_WICPngDecoder2 ?)
  46043  Notepad++ v7.5.9 x86 'MarkdownViewer++' v0.8.2 plugin (.NET 4.0 based) causes abnormal program termination with Wine-Mono 4.7.3
  47812  Cygwin's strace.exe crashes due to custom TLS corruption
  48891  Bash from Cygwin/msys2 terminates after first command
  49459  Memu installer fails: wine: Call from 0x7b00f0b7 to unimplemented function wuaueng.dll.DllRegisterServer, aborting
  49668  Two Worlds Epic Edition needs {cd0d66ec-8057-43f5-acbd-66dfb36fd78c}, xactengine2_7 to play audio
  50041  Amnesia: Rebirth crashes with builtin vcomp140
  50520  Multiple applications need WSAIoctl(SIO_BASE_HANDLE) (Rust applications using the Mio or Smol libraries, Starcraft Remastered)
  50592  ZynAddSubFX 3.0.3 Demo can't load/open/save presets
  50595  Foxit Reader 5.1 crashes on unimplemented function 'msdrm.dll.DRMRegisterContent' when exiting
  50615  Excel 2007 needs ICreateTypeInfo2::DeleteFuncDesc()
  51184  test_font_metrics() fails in gdi32:font for bitmap fonts on Windows 10 >= 1709
  51192  GnuTLS error: Error in the pull function/ Login to Teamspeak, Blizzard... not possible.
  51222  Multiple games have rendering issues caused by import of logf from musl (Kingdom Come: Deliverance, Just Cause 4, Wizard101)
  51224  Otvdm can't start any Win16 application
  51231  WeChat can't display QR code in login dialog.
  51262  Since 308a5e7 no 32bit program starts
  51273  Starcraft 2 64 bit .exe not starting since 25b093f384

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Monday, June 7, 2021

Wine maintenance release 6.0.1 is now available for Linux FreeBSD and macOS

The Wine maintenance release 6.0.1 is now available.

What's new in this release:

  • Various bug fixes
  • Add support for wine64 on Apple M1
  • Translation updates
  • Documentation updates

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.0.1 (total 63):

   3591  py2exe needs partial imagehlp.BindImageEx implementation
  16676  RTG Bills 2.x (VB6 app) reports 'ADO error 1BD Object doesn't support this action' on startup (msado15 'connection_GetIDsOfNames' is a stub)
  21014  Dark Sector no Sound
  22635  Earth 2160 (GOG.com) can't recognize serial number
  28786  Wine File Explorer tree does not expand when clicked on plus '+' signs
  30062  Deer Hunter demo: unable to start a new game (map view unusable)
  35637  Seagate Crystal Enterprise 8.0: 'inputfileserver.exe' service needs msvcirt.dll.??0fstream@@QAE@XZ
  43422  Shadow Warrior 2: Floors are not rendered
  44038  RPCS3 emulator crashes due to 'kernel32.SetFileInformationByHandle' lacking support of 'FileEndOfFileInfo' info class
  44629  Process Hacker can't enumerate handles [needs NtQuerySystemInformation(SystemExtendedHandleInformation)]
  45046  Skyrim SE: Shadow artifacts (missing handling of 'precise' shader modifier)
  45132  CommonObjects tool (.NET app) from Google sandbox-attacksurface-analysis-tools v1.1.x needs 'ntdll.NtQuerySystemInformation' to support 'SystemExtendedHandleInformation'
  46709  VarFormatCurrency doesn't handle an already formatted string.
  46962  Macromedia Director Player 4.x based games (16-bit NE) fail to run: "This program requires at least 4MB free memory to run." (The Rock)
  47507  Regression: can't return to full-screen Civilization IV BTS window after Alt+Tab-ing to desktop since wine 4.10
  48563  Runaway: A Twist of Fate renders its cursor incorrectly
  48618  Multiple applications show black client area on startup (Wargaming.net Game Center, Electron based apps)('--disable-gpu' command line parameter is a workaround)
  48870  Aldi (Buhl) Steuer 2019/2020 installer crashes
  49531  Multiple Qt5 applications spam the console continuously with 'fixme:netprofm:connection_GetAdapterId' ('INetworkConnection::GetAdapter' returns incorrect adapter GUID)(Futubull 10.x, Melodics V2, Topaz Video Enhance AI 1.x)
  50033  WMI class SystemRestore is missing
  50086  user32:monitor tests timeout
  50123  The Elder Scrolls V: Skyrim SE has rendering glitches with vulkan renderer
  50150  ODBC applications fail to create DSNs due to 'odbccp32.SQLWriteDSNToIni' stub
  50256  Animate VST plugin activation doesn't work: wbem_services_ExecQuery gets no network adapters
  50357  Star Stable Online crashes with unimplemented function dcomp.dll.DCompositionCreateDevice2
  50376  Banished crashes when Antialiasing set to 3x MSAA with Vulkan renderer
  50377  Banished cast shadows are broken with Vulkan renderer
  50379  The Witcher 3 has broken rendering with Vulkan renderer
  50386  Sniper Elite V2 some objects aren't rendered with Vulkan renderer
  50387  Batman: Arkham Origins has broken dynamic shadows with Vulkan renderer
  50401  Multiple Adobe products crash on unimplemented function msvcp{100,110,120,140}.dll._Wcsxfrm (Audition CS6, Audition 2020)
  50407  Multiple Adobe CC products fail to start, reporting 'err:module:LdrInitializeThunk "CRClient.dll" failed to initialize' ('_Syserror_map' should return non-NULL string for unknown errors)
  50409  Adobe Audition 2020 crashes on startup (msvcrt strftime_impl uses __lc_time_data struct WCHAR members but only ANSI members have been initialized by _Gettnames)
  50424  std::mutex crashes on creation
  50441  Steel Series Engine 3 systray icon does not respond to mouse clicks
  50459  Studio One 5 crashes on unimplemented function dcomp.dll.DCompositionCreateDevice
  50485  Still Life 2 crashes when CSMT is disabled
  50486  The Sims 3 launcher hangs
  50508  ACAT Phrase, part of Intel Assistive Context-Aware Toolkit (ACAT) v1.00.0 (.NET 4.5 app) crashes on unimplemented function 'uiautomationcore.dll.UiaRegisterProviderCallback'
  50515  SofTalk 1.56 doesn't speak continuously after punctuation marks.
  50517  Apps with GUI can't work on Apple Silicon Mac
  50528  [Stasis 2]Broken rendering with Vulkan
  50562  WRC 5 crashes on launch with Vulkan renderer
  50563  The Witcher 3: Wild Hunt has missing sunlight with Vulkan renderer
  50569  World of Tanks ground texture is black rendered
  50580  iTunes 12.11.0.26 installer doesn't recognize WinVer 'Windows 10' setting (WMI 'Win32_OperatingSystem' class uses 'GetVersionEx' API to retrieve OS version info, a deprecated API in Windows 10)
  50581  Far Manager v3.0: cursor position is off by one
  50599  Game Protect Kit (GPK) 'SDGame32.sys' kernel driver crashes on unimplemented function 'ntoskrnl.exe.KdDisableDebugger' (Dragon Nest)
  50602  Far Manager redraws incorrectly after console window is resized
  50610  WMI 'Win32_OperatingSystem' OS caption property descriptions for Windows 8 and 8.1 are reversed
  50620  Multiple applications crash due to DHTMLEdit 'IOleObject::GetMiscStatus' stub (Atomic Mail Sender 4.25, RSSeditor 0.9.54, High Impact eMail 5)
  50632  Neverwinter: Broken graphics (texturing)
  50641  Wine cmd handles incorrectly if-for on a single line
  50642  Wine cmd handles incorrectly if-set when expanding variable with brackets
  50672  .toString() implementation VT_CY behaves as if .toLocaleString() was used
  50698  ::wcsrtombs does not NULL "const wchar_t ** _PSource" parameter in Wine.
  50701  Multiple 32-bit ARM Thumb-2 applications cause loader to output warnings during relocation processing (Miranda, Notepad2)
  50704  QueueUserAPC() Has Incorrect Error Set When Called On Terminating Thread
  50740  The Suffering (Midway Games) crashes due to missing wmvcore 'IWMSyncReader2', CLSID '{faed3d21-1b6b-4af7-8cb6-3e189bbc187b}'
  50744  continuous spamming of fixme:msctf:InputProcessorProfileMgr_GetActiveProfile in console
  50781  cl.exe fails to open program database
  50790  No display found when using winemac.drv in a VM
  50967  sc.exe doesn't understand the start command and other parameters

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, June 4, 2021

Wine development release 6.10 is now available for Linux FreeBSD and macOS

The Wine development release 6.10 is now available.

What's new in this release:

  • Mono engine updated to version 6.2.0, with upstream updates.
  • Shell folders naming scheme follows recent Windows.
  • WinePulse library converted to PE.
  • More math functions from Musl in the C runtime.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.10 (total 25):

  15781  Multiple Office/MSAccess applications fail on startup due to 'ICreateTypeInfo2_fnDeleteImplType' stub (AllInOne-Office 4.x/5.11, Acclaim Cashbook)
  29903  Multiple games and applications fail to enumerate processes due to 'wtsapi32.WTSEnumerateProcessesW' stub (Visual Studio 2005, .NET 2.0 SDK DbgCLR, Akamai DL Manager, Dekaron)
  31310  TIE: Fighter: Collectors Edition (1998 Tie Fighter collectors series, remake of the original 1995 DOS version) crashes on startup
  34746  Dino Crisis Demo doesn't play video sequences even though Indeo codecs are installed
  36010  Changing font resolution on winecfg changes default main font to Tahoma
  41253  GZDoom Builder 2.3 (.NET 3.5 app) crashes with Wine-Mono when trying to open new project or existing map
  46320  Multiple applications and games need support for Windows Vista+ User Shell Folder layout, specifically 'Local AppData' (Amazon Kindle for PC)
  47180  Nocturne unhandled exception bug on startup
  47915  League of Legends 9.20: Crash after champ select
  48043  user32:dce has a pair of random failures
  48094  Simplify debugging test timeouts
  48507  osu! icons in the setting and music player are not being rendered
  49663  Performance regression in TrackMania Nations Forever
  49801  Freight Yard Manager 5.x crashes on start with wine-mono
  50147  Microsoft WebView2 "evergreen bootstrapper"/installer needs IStream::CopyTo()
  50224  Grand Theft Auto 4: Crashes when starting the game
  50366  Starcraft Remastered fails to create a local LAN game (needs undocumented socket "recv" ioctl 0x12014)
  50613  several Wine Mono tests fail to load a referenced assembly on x86_64
  50974  Multiple applications fail to open \Device\Afd\xxx with non-empty final element (Rust applications using the Mio or Smol libraries, Starcraft Remastered)
  50975  Multiple applications need an implementation of undocumented socket "poll" ioctl 0x12027 (Rust applications using the Mio or Smol libraries, Starcraft Remastered)
  50987  dinput8:device fails on the w10pro64_fr TestBot VM
  50988  New ProcessBasicInformation() failure in kernel32:process
  50989  ntdll:time: New intermittent QpcSystemTimeIncrement failure
  51188  test_user_shared_data() fails in ntdll:virtual
  51209  Regression: Wine-mono installers in the parent folder of build trees can not be found

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 


Friday, May 21, 2021

Wine development release 6.9 is now available for Linux FreeBSD and macOS

The Wine development release 6.9 is now available.

What's new in this release:

  • WPCAP library converted to PE.
  • Support for paper forms in the print spooler.
  • More math functions from Musl in the C runtime.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

 
Bugs fixed in 6.9 (total 25):

  20439  TroopMaster hangs on startup
  24631  comctl32:listview NM_HOVER tests sometimes fail
  28083  Agenda Circling Forth GPU particle demo:bunch of fixme and errors
  32749  Implement atl100.dll.AtlAxDialogBoxW to show error dialogs (Visual Studio 2010 (10.0) Express Edition)
  33846  crash on unimplemented function OpenCL.dll.clRetainDevice (clinfo)
  34314  Touhou Danmakufu 0.12m crashes on start (DMUSIC_CreateMidiOutPortImpl is a stub)
  34756  32-bit Visual C++ 2010 Express full installer throws an exception with wine-mono
  43377  msxml3:domdoc Crashes in wow64 due to double free of properties
  44813  Some applications fail when calling ntdll.NtReadFile on a directory (expect STATUS_INVALID_DEVICE_REQUEST)
  47150  Overwatch freezes when new menu music starts playing
  47866  comctl32:datetime: Fails in the Arabic locale
  47872  gdiplus:font fails in Japanese locale on Windows 10
  48054  gdi32:bitmap fails on Windows XP and 2003
  48061  WineTest: get_subtests() fails randomly
  50086  user32:monitor tests timeout
  50830  Process Hacker 2.38 crashes on unimplemented function advapi32.dll.LsaEnumerateAccounts
  50843  infosoft:infosoft has 2 failures on all Windows version up to Win10 1507
  50844  infosoft:infosoft crashes on Windows 10 1607+
  50853  Elgato Stream Deck 4.9.3 (.NET 4.5 app) installer: 'WINE_MONO_TRACE=all' crashes Wine-Mono
  51047  Significant performance regression in The Sims 2
  51080  DCS World updater - not detecting selected windows version
  51101  Regression in PGVDemo: C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\mscorwks.dll could not be loaded
  51117  Silverlight_x64.exe (part of LEGO MINDSTORMS EV3 Home Edition installer) crashes
  51131  The 64-bit msxml3:domdoc crashes on Windows
  51151  The 64-bit psapi:psapi_main fails in Wine

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, May 7, 2021

Wine development release 6.8 is now available for Linux FreeBSD and macOS

The Wine development release 6.8 is now available.

What's new in this release:

  • Libraries installed into architecture-specific subdirectories.
  • Secur32 library converted to PE.
  • Support for Map object in JavaScript.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Bugs fixed in 6.8 (total 35):

  11833  GroupMail 5.x crashes when creating new message
  19756  Date/time picker doesn't notify app about checkbox changes (TaskCoach: Cannot add new task with a due date)
  22327  Cannot install PGV demo for Windows using a clean wineprefix.
  24893  File/folder context menus have missing options (Explorer++, Double Commander)
  26189  Crysis Wars Dedicated Server no longer shows console on start under X
  28372  Ubuntu Skin Pack 5.0-XP installer crashes
  35102  Qvodplayer 3.5 Crashes on start
  35539  Proteus 8 demo fails to install
  37375  Visual C++ 2005 Express SP1 install fails
  39841  IShellFolder.CreateViewObject() doesn't support IID_IContextMenu (Double Commander "Error: invalid parameter" when right-clicking on an empty space)
  40227  LibreOffice 5.1.0 crashes when trying to run any Office program
  40382  CUEcards 2000 (v2.37) takes a lot of time to return with search results
  40823  Stone Giant demo crashes after launch
  41318  Sins of a Solar Empire: Rebellion requires binormal vectors support in D3DXComputeTangentFrameEx
  46948  Characters in The Sims Complete Collection render completely white
  49697  Age of Empires II (SafeDisc 1.x) fails to start since 3.0-rc
  49763  ALOTInstaller crashes
  49977  FIFA 11 Demo fifaconfig crashes when pressing Exit button
  49989  Samsung Dex installer crashes
  50006  The intro in The Sims Complete Collection gets played too fast
  50026  Powershell Core needs ntdll.RtlQueryProcessPlaceholderCompatibilityMode when run in win10 mode
  50117  winedbg --gdb doesn't work
  50396  Sacred Gold: wrong z-order or something else
  50503  Diablo 1: Game crashes after intro videos
  50961  Swtor game crash on splash screen 6.6
  50963  NtCreateUserProcess occasionally fails with STATUS_IMAGE_NOT_AT_BASE
  50980  Royal Quest: "out of memory" and other errors
  50992  Star Citizen crashes on unimplemented function advapi32.dll.QueryTraceA
  51028  Solid Edge 2021 Academic Edition: crash on startup
  51041  Scalable fonts with fsCsb[0] == 0 are not enumerated correctly
  51057  `winetricks -q mfc42` fails
  51067  ToolTaskTest:Execute_2 test fails on x86_64
  51070  Wine fails to create or update prefix
  51076  demangle_datatype in ucrtbase crash in vc2019 x86 mode
  51082  Regression: Powershell Core installs in wrong directory

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, April 23, 2021

Wine development release 6.7 is now available for Linux FreeBSD and macOS

The Wine development release 6.7 is now available.

What's new in this release:

  • NetApi32, WLDAP32, and Kerberos libraries converted to PE.
  • More Media Foundation work.
  • ES6 JavaScript mode.
  • Improved WOW64 file system redirection.
  • More Plug & Play driver support.
  • Keyboard raw input device.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Bugs fixed in 6.7 (total 44):

  12076  Multiple applications refuse to install unless '%SystemRoot%\System32\Drivers\Etc\{services,host}' exist (Informix Database apps, Autodesk 3ds Max 9, SAP GUI)
  12457  Multiple apps crash with NotImplementedException at IWebBrowser2.get_LocationName() (SharpDevelop 2.2, Clarion Enterprise Edition 9.0.10376)
  17823  Multiple application license/DRM schemes require non-zero volume/fs serial for drive "c:" (Rhino 4.0 trial installer, HyperChem 8.0.x, Solid Framework .NET libraries)
  25265  Foobar2000 does not automatically update media library (folder watch does not work)
  28995  Avid VENUE software fails to start (unable to use named pipes with ">" character in the name)
  32548  CS:GO error message when launching csgo.exe.
  34398  Daedalic games don't display anything with winemac.drv (glu32 is tied to X11)
  38572  NHL09 Crashing when loading game after selecting all options in game menus
  40567  Foobar2000 1.x doesn't run or takes too long to open
  41468  Supreme Commander Forged Alliance needs CLSID '{343e68e6-8f82-4a8d-a2da-6e9a944b378c}' xactengine2_9.dll
  42775  Page fault in ole32.PropertyStorage_ReadFromStream() while running mwt.exe /regserver (part of PR1750-60-R5 installation)
  44691  EA Origin installer fails with "error 3:0" (security descriptor translated to 555 access on install directory)
  44755  reg.exe does not recognize '/reg:32' and '/reg:64' switches passed via the command line
  45615  Rekordbox 5.3.0 terminates with the message "Unexpected application error" when playing an audio file
  46309  Winamp with Classic Skin "jumps randomly" when moved
  48486  cmd WCMD_ReadAndParseLine contains non-null terminated strings, causing garbage output in trace logs
  49277  Always false condition in dispex.c
  49286  Melodyne 5 installs but crashes when launched (needs ws2_32.dll.GetHostNameW)
  49671  Supreme Commander demo needs CLSID {bc3e0fc6-2e0d-4c45-bc61-d9c328319bd8} xactengine2_4.dll
  50275  Copy paste bug in conhost/window.c
  50318  'HKLM\System\CurrentControlSet\Services\Tcpip\Parameters\DataBasePath' registry entry has non-standard value
  50415  MPC-HC 1.7.13 crashes when playing video (needs the EVR filter to support IEVRFilterConfig)
  50628  Fairy Tale About Father Frost, Ivan and Nastya crashes on DDERR_SURFACE_LOST
  50733  MUSICUS!: ending videos play are extremely choppy
  50791  NtQueryObject( ..., ObjectBasicInformation, NULL, 0, &retLen) returns incorrect NTSTATUS error code and no buffer size (EditSection, Google sandbox-attacksurface-analysis-tools v1.1.x)
  50801  Wine Mono crashes on macOS
  50829  Process Hacker 2.38 crashes on unimplemented function dbghelp.dll.SymFromNameW
  50892  WINE 6.3: opentrack-wrapper-wine segfaults with message "Got unexpected trap 14 during process initialization".
  50894  Wine does not recognize C:\windows\sysnative\
  50898  Improve performance for RGB lookups into color tables conversion
  50899  WeChat crashes with Wine 6.5
  50925  Error fetching public key in GetRSAKeyFromCert - File not found
  50946  BioShock Remastered crashes after choosing difficulty
  50952  Legends of Runeterra crashes at launch
  50956  Cannot disable winemenubuilder.exe by DLL override
  50960  NETCoreCheck from .NET Deployment Tools crashes on unimplemented function api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vfwprintf_p
  50967  sc.exe doesn't understand the start command and other parameters
  50978  Multiple applications fail to load due to unhandled "loadFrom" field in assembly <file> element (Adobe DNG Converter 13.2, MikroTik WinBox, SimSig, Windows System Control Center)
  50979  Regression: Wine doesn't run executables in unix path
  50996  GCC11 & wineg++ regression: missing /usr/include path
  51006  Running 32-bit wineboot to create a new 64-bit WINEPREFIX results in a wineboot fork bomb with Wine 6.6-149-g39263558a20
  51008  LDPlayer 4.0.x (Android Emulator) crashes on unimplemented function user32.dll.SetProcessDpiAwarenessInternal
  51018  Binaries compiled with an older winegcc won't run on >=v6.5
  51035  Alacritty v0.7.2 portable crashes: SetEnvironmentVariable  ("some_non-existant_var", NULL) should return TRUE

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, April 16, 2021

Wine maintenance release 5.0.5 is now available for Linux FreeBSD and macOS

The Wine maintenance release 5.0.5 is now available.

What's new in this release:

  • Fixes build failure when v4l is missing

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Changes since 5.0.4:

Michael Stefaniuc (1):
      Revert "qcap: Avoid unused variable warning if v4l is absent."

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, April 9, 2021

Wine development release 6.6 is now available for Linux FreeBSD and macOS

The Wine development release 6.6 is now available.

What's new in this release:

  • Mono engine updated to version 6.1.1, with upstream updates.
  • DWrite and DnsApi libraries converted to PE.
  • Plug & play driver support improvements.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Bugs fixed in 6.6 (total 56):

   5162  Multiple applications need ITextServices::TxDraw and ITextServices::TxGetNaturalSize implementation (Google Talk, WebLoad, XMPSetup, ICQ 6.x, Kugou Music, QQ, Wechat, PVSYST)
  14179  Evil Twin Demo crash
  19533  Multiple applications need 'reg.exe' to support 'export' operation
  19626  Half-life engine's software rendering is ridiculously slow
  27528  Half Life Software Rendering completely wrong
  32640  Breath of Fire IV: Mouse is not visible on the installer
  32641  Breath of Fire IV: Crash on starting the game
  35650  CA ERWIN Data Modeler r7.x/8.x installer EULA can't be accepted (RichEdit: missing notification messages to parent for scroll event)
  37837  SteuerSparErklärung 2015: graphics missing when printing with graphics
  37996  Wine mono does not support https connection unless manually imports certification
  38409  Wine's task tray is not shown in the taskbar in KDE 5
  39494  Unused value in ME_RTFTblAttrHook (Coverity #1269505)
  40821  Multiple applications crash with stack overflow when setting IHTMLElement2::accessKey property (Java JRE 8 installer, RealNetworks RealPlayer 18.x)
  43437  Zanzarah game opens a black fullscreen window and then crashes
  45546  Magic The Gathering Arena updater: Unity fork of Mono-runtime reports 'Fatal error in gc, GetThreadContext failed' (suspension of Mono-managed threads sometimes exceed 100ms)
  46048  Crash while installing Neverwinter in Arc (native riched20 is a workaround)
  47296  Google drive crashes before login
  47460  King of Dragon Pass remastered Black Screen
  47970  Legends of Runeterra crashes at launch
  48123  Word 97 crashes after calling stub URLMoniker_ComposeWith
  48391  Dune2000 failed to show anything
  48412  Multiple games have lighting issue and textures blinking (Call of Duty 4: Modern Warfare, Call of Duty: Modern Warfare 2)
  49192  Denuvo Anti-Cheat needs support for NtQuerySystemInformation 'SystemCodeIntegrityInformation' info class (Driver Signature Enforcement)
  49434  Wine builtin 'iexplore' crashes upon loading Google Account login page
  49740  Microsoft Flight Simulator crash after a black screen
  49756  Death Stranding requires windows.gaming.input.dll
  49897  winetricks dotnet45/dotnet452 hangs
  49954  Multiple games and applications need msvcp140_1._Aligned_get_default_resource (EVE Online Launcher, QT Creator 3.x, Kate, Snap Camera 1.11.x, Cppcheck 2.3)
  50054  Tony Hawk's Pro Skater 1 + 2 Online Multiplayer doesn't work
  50436  Upstream FAudio pkg-config file not found
  50492  Amazon Chime 4.x (.NET 4.5 app) reports 'Failed to InjectErrorHandlingScript, Unable to cast COM object of type 'System.__ComObject' to interface type 'mshtml.HTMLHeadElement''
  50517  Apps with GUI can't work on Apple Silicon Mac
  50673  FlatOut 2 crashes on launch
  50697  Multiple applications crash due to DHTMLEdit 'IOleObject::GetExtent' stub (Atomic Mail Sender 4.2x)
  50725  Nvidia FrameView 1.2 (Win10 app) crashes on unimplemented function tdh.dll.TdhLoadManifestFromBinary
  50742  FAR: Lone Sails is too dark with GL renderer
  50811  gdi32.res fails to compile when freetype pkg-config cflags contain "-pthread"
  50818  Mahou Shoujo Shoumou Sensen - DeadΩAegis (Trial) shows unreadable text in the message box.
  50841  sapi:resource fails on Windows >= 7
  50845  jscript crashes on internal assert(0) in PE build with clang
  50854  Multiple Windows 10 application installers refuse to install, requiring 'advapi32.dll' version >= 6.3.10000.0 (Elgato Stream Deck 4.9.3, Windows Admin Center 2103)
  50858  Regression: Wine doesn't run executables reside under home directory
  50867  wine start /unix stopped working in 6.5
  50873  reg.exe ignores /f parameter
  50874  MUSICUS!: fails to start with "wine: failed to load start.exe: 40000003"
  50875  HTMLElement_get_offsetParent crashes wine if a NULL offset parent is expected (VbsEdit)
  50885  PdfSharp creates invalid PDF files
  50902  HvManager requires websocket.dll
  50904  Altium Designer 17 crashes since wine-6.5
  50905  Wine fails to execute binaries if a dependent placeholder DLL in C:\windows\system32 is missing
  50912  Wine control panel fails to launch applets
  50914  Application specific dll overrides broken since Wine 6.5
  50916  Multiple applications need DHTMLEdit to support 'IOleControl' '{B196B288-BAB4-101A-B69C-00AA00341D07}' (Atomic Mail Sender 4.x)
  50917  Solid Edge 15: Hangs on Save, needs VT_BLOB support when writing properies
  50933  00c4:err:regedit:wWinMain failed to restart 64-bit L"C:\\windows\\system32\\regedit.exe", err 2 (and Wow6432Node key gone)
  50937  mscoree tests fail with "Compilation failed"

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, March 26, 2021

Wine development release 6.5 is now available for Linux FreeBSD and macOS

The Wine development release 6.5 is now available.

What's new in this release:

  • OpenCL support updated to version 1.2.
  • More support for IE compatibility modes in MSHTML.
  • More windowless RichEdit work.
  • A few more WinRT library stubs.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Bugs fixed in 6.5 (total 25):

  33375  Cannot test dlls with dashes in their name
  34906  Multiple applications crash when trying to render in system memory (Zoo Tycoon, TOCA Touring Car Championship, The Sims, Conquest: Frontier Wars)
  37488  Quicken 2014 reports error 0x0000054f on startup (NtAreMappedFilesTheSame fails to compare in-memory loader view of builtin dlls with mapped disk image)
  37983  Jedi Knight: Dark Forces II, Outlaws (GOG.com versions) - music doesn't work
  45032  WineTest does not run the vcomp tests
  45567  League of Legends 8.12+ fails to start a game (anticheat engine, validation of WoW64 syscall dispatcher)
  45685  Dragon NaturallySpeaking 12.5 does not run after training a new user
  46817  Steam Big Picture needs d3d11_device_CreateDeviceContextState
  47310  Canon TS3100 series full driver and software package refuses to install: "To install the software, you must be logged in to an administrator account."
  50034  In font dialog's sample text, background changes color
  50119  Dark Souls II: Scholar of the First Sin shows a white screen with vulkan renderer
  50168  Error when running notepad.exe: Failed to start RpcSs service
  50362  Fl Studio 20.8 crashes on startup
  50411  Adobe Audition 2020 crashes on startup, reporting 'Direct2D Drawbot error' (d2d_geometry_group_GetBounds is a stub)
  50721  IDA Pro 7.5: Lumina can't contact server, complains about Schannel security attributes
  50738  Guild Wars 2 launcher can't login
  50756  "Path is invalid." when using "SVN update" with SVN for Windows, which is used by TortoiseSVN
  50783  WineTest declares dlls with dots in their name as missing
  50790  No display found when using winemac.drv in a VM
  50805  Win32_OperatingSystem class is missing 'ProductType' (affects Chocolatey)
  50809  Multiple .NET 4.x application installers fail due to 'MsiNetAssemblySupport' property returning incorrect version (IronPython 2.7.5)
  50826  .NET applications fail to start with Wine-Mono: 'The file C:\windows\mono\mono-2.0\lib/mscorlib.dll is an invalid CIL image'
  50836  dxva2api.h does not compile as C++
  50862  [Regression] Steam fails to start
  50863  The specified path wine git does not treat when calling exe file.

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Tuesday, March 23, 2021

Wine maintenance release 5.0.4 is now available for Linux FreeBSD and macOS

The Wine maintenance release 5.0.4 is now available.

What's new in this release:

  • Various bug fixes

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Bugs fixed in 5.0.4 (total 67):

  18670  QIP Infium 2.0 build 9030 crashes on exit (needs a proper implementation of WSACleanup)
  21150  Memorex exPressit Label Design Studio 4.x crashes when creating a new project (ieframe 'IOleObject::Advise' is a stub)
  22616  Multiple applications need msvcirt.dll.??0ifstream@@QAE@PBDHH@Z (Merriam-Webster Dictionary, Power Tab Editor, gmax 1.2, GradeBook for Windows, Microsoft Reader)
  22749  Hard link creation from a Finddupe-generated batch file fails ('fsutil.exe' needs to support 'hardlink create' command)
  28332  Wazzal 1.2 (2002 release) crashes after clicking 'Play'
  30014  Multiple programs require msvcirt.dll.??0ifstream@@QAE@XZ (Wouxun KG-UV2D, Charon, Cricket 2002, Mastercook 15, GraphCalc)
  32613  Tom Clancy's Rainbow Six: Lockdown crashes after the intro videos (needs DxDiag_SoundDevices device child nodes present)
  32877  Gnomoria Demo crashes on launch.
  33996  Multiple installers fail in VBScript custom actions due to missing support of Properties with Parameters (IncrediMail, LabChart Reader 8, Toad for MySQL Freeware 7.x)
  34770  Some WMI applications fail when incorrectly passing WBEM_MASK_CONDITION_ORIGIN to IWbemClassObject::GetNames method
  35744  LabChart Reader 8 installer ends prematurely (VBScript support for class default sub missing)
  35782  Tic Tac Toe Game (vbscript) cannot be played (colon used in for loop for placing multiple statements on the same line)
  38014  CCCP Insurgent v2007-01-01 crashes when querying system information via DxDiag
  38964  widl: inconsistent null pointer checks in typelib writer
  39731  Assassin's Creed IV Black Flag crashes
  40430  Multiple NVIDIA installers abort due to failure to process xml config (PhysX 9.x, GeForce Now, GeForce Experience 3.x, RTX Voice)
  42731  stack overflow when .bat script variable has more than 256 characters
  44061  Destiny 2 crashes on launch (needs non-zero TimeDateStamp field in PE file header)
  44367  Multiple applications need d2d FillEllipse/DrawEllipse implementation (OP-X PRO II VST)
  44502  Epic Games Launcher (Fortnight 7.x) reports 'Error: Initialization failed while advising the language notification sink to the TSF source.  (0x80004001)' (unsupported ITfActiveLanguageProfileNotifySink)
  45400  eden* (VN) some font characters display with the wrong glyph (capitals/spaces)
  45797  NVIDIA GeForce Experience 3.x installer fails due to 'mshtml.OleObject_{Get,Set}Extent' stubs
  46967  GOG Galaxy doesn't run in virtual desktop
  47570  Builtin Split function not implemented (needed by FotoBizX Installer)
  48396  'cmd.exe /c move file1 file2' doesn't respect non-interactive mode, causing prompt for overwrite if destination file exists
  48397  'cmd.exe /c move file1 file2' doesn't overwrite existing destination file in non-interactive mode
  48529  Avencast: Rise of the Mage fails to launch
  48545  SDL GameControllerAddMapping registry keys do not work
  48860  RegiStax 6: mouse does not work in open file dialog
  48870  Aldi (Buhl) Steuer 2019/2020 installer crashes
  49143  RTF Editor does not support cyrillic letters using MS Sans Serif Font
  49172  Always true condition `code > 0xffff` in vbscript/global.c
  49309  vbscript:run test fails in Japanese locale
  49314  Wine segfaults with too many command-line arguments
  49335  Dolphin EasyReader for Windows 6.04 (TTS app) crashes after completing startup wizard (needs IMarkupServices::CreateMarkupPointer method implementation)
  49449  Terraria Mobile Server (.NET 4.x) crashes with System.NotImplementedException NATUPNPLib.IUPnPNAT.get_StaticPortMappingCollection()
  49450  Adobe Shockwave Player 11.x plugin installer fails with jscript:cc_parser_parse '&&' expression not implemented
  49575  Delphi applications no longer show their main window in the WM's taskbar
  49591  Multiple GOG installers display the error message "Out of Global Vars range"
  49643  Calling ClipCursor too frequently can cause stack overflow in foreground window thread.
  49719  The Bat! v9.2.2.3: The 32bit version and the 64bit version crashed after startup
  49728  Appear (a 4K rendering demo) crashes on unimplemented function user32.dll.SetWindowFullScreenState
  49738  "warning: implicit declaration of function ‘strtoumax’" when compiling PuTTY with Winelib
  49774  macDriver no longer functions within macOS VM
  49805  Pyxel Edit crashes when clicking the "File" dropdown option.
  49806  WIDL doesn't tolerate attribute [hidden] within enums.
  49808  Stellaris loads very slowly
  49811  cmd /c "cd "directory"&&"somecommand.exe"" tries to cd to "directory"&&"somecommand.exe"
  49820  VBScript fails to parse decimal literals between -1 and 1 without 0 in front
  49821  Seismobuild crashes at start
  49850  No One Lives Forever crashes due to GetMotif stub in dmstyle
  49857  NCLauncher2: Crypto error on a successful login
  49900  Go programs built using go-winio crash on unimplemented function ntdll.dll.RtlDefaultNpAcl
  49909  Win Toolkit v.1.4.37.20 (.NET 3.5 app) crashes with wine-mono
  49924  IP address control does not focus its fields on focus change
  49982  A '(call )' line does not reset %ERRORLEVEL% to 0
  50016  PS Remote Play can't install: "To use PS Remote Play, update your PC's OS to the latest version, and then install the Media Feature Pack from Microsoft."
  50031  The Foundation Game crashes with bundled ucrtbase
  50038  IWbemClassObject::Get method with wszName = NULL crashes inside wbemprox
  50049  Fallout 76 opens black screen then crashes on start
  50094  Rockstar Games Launcher installer hyperlinks don't work
  50116  ODBC applications fail to create/configure system DSNs with builtin 'odbccp32' (SQLConfigDataSource must remap ODBC_xxx_SYS_DSN values for ConfigDSN)
  50126  Writing VT_UI8 property type to a stream is not currently supported
  50153  HID doesn't work on macOS Catalina and Big Sur unless "Input Monitoring" permission is granted
  50160  VstHost crashes on unimplemented function avrt.dll.AvSetMmMaxThreadCharacteristicsA
  50179  Future Pinball: parse_hex_literal invalid literal
  50373  Touhou Shinpiroku trial terminates immediately

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, March 12, 2021

Wine development release 6.4 is now available for Linux FreeBSD and macOS

The Wine development release 6.4 is now available.

What's new in this release:

  • Support for the DTLS protocol.
  • Fontset support in DirectWrite.
  • Dialog for editing Access Control entries.
  • Theming support for a few more common controls.
  • Support for Korean Wansung encoding.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Bugs fixed in 6.4 (total 38):

   7416  Support multiple independent displays for PowerPoint, OpenOffice.org, etc
  16676  RTG Bills 2.x (VB6 app) reports 'ADO error 1BD Object doesn't support this action' on startup (msado15 'connection_GetIDsOfNames' is a stub)
  25323  Civilization IV Beyond the Sword crashed when trying to start a new game.
  31814  Gecko should clean up when upgrading
  36463  wine can't load unstripped gecko builds
  36697  64-bit InstallShield engine COM server 'ISBEW64.exe' crashes or hangs (32-bit InstallShield based installers in 64-bit WINEPREFIX)
  37011  acid3.acidtests.org can't load with builtin IE
  38744  support _UNITY_NET_WORKAREA_REGION
  39381  32-bit Turbocad 8.0 LTE 'CrashSender.exe' utility crashes in WMI Query "SELECT * FROM Win32_NetworkAdapterConfiguration where IPEnabled='True' and index=1"
  41433  Acrobat Reader XI (11.0.8): Annotations are empty
  42827  Canon MP Navigator EX 4.x/5.x installer crashes due to setupapi SPFILENOTIFY_FILEINCABINET handler/callback insufficiencies
  46969  Multiple 64-bit WDM kernel drivers want Windows 8+ 'ntdll.RtlQueryRegistryValuesEx' (WIBUKEY, Denuvo Anti-Cheat)
  48127  Soldiers of Anarchy (demos & full game 1.1.2.178), crashes with an 'Unknown error' message when starting a level
  48879  NVIDIA PhysX System Software 9.12.1031 installer fails ('Add64Bit_Reg' VBScript action needs minimal 'WbemScripting.SWbemNamedValueSet' implementation)
  49531  Multiple Qt5 applications spam the console continuously with 'fixme:netprofm:connection_GetAdapterId' ('INetworkConnection::GetAdapter' returns incorrect adapter GUID)(Futubull 10.x, Melodics V2, Topaz Video Enhance AI 1.x)
  49830  Obduction stops with "fatal error"
  49998  widl doesn't support winrt types (runtimeclass, delegate, parameterized types, ...)
  50123  The Elder Scrolls V: Skyrim SE has rendering glitches with vulkan renderer
  50263  Entropia Universe: Won't Start the Game from Client Loader
  50377  Banished cast shadows are broken with Vulkan renderer
  50422  Multiple games (Horizon Zero Dawn, Serious Sam 4) crash on start on Nvidia due to missing unwrap for VK_OBJECT_TYPE_SURFACE_KHR
  50563  The Witcher 3: Wild Hunt has missing sunlight with Vulkan renderer
  50632  Neverwinter: Broken graphics (texturing)
  50641  Wine cmd handles incorrectly if-for on a single line
  50642  Wine cmd handles incorrectly if-set when expanding variable with brackets
  50667  Final Fantasy XI Online: Opening movie doesn't play (redux).
  50678  Filmotech v3.91: partial black area
  50698  ::wcsrtombs does not NULL "const wchar_t ** _PSource" parameter in Wine.
  50704  QueueUserAPC() Has Incorrect Error Set When Called On Terminating Thread
  50706  6.2 hangs on grey, then crashes Snapdragon855(+) Android 10
  50731  All Winelib applications built with winegcc/wineg++ segfault on startup as of Wine 6.3
  50732  Multiple Adobe products fail to start due to Wine 6.3 breaking Adobe License Manager/FLEXnet Licensing Service (Acrobat 8.x, FrameMaker 8)
  50740  The Suffering (Midway Games) crashes due to missing wmvcore 'IWMSyncReader2', CLSID '{faed3d21-1b6b-4af7-8cb6-3e189bbc187b}'
  50744  continuous spamming of fixme:msctf:InputProcessorProfileMgr_GetActiveProfile in console
  50769  notepad: menu bar items and title text are not translated.
  50774  DirectWrite should use mac platform name entry for English, if Windows entry is missing
  50781  cl.exe fails to open program database
  50786  WINEPATH env var broken by "ntdll: Set environment variables from the registry on the Unix side."

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

 

Friday, February 26, 2021

Wine development release 6.3 is now available for Linux FreeBSD and macOS

The Wine development release 6.3 is now available.

What's new in this release:

  • Better debugger support in the NT syscall interface.
  • WineGStreamer library converted to PE.
  • Still more WinRT support in WIDL.
  • Optional support for build IDs.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Bugs fixed in 6.3 (total 24):

   3591  py2exe needs partial imagehlp.BindImageEx implementation
  17184  Achieve Planner 1.9.0 (.NET 1.1 app) requires explicit native override of mscoree.dll or mscoree.dll.StrongNameSignatureVerificationEx faking success
  21234  Monopoly Deluxe (Zylom Games) v1.0 installer crash at the end of the installation
  32742  Logos 4.x-9.x Bible software web-installer fails download files via BITS (client registered job notification callback not called)
  35637  Seagate Crystal Enterprise 8.0: 'inputfileserver.exe' service needs msvcirt.dll.??0fstream@@QAE@XZ
  40748  32-bit iTunes 12.1.3.6: Unusable UI
  44629  Process Hacker can't enumerate handles [needs NtQuerySystemInformation(SystemExtendedHandleInformation)]
  45132  CommonObjects tool (.NET app) from Google sandbox-attacksurface-analysis-tools v1.1.x needs 'ntdll.NtQuerySystemInformation' to support 'SystemExtendedHandleInformation'
  45374  Yet Another Process Monitor (.NET 2.0 app) reports System.AccessViolationException ('ntdll.NtQueryObject' needs to support 'ObjectTypesInformation' info class)
  46238  Cxbx crashes on unimplemented function vcomp140.dll.C2VectParallel
  46962  Macromedia Director Player 4.x based games (16-bit NE) fail to run: "This program requires at least 4MB free memory to run." (The Rock)
  47507  Regression: can't return to full-screen Civilization IV BTS window after Alt+Tab-ing to desktop since wine 4.10
  48618  Multiple applications show black client area on startup (Wargaming.net Game Center, Electron based apps)('--disable-gpu' command line parameter is a workaround)
  49689  WRC 4 crashes on loading a race (needs IXACT3EngineImpl_PrepareWave implementation)
  50150  ODBC applications fail to create DSNs due to 'odbccp32.SQLWriteDSNToIni' stub
  50581  Far Manager v3.0: cursor position is off by one
  50620  Multiple applications crash due to DHTMLEdit 'IOleObject::GetMiscStatus' stub (Atomic Mail Sender 4.25, RSSeditor 0.9.54, High Impact eMail 5)
  50652  Steam enters endless restarting cycle after launching any game
  50653  Wine fails to build with clang-10.0 as a crosscompiler
  50670  wineg++ cannot compile programs using shobjidl.h as of Wine 6.2
  50672  .toString() implementation VT_CY behaves as if .toLocaleString() was used
  50701  Multiple 32-bit ARM Thumb-2 applications cause loader to output warnings during relocation processing (Miranda, Notepad2)
  50713  Commit a8856381ed9 ("ntdll: Use xsavec in x86_64 syscall dispatcher.") breaks 64-bit Wine (wine-6.2-264-ga8856381ed9)
  50723  Can't recognize ... as an internal or external command, or batch script

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.