http://bugs.winehq.org/show_bug.cgi?id=55769 --- Comment #5 from LM_viking82@proton.me --- I can confirm that this issue is still reproducible with WineHQ Stable 11.0. Environment: - Linux Mint 22.3 (based on Ubuntu 24.04 LTS) - WineHQ Stable 11.0 - 64-bit Wine prefix - Philips Hue Sync 1.13.1.83 Steps to reproduce: 1. Install Philips Hue Sync 1.13.1.83. 2. Launch HueSync.exe. Expected result: The application starts normally. Actual result: The application exits immediately without displaying a window. A complete WINEDEBUG (+loaddll,+module,+seh) log is attached. The attached log contains the following messages during application startup: - `trace:module:load_dll looking for L"mi.dll" in (null)` - `warn:module:load_dll Failed to load module L"mi.dll"; status=c0000135` - `err:module:import_dll Library mi.dll (which is needed by L"C:\\Program Files\\Hue Sync\\HueSync.exe") not found` - `err:module:loader_init Importing dlls for L"C:\\Program Files\\Hue Sync\\HueSync.exe" failed, status c0000135` -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.