trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2011

LibreOffice Mimetypes

From: Darrell Anderson <humanreadable@...>
Date: Sat, 2 Apr 2011 13:44:10 -0700 (PDT)
Starting KDE/Trinity for the first time after intalling LibreOffice results in the following error messages:

====================================
kbuildsycoca: WARNING: '/usr/share/applications/libreoffice-javafilter.desktop' specifies undefined mimetype/servicetype 'application/x-aportisdoc'
kbuildsycoca: WARNING: '/usr/share/applications/libreoffice-javafilter.desktop' specifies undefined mimetype/servicetype 'application/x-pocket-word'
kbuildsycoca: WARNING: '/usr/share/applications/libreoffice-javafilter.desktop' specifies undefined mimetype/servicetype 'application/x-pocket-excel'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-impress.desktop' specifies undefined mimetype/servicetype 'application/vnd.openxmlformats-officedocument.presentationml.presentation'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-impress.desktop' specifies undefined mimetype/servicetype 'application/vnd.ms-powerpoint.presentation.macroenabled.12'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-impress.desktop' specifies undefined mimetype/servicetype 'application/vnd.openxmlformats-officedocument.presentationml.template'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-impress.desktop' specifies undefined mimetype/servicetype 'application/vnd.ms-powerpoint.template.macroenabled.12'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-math.desktop' specifies undefined mimetype/servicetype 'application/vnd.sun.xml.math'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-calc.desktop' specifies undefined mimetype/servicetype 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-calc.desktop' specifies undefined mimetype/servicetype 'application/vnd.ms-excel.sheet.macroenabled.12'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-calc.desktop' specifies undefined mimetype/servicetype 'application/vnd.openxmlformats-officedocument.spreadsheetml.template'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-calc.desktop' specifies undefined mimetype/servicetype 'application/vnd.ms-excel.template.macroenabled.12'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-calc.desktop' specifies undefined mimetype/servicetype 'application/vnd.ms-excel.sheet.binary.macroenabled.12'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-calc.desktop' specifies undefined mimetype/servicetype 'text/csv'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-calc.desktop' specifies undefined mimetype/servicetype 'application/x-dbf'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-writer.desktop' specifies undefined mimetype/servicetype 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-writer.desktop' specifies undefined mimetype/servicetype 'application/vnd.ms-word.document.macroenabled.12'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-writer.desktop' specifies undefined mimetype/servicetype 'application/vnd.openxmlformats-officedocument.wordprocessingml.template'
kbuildsycoca: WARNING: '/usr/local/kde-mods/share/applications/libreoffice-writer.desktop' specifies undefined mimetype/servicetype 'application/vnd.ms-word.template.macroenabled.12'
====================================

Trinity should have these mimetypes built-in to avoid those messages.

I know each user can add the mimetypes manually. That is cumbersome. How do we do this programmatically? I seem to have forgotten. There is no master profilerc file.

Would be nice when building Trinity that these mimetypes are recognized automatically.

Darrell