Comment 7 for bug 1125514

Revision history for this message
Sebastian Heinlein (glatzor) wrote :

I am currently working on a 1.0 release of aptdaemon. Afterwards I will have a look at sessioninstaller.

There is a very akward cornor case: We could find an application that handles the file type but we don't know the file type :) Because knowning the type means to have a human name for the file/mime type only. Should we show the technical definition of the type, e.g. audio/x-mp3 instead?

The PackageKit API allows to specify more than one mime type. So we could end up with the situation in which we don't know only one of the types.