[Bug 59426] New: iWin Games Manager V4 installer fails to create services
http://bugs.winehq.org/show_bug.cgi?id=59426 Bug ID: 59426 Summary: iWin Games Manager V4 installer fails to create services Product: Wine Version: 11.2 Hardware: x86-64 URL: https://web.archive.org/web/20260103141420/https://p.i wincdn.com/gm/fgm-4.2.2.141/IPlayGamesManager.exe OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: arethusa26@gmail.com Distribution: --- When performing the installation of the iWin Games Manager V4 application, it appears to complete successfully without error, but the following messages appear in the Wine debug output: 0190:err:service:validate_service_config Service L"iWin Games Manager V4" is interactive but has a start name 0190:err:service:create_serviceW Invalid data while trying to create service ... 01bc:err:service:validate_service_config Service L"iWin Games Manager (Watcher) V4" is interactive but has a start name 01bc:err:service:create_serviceW Invalid data while trying to create service Launching the associated systray application and selecting the "Start background service" menu option from the systray result in the following error message box being displayed: Please try again or try to restart your computer. If doesn't help the try to re-install Games Manager. If the issue stil persists then reach out to customer support The installer apparently failed to create the needed services for the application. Updating the validate_service_config debug error message in Wine services.exe to show the service account name passed by the installer at creation time shows: 018c:err:service:validate_service_config Service L"iWin Games Manager V4" is interactive but has the disallowed account name L".\\LocalSystem" 018c:err:service:create_serviceW Invalid data while trying to create service ... 01b8:err:service:validate_service_config Service L"iWin Games Manager (Watcher) V4" is interactive but has the disallowed account name L".\\LocalSystem" 01b8:err:service:create_serviceW Invalid data while trying to create service Modifying validate_service_config to allow ".\LocalSystem" as a synonym of the "LocalSystem" account name for interactive services seems to allow the needed services to be installed and started by the application. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59426 --- Comment #1 from Andrew Nguyen <arethusa26@gmail.com> --- I created a merge request with a fix: https://gitlab.winehq.org/wine/wine/-/merge_requests/10113 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59426 Andrew Nguyen <arethusa26@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |8eae3a8aa2d2056c69e40f4e639 | |c3de136b90cc9 --- Comment #2 from Andrew Nguyen <arethusa26@gmail.com> --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/8eae3a8aa2d2056c69e40f4e639c3de... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59426 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.3. -- 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.
participants (1)
-
WineHQ Bugzilla