Bug 418964 - The Microsoft Store version is missing ".log" file association.
Summary: The Microsoft Store version is missing ".log" file association.
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: 19.12.2
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-17 14:58 UTC by kovacs.artur.barnabas
Modified: 2020-07-11 15:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.