Summary: | File association is missing and no clear way to see why or restore it | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Yuri <yuri> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | lueck |
Priority: | NOR | ||
Version First Reported In: | 4.11.10 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Yuri
2015-03-16 09:03:52 UTC
I have installed calibre on a kubuntu 14.10 system, shared-mime-info update is triggered during installation and then .epub files have an additional association calibre. So from a kde point of view everything is ok and this bug is invalid imho. Looks to me like a packaging issue, either in FreeBSD or in you calibre package I can verify the package, but I need to know what is supposed to happen from the package side that .dektop files are recognized? Is there any command that needs to be run? Obviously, mere file presence doesn't do it. See e.g the tarball http://download.kde.org/stable/frameworks/5.8/kcoreaddons-5.8.0.tar.xz kcoreaddons/src/mimetypes/CMakeLists.txt in the tarball calls a CMake macro update_xdg_mimetypes ( foo ) This macro updates the mime info database during installtion When I check again now, I have associations again. No idea what was wrong. Closing anyway. |