https://bugs.kde.org/show_bug.cgi?id=522926
--- Comment #5 from Md. Jobayed Islam <[email protected]> --- Seems like shared-mime-info is the culprit here. Arch ships with the latest version of shared-mime-info (v2.5.1), while Fedora had an older version (2.4). In the 2.5 version of shared-mime-info, the xml schema for bash/shellscript was changed. See this commit: https://gitlab.freedesktop.org/xdg/shared-mime-info/-/commit/41fd0ddee6e37d9789d3d3e9e53d4d72db044429 I think that somehow broke the shell script detection. On Arch I downgraded the shared-mime-info package to v2.4-3, and the bug was gone. The file was correctly recognized as "Bash". We might need to report this to the shared-mime-info project. -- You are receiving this mail because: You are watching all bug changes.
