On 5/22/23 05:27, Thomas Baumgart via KMyMoney-devel wrote:
On Sonntag, 21. Mai 2023 09:28:59 CEST Herwig Janssen via KMyMoney-devel wrote:
https://bugs.kde.org/show_bug.cgi?id=469836
--- Comment #2 from Herwig Janssen <herwig.jans...@ewetel.net> ---
Hello,
I am using the following version of Windows:
Windows 10
Then I tried to start KMM from a command line/console. In "cmd" the following
error message appears afterwards:
C:\Users\Herwig\AppData\Local\kmymoney\bin>kmymoney.exe
C:\Users\Herwig\AppData\Local\kmymoney\bin>WebConnect: Try to connect to
WebConnect server
WebConnect: Connect to server failed
WebConnect: Running in server mode
[...]
Setting a QCompleter on non-editable QComboBox is not allowed.
Setting a QCompleter on non-editable QComboBox is not allowed.
Could not find QtWebEngineProcess.exe
Found this in one or two of the other blueprints in their createPackage section:
self.addExecutableFilter(r"bin/(?!(marble-qt|QtWebEngineProcess)).*")
Not sure if that is required in adapted form in our blueprint.
It certainly seems worth trying. There seem to be a bunch of recent
reports of KMM hanging or failing, on both Linux and Windows, and it's
not clear to me how many different problems there actually are.
Jack