Dan Kegel wrote:
dpkg-query -L wine | grep mime shows that the ubuntu wine package is creating a file /usr/lib/mime/packages/wine which contains lines like
application/x-msdos-program; /usr/bin/wine '%s'; description=Windows Executable application/x-msdownload; /usr/bin/wine '%s'; description=Windows Executable application/exe; /usr/bin/wine '%s'; description=Windows Executable ...
That's clearly invalid and not what wine.desktop contains. I'd call it a downstream bug which needs to be fixed in ubuntu.
Vitaliy.