Your message with subj: mime types mandrake packaging problem Thank you for your bug report. The bug that you reported appears to be a packaging bug, due to a problem in the way in which your distribution/vendor has packaged KDE for distribution. The bug report will be closed since it is not a KDE problem. Please send your bug report to your distribution/vendor instead. -- Cheers, Chris Howells -- chris@chrishowells.co.uk, howells@kde.org Web: http://chrishowells.co.uk, PGP key: http://chrishowells.co.uk/pgp.txt KDE: http://www.koffice.org, http://edu.kde.org, http://usability.kde.org has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 26 Jun 2001 18:03:04 +0000 Received: (qmail 12573 invoked by uid 33); 26 Jun 2001 18:03:03 -0000 Date: 26 Jun 2001 18:03:03 -0000 Message-ID: <20010626180303.12571.qmail@master.kde.org> To: submit@bugs.kde.org Subject: mime types mandrake packaging problem From: juraj@bednar.sk Package: koffice Version: 1.1beta3 Mandrake specific (using KDE 2.1.1 ) Severity: normal Installed from: Mandrake RPMs Compiler: gcc 2.96 OS: Linux OS/Compiler notes: Mandrake Linux 8.0 In Mandrake binaries (RPMs), there's a problem, because mandrake puts rpms in /usr/share/applnk-mdk, but koffice wants to find them in /usr/share/applnk. This causes the error message (if you are not upgrading from previous version of kofice): koffice (lib kofficecore): ERROR: Couldn't find the native MimeType in kword's desktop file. Check your installation ! The fix: mkdir ~/.kde/share/applnk-mdk cp /usr/share/applnk/Office/ ~/.kde/share/applnk-mdk -r (Submitted via bugs.kde.org)