Bug 426448

Summary: kmymoney build from binary factory could not create slave on Windows
Product: [Applications] kmymoney Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 4.8.4   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
See Also: https://bugs.kde.org/show_bug.cgi?id=439865
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 426400    

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.