https://bugs.winehq.org/show_bug.cgi?id=51400
Bug ID: 51400 Summary: failed to launch UI information server Product: Wine Version: 6.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: windowscodecs Assignee: wine-bugs@winehq.org Reporter: susancragin@earthlink.net Distribution: ---
Created attachment 70256 --> https://bugs.winehq.org/attachment.cgi?id=70256 run log
This may be a regression.
My program ran fine with wine-6.11 (Staging) and I just downloaded wine-6.12 (Staging) and now when I launch it, it fails very early with this message:
failed to launch UI information server
My app is Dragon Naturally Speaking 12.5.
I should mention that the program sometimes throws up miscellaneous error messages prior to starting, but I have never gotten this message, and the error messages have never stopped the program from opening.
I run Gentoo.
Dragon NaturallySpeaking comes with its own Net 4.0 framework, so I do not use Mono.
https://bugs.winehq.org/show_bug.cgi?id=51400
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Distribution|--- |Gentoo Summary|failed to launch UI |Dragon Naturally Speaking |information server |12.5 fails with 'failed to | |launch UI information | |server'
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Does the issue happen with upstream (non-staging) wine?
If possible, could you run a regression test? See: https://wiki.winehq.org/Regression_Testing
Is there a specific reason you think this is a windowscodecs issue?
Is there a free & legal download this could potentially be reproduced with?
https://bugs.winehq.org/show_bug.cgi?id=51400
--- Comment #2 from SusanCragin susancragin@earthlink.net --- I did research.
Turns out, this bug is a Dragon NaturallySpeaking bug. It is reproducible in Windows.
It's a registry problem. The software sets the following registry key thusly.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System "EnableLUA" registry key "Hexadecimal" "Value Data" "1"
If the "Value Data" is "1" try "0" instead. (That's what I did.)
So I'm marking this as invalid.
https://bugs.winehq.org/show_bug.cgi?id=51400
SusanCragin susancragin@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED
--- Comment #3 from SusanCragin susancragin@earthlink.net --- It's a bug that occasionally pops up in Dragon Naturally Speaking. See fix.
https://bugs.winehq.org/show_bug.cgi?id=51400
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|NOTOURBUG |INVALID
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Thanks for reporting back, changing to INVALID & closing.