FS#29659 - [libreoffice] MimeTypes not registered on install
Attached to Project:
Arch Linux
Opened by Matthias Dienstbier (fs4000) - Sunday, 29 April 2012, 12:22 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 18 May 2012, 09:30 GMT
Opened by Matthias Dienstbier (fs4000) - Sunday, 29 April 2012, 12:22 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 18 May 2012, 09:30 GMT
|
Details
Currently update-desktop-database is only run when
installing libreoffice-common. But
libreoffice-{base,calc,draw,impress,math,writer} create
additional desktop files as symlinks. Namcap fails to detect
this as the target files are all owned by
libreoffice-common:
libreoffice-writer E: Symlink (usr/share/applications/libreoffice-writer.desktop) points to non-existing /usr/lib/libreoffice/share/xdg/writer.desktop Solution: Create an additional install script which only executes "update-desktop-database -q" on post_{install,upgrade,remove} and use it in libreoffice-{base,calc,draw,impress,math,writer}. Steps to reproduce: Do a fresh install of libreoffice and try to open a document from a file browser. No application will be found to handle this. |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Friday, 18 May 2012, 09:30 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in trunk for next build
Friday, 18 May 2012, 09:30 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in trunk for next build