Bug 426448 - kmymoney build from binary factory could not create slave on Windows
Summary: kmymoney build from binary factory could not create slave on Windows
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.8.4
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks: 426400
  Show dependency treegraph
 
Reported: 2020-09-12 16:11 UTC by Ralf Habacker
Modified: 2021-10-27 19:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2020-09-12 16:11:17 UTC
STEPS TO REPRODUCE
1. Download portable package for kmymoney from https://binary-factory.kde.org/job/KMyMoney_Release_win64/
2. unpack 7z file
3. Download dbgview from https://live.sysinternals.com/Dbgview.exe and start it
4. open cmd.exe and change into the bin dir of the unpacked archive
5. run 
    set QT_LOGGING_RULES=*=true
    kmymoney

OBSERVED RESULT
In the generated log the following lines are shown:

warning: Warning:couldn't create slave: "klauncher said: Unbekanntes Protokoll ?f?.\n"
warning: Warning:couldn't create slave: "klauncher said: Unbekanntes Protokoll ?f?.\n"
warning: Warning:couldn't create slave: "klauncher said: Unbekanntes Protokoll ?f?.\n"
warning: Warning:couldn't create slave: "klauncher said: Unbekanntes Protokoll ?f?.\n"


EXPECTED RESULT
Those lines should not be printed

SOFTWARE/OS VERSIONS
Windows: 10
KDE Frameworks Version: 5.73
Qt Version: 5.15
Comment 1 Jack 2021-10-27 17:12:21 UTC
Is this still an issue, or might it be covered by another open bug?  Also, if this is specific to Windows, should the title be changed to indicate that?
Comment 2 Ralf Habacker 2021-10-27 18:45:23 UTC
(In reply to Jack from comment #1)
> Is this still an issue 

yes, the reason is currently unknown.