How do I actually run the shared-mime-info binary to get the backtrace?
Btw, freemind is a custom install. The installation did not go through
because the syntax of the xml file is wrong (I think). This is the
original file:
<mime-info>
<mime-type type="application/x-freemind">
<comment xml:lang="en">FreeMind Mindmap</comment>
<glob pattern="*.mm"/>
</mime-type>
</mime-info>
I changed it to:
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
<mime-type type="application/x-freemind">
<comment xml:lang="en">FreeMind Mindmap</comment>
<glob pattern="*.mm"/>
</mime-type>
</mime-info>
--
[apport] package shared-mime-info failed to install/upgrade:
https://bugs.launchpad.net/bugs/114241
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs