SuggestedPackagesForFiletypesSpec

Revision 1 as of 2006-06-21 11:16:36

Clear message

Summary

Rationale

Use cases

Scope

Design

  • maybe use update-desktop-database to build the database (if possible?)
  • user clicks on a unsupported file:
    • - dialog opens and asks gnome-app-install if it has support for it - it needs to be very fast so we need to cache the data (probably just pickle it) and pre-cache it when the package is build - if we have something to install display a dialog with the information and ask the user if he wants to install it - this should most likely bring up gnome-app-install in a special mode without "sections" and "search" and a header with a explaination. open issue: what to do when there is only something in "unsupported" but "unsupported" is unchecked in the g-a-i checkbox. we bring up a text that explains that a component is not checked and expand/show when the checkbox is checked - make sure that commerial stuff (vmware-player, realplayer) does the right thing (display license uri etc) - the dialog invokes gnome-app-install via dbus/commandline and installs the stuff - sort by popularity ranking! - when the application is installed, it is launched with the file that was requested (so g-a-i needs the filename too) - we need a commandline interface (for e.g. firefox that does not use dbus) and optionally a dbus interface
  • make a nicer dialog if a unknown file-type comes up (instead of the current "Couldn't display '%s'"). Probably "there is no application available to view: '%s'")

Implementation

Code

Data preservation and migration

Outstanding issues

BoF agenda and discussion


CategorySpec