Bug 1565770

Summary: Error in org.kde.kfontview.desktop
Product: [Fedora] Fedora Reporter: Michal Ambroz <rebus>
Component: plasma-desktopAssignee: KDE SIG <kde-sig>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: jgrulich, kde-sig, me, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-10 18:22:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michal Ambroz 2018-04-10 17:59:16 UTC
Description of problem:
If plasma-desktop-5.12.4-1.fc27.x86_64 is installed, the command update-desktop-database fails with following error:

# update-desktop-database
Error in file "/usr/share/applications/org.kde.kfontview.desktop": "font/otf" is an invalid MIME type ("font" is an unregistered media type)
Error in file "/usr/share/applications/org.kde.kfontview.desktop": "font/ttf" is an invalid MIME type ("font" is an unregistered media type)


Version-Release number of selected component (if applicable):
plasma-desktop-5.12.4-1.fc27.x86_64

How reproducible:
100%

Steps to Reproduce:
1. install plasma-desktop 
dnf -y install plasma-desktop

2. regenerate the desktop database
update-desktop-database

Actual results:
Error in file "/usr/share/applications/org.kde.kfontview.desktop": "font/otf" is an invalid MIME type ("font" is an unregistered media type)
Error in file "/usr/share/applications/org.kde.kfontview.desktop": "font/ttf" is an invalid MIME type ("font" is an unregistered media type)

Expected results:
database should update without errors

Comment 1 Rex Dieter 2018-04-10 18:22:16 UTC

*** This bug has been marked as a duplicate of bug 1564650 ***