Bug 418964

Summary: The Microsoft Store version is missing ".log" file association.
Product: [Applications] kate Reporter: kovacs.artur.barnabas
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: christoph
Priority: NOR    
Version First Reported In: 19.12.2   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description kovacs.artur.barnabas 2020-03-17 14:58:46 UTC
SUMMARY
Kate downloaded from the Microsoft Store does not register itself to support
the ".log" fileformat. This prevents the user from associating this format with Kate without empolying a hacky workaround like manually adding the format to the registry. (See https://superuser.com/questions/1071323/cannot-set-a-windows-10-store-app-as-default-program-to-open-a-file)

STEPS TO REPRODUCE
1. Install Kate from the Microsoft Store
2. Try to open a ".log" file with Kate.

OBSERVED RESULT
Cannot do it without hacking.

EXPECTED RESULT
The format is either automatically associated with Kate upon installing or the "Open with / Choose another app" window offers to use Kate.

SOFTWARE/OS VERSIONS
Windows: 10
KDE Frameworks Version: 5.67.0
Qt Version: Qt 5.14.0 (built against 5.14.0)
Comment 1 Christoph Cullmann 2020-07-11 15:26:30 UTC
This got fixed in the master branch, some future update will contain this fix.