Invalid MIME type in org.kde.kdeconnect_open.desktop
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KDE Connect - Desktop (Linux) |
Fix Released
|
Medium
|
|||
kdeconnect (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Every time update-
Error in file "/usr/share/
Steps to reproduce:
- sudo apt install kdeconnect
- sudo update-
Expected behavior:
- No error message.
Actual behavior:
- Aforementioned error message, printed by update-
This is how Void Linux fixed this issue:
https:/
https:/
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: kdeconnect 1.4-0ubuntu5
ProcVersionSign
Uname: Linux 5.4.0-29-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: KDE
Date: Wed May 13 12:21:15 2020
InstallationDate: Installed on 2016-11-26 (1263 days ago)
InstallationMedia: Kubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
SourcePackage: kdeconnect
UpgradeStatus: Upgraded to focal on 2020-03-06 (68 days ago)
Changed in kdeconnect-desktop: | |
importance: | Unknown → Medium |
Changed in kdeconnect-desktop: | |
status: | Unknown → Fix Released |
In the desktop file `org.kde. kdeconnect_ open.desktop` , the `MimeType` is
`*/*`.
`update- desktop- database` is a tool provided in `desktop- file-utils` that
> updates the database containing a cache of MIME types handled by desktop files
When running `update- desktop- database` , it throws an error saying that
> "*/*" is an invalid MIME type ("*" is an unregistered media type)
This is reported in [Clear Linux](https:/ /github. com/clearlinux/ distribution/ issues/ 1906) and [Arch Linux](https:/ /bugs.archlinux .org/task/ 65865)
STEPS TO REPRODUCE desktop- database`
1. Run `update-
OBSERVED RESULT
> "*/*" is an invalid MIME type ("*" is an unregistered media type)