https://issues.apache.org/ooo/show_bug.cgi?id=120583
Priority: P3
Bug ID: 120583
Assignee: [email protected]
Summary: mailcap: update-mime removes entries from
desktop-integration
Severity: normal
Issue Type: DEFECT
Classification: Application
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: UNCONFIRMED
Version: AOO 3.4.0
Component: ui
Product: installation
OpenOffice.org (3.4.0)
Debian (6.0.2)
mime-support (3.44-1)
Running /usr/sbin/update-mime removes all and only entries in /etc/mailcap that
installing openoffice.org3.4-debian-menus_3.4-9590_all.deb creates.
$ sudo dpkg -i openoffice.org3.4-debian-menus_3.4-9590_all.deb
$ grep openoffice.org3 /etc/mailcap >/dev/null
$ echo $?
0
$ sudo update-mime
$ grep openoffice.org3 /etc/mailcap >/dev/null
$ echo $?
1
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.