summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/koffice/debian/README.MimeType
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
commit0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6 (patch)
treec0d0d652fef20159e78fa20b2567661bd7db8e41 /debian/lenny/applications/koffice/debian/README.MimeType
parent6b027437fd51e7874aaffed9e395ddf7913c3ab4 (diff)
downloadtde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.tar.gz
tde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.zip
Add initial Debian Lenny/Squeeze packaging as well as symlink Lucid to Maverick
Diffstat (limited to 'debian/lenny/applications/koffice/debian/README.MimeType')
-rw-r--r--debian/lenny/applications/koffice/debian/README.MimeType17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/lenny/applications/koffice/debian/README.MimeType b/debian/lenny/applications/koffice/debian/README.MimeType
new file mode 100644
index 000000000..7d9888658
--- /dev/null
+++ b/debian/lenny/applications/koffice/debian/README.MimeType
@@ -0,0 +1,17 @@
+MimeType errors in KOffice
+--------------------------
+
+Sometimes a KOffice application may fail to start, giving an error
+similar to the following:
+
+ koffice (lib kofficecore): ERROR: Couldn't find the native MimeType in
+ kword's desktop file. Check your installation !
+
+This is often caused by an out-of-date KDE system configuration cache.
+If you experience this error, try running "kbuildsycoca" and see if it
+fixes the problem.
+
+Note that you can run "kbuildsycoca" as an ordinary user; there is no
+need to become root.
+
+ -- Ben Burton <bab@debian.org>, Mon, 17 Jan 2005 20:57:22 +1100