Bug 428133

Summary: KUserFeedbackWidgets.dll and KUserFeedbackCore.dll missing
Product: [Applications] kate Reporter: Harri <harri.pasanen>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: critical CC: kainz.a
Priority: NOR    
Version: 20.08.2   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Harri 2020-10-23 11:46:57 UTC
SUMMARY

Both nightly and the last master installer are missing dlls.
As result, Kate does not run, but complains: 

The code execution cannot proceed because KUserFeedbackWidgets.dll was not found. Also KUserFeedbackCore.dll is missing.

STEPS TO REPRODUCE
1. run kate-20.08.2-1056-windows-msvc2019_64-cl.exe and try to launch kate
2. run kate-master-985-windows-msvc2019_64-cl.exe and try to launch kate


OBSERVED RESULT

popup about missing dlls

EXPECTED RESULT

Kate ruins

SOFTWARE/OS VERSIONS
Windows: 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Christoph Cullmann 2020-10-26 08:16:07 UTC
Git commit 45ce3dbdaeae2d57add8b7bfbe63f2e269e2e942 by Christoph Cullmann.
Committed on 26/10/2020 at 08:15.
Pushed by cullmann into branch 'master'.

add back user feedback dep to have dlls in package

M  +1    -2    kde/applications/kate/kate.py

https://invent.kde.org/packaging/craft-blueprints-kde/commit/45ce3dbdaeae2d57add8b7bfbe63f2e269e2e942
Comment 2 andreas 2020-12-16 08:27:23 UTC
Same happens at the dolphin windows binaries. Please can it be fixed there too.

Thanks