AlwaysEnableUniverseMultiverse

Differences between revisions 19 and 20
Revision 19 as of 2006-11-07 22:25:16
Size: 6615
Editor: 207
Comment:
Revision 20 as of 2006-11-08 17:23:47
Size: 6426
Editor: 207
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
We have unsupported software available, but we make it easy for the user to turn off unsupported software if he wants. To permanently turn it off the user just needs to click on "universe", "multiverse" in the software-preferences.

=== Software Preferences ===

The software preferences dialog needs to present the available official repositories in the canonical order (main, restricted, universe, multiverse) and it must be easy and one-click to turn it off permanently. The descriptions are:
 * Canonical supported Open Source software (main)
 * Proprietary drivers for devices (restricted)
 * Community maintained open source software (univese)
 * Software restricted by copyright or legal issues (multiverse)
Line 31: Line 41:
 * All Free/Open source applications - Show only applications which can be freely used,
modified and distributed. This includes the main as well as the community maintained applications (main+universe).
 * All supported applications - Include all Canonical or third party supported applications.
 * All available applications - Show all available applications including unsupported, restricted and third party application (main+universe+multiverse+dapper-commercial+external)
 * Only main applications - Show only the main applications which are officially supported by the ubuntu project (main)
 * Only restricted applications - Show only applications which are restricted in use "or distribution by copyright or by legal issues in some countries (multiverse)
 * Only third party applications - Show only applications which are provided and supported by third party vendors (dapper-commercial+external)
 * All available applications
 * All Open Source Applications
 * Supported Ubuntu Applications
 * Third party applications
 * Installed Applications
Line 39: Line 47:
The default is "All Free/Open source applications". This way the user can decide what applications he wants to see. If he is only interessted in free software he does not have to change the default (note that "restricted" does not have to be included in the above list because it does not ship desktop-files). In addition to the filter all applications in gnome-app-install get a little emblem that indicates graphical where the application comes from and what support status it has (plus a tooltip to explain the emblem). The default is "All Open source applications". This way the user can decide what applications he wants to see. If he is only interessted in free software he does not have to change the default (note that "restricted" does not have to be included in the above list because it does not ship desktop-files). In addition to the filter all applications in gnome-app-install get a little emblem that indicates graphical where the application comes from and what support status it has (plus a tooltip to explain the emblem).
Line 41: Line 49:
A alternative implemenation would use checkboxes instead of a combobox. Three checkboxes are required: "show unsupported", "show supported commercial", "show restricted-use", corresponding to the universe, [https://launchpad.net/distros/ubuntu/+spec/third-party-packages commercial] and restricted components, respectively. Multiverse packages will be implicitly available if both unsupported and restricted-use software are requested. The UI needs to be changed to give the checkboxes a new place. By default, restricted-use software is available, but unsupported and commercial software is not.

A usability review should decide which of the two approaches to take. The checkboxes may make the GUI look cluttered, the combobox gets too complicated if the view has more than 5-6 entires.
A new button is added to g-a-i that lets you go to the software-preferences quickly to turn off unsupported software easily.
Line 47: Line 53:
Synaptic will follow gnome-app-install and have the emblems in the GUI with the appropriate explaination. The sections view already distiguishs between "main", "universe", "multiverse". A new default view "Component" (in addition to Section, Status, Search Results) will be added that includes "main", "restricted", "unvierse", "multiverse", "3rd party". The custom filter property will be extended to support the component as a match rule. With the various sorting options that the treeview offers this should give the user enough flexibility to easily see what non-suported/non-free pacakges he has installed. Synaptic will follow gnome-app-install and have the emblems in the GUI with the appropriate explaination. The sections view already distiguishs between "main", "universe", "multiverse".

A new default view "Component" (in addition to Section, Status, Search Results) will be added that includes "main", "restricted", "unvierse", "multiverse", "3rd party". The custom filter property will be extended to support the component as a match rule. With the various sorting options that the treeview offers this should give the user enough flexibility to easily see what non-suported/non-free pacakges he has installed.

The "Components" view will default to "main" on the first start and synaptic will automatically save the last view that the user had selected so that if he always wants to see "main" packages he just does not change the view.

The repository editor to permanently turn off the repositories are available via "Preferences/Repositories".
Line 50: Line 62:

Adept needs to have a easy option to see what software sources is supported and what is not. It also needs a better repository editor that makes it easy to turn off unsupported software.

Summary

The unsupported "universe" and "multiverse" components are currently turned off by default in ubuntu. We want to enable them by default.

Rationale

Enabling universe and multiverse is one of the first things that people usually do. We should enable them by default and make sure that we show clearly in the various GUIs what is supported and what is unsupported.

Use cases

  1. Alice wants to install a new audio-codec that is only available in universe.
  2. Bob is very interessted in gaming and thinks the list of games in main is too limited. He likes to install games from multiverse and does not care if those are not officially supported.
  3. Mallory always wondered why he had to do a additonal click and download in gnome-app-install when he wanted to install his first application from universe.

Scope

Gnome-app-install, synaptic and adept needs to be modified to show better what component a package comes from. The installer needs to ship a sources.list with universe and multiverse enabled.

Design

We have unsupported software available, but we make it easy for the user to turn off unsupported software if he wants. To permanently turn it off the user just needs to click on "universe", "multiverse" in the software-preferences.

Software Preferences

The software preferences dialog needs to present the available official repositories in the canonical order (main, restricted, universe, multiverse) and it must be easy and one-click to turn it off permanently. The descriptions are:

  • Canonical supported Open Source software (main)
  • Proprietary drivers for devices (restricted)
  • Community maintained open source software (univese)
  • Software restricted by copyright or legal issues (multiverse)

Gnome-App-Install

Gnome-app-install gets a "Show" optionmenu with the following options:

  • All available applications
  • All Open Source Applications
  • Supported Ubuntu Applications
  • Third party applications
  • Installed Applications

The default is "All Open source applications". This way the user can decide what applications he wants to see. If he is only interessted in free software he does not have to change the default (note that "restricted" does not have to be included in the above list because it does not ship desktop-files). In addition to the filter all applications in gnome-app-install get a little emblem that indicates graphical where the application comes from and what support status it has (plus a tooltip to explain the emblem).

A new button is added to g-a-i that lets you go to the software-preferences quickly to turn off unsupported software easily.

Synaptic

Synaptic will follow gnome-app-install and have the emblems in the GUI with the appropriate explaination. The sections view already distiguishs between "main", "universe", "multiverse".

A new default view "Component" (in addition to Section, Status, Search Results) will be added that includes "main", "restricted", "unvierse", "multiverse", "3rd party". The custom filter property will be extended to support the component as a match rule. With the various sorting options that the treeview offers this should give the user enough flexibility to easily see what non-suported/non-free pacakges he has installed.

The "Components" view will default to "main" on the first start and synaptic will automatically save the last view that the user had selected so that if he always wants to see "main" packages he just does not change the view.

The repository editor to permanently turn off the repositories are available via "Preferences/Repositories".

Adept

Adept needs to have a easy option to see what software sources is supported and what is not. It also needs a better repository editor that makes it easy to turn off unsupported software.

Installer

The installer installs Packages.gz files for all components. This ensures that the user does not have to download the full Packages file on the first apt-get update (because apt uses If-Modified-Since on the available Packages file).

Commandline

We assume for the command line users that they will pay attention to the "Section" of the "apt-cache show" output. In addition we should provide a convenient way to disable the non-free repositories. In addition to the current "software-properties --enable-component=" we should provide a "software-properties --disable-component=" commandline argument. We could also tell the user (analog to the current "The following NEW packages will be installed:" message) about unsupported packages that are installed.

Backoff plan

As a backoff plan we will just keep the situation as it is now (multiverse/universe disabled) and use "software-properties --enable-component=universe" if universe is required.

Implementation

The following steps should be taken to update the UIs:

  1. update gnome-app-install to make the available filtering more flexible and e.g. hide all not free applications
  2. update synaptic to support a icon for the components (like the emblems in launchpad)
  3. add support in synaptic for the "Components" view
  4. add support in synaptic for the component matching in the custom filters

Review comments

  • I recommend replacing the "Applications" label with an "Applications of type:" option menu, containing four options: "Free and Supported", "Free", "Supported", and "Any". Then the checkboxes can be removed. (A further enhancement would be to add a separator to the bottom of this menu, followed by an "Installed" item to display only those programs that are already installed.)

    This assumes that there is no reason to be comfortable with software from Universe but not from Main, from Restricted but not from Main, from Multiverse but not from Universe, or from either 3rd party or Multiverse but not from the other. I think these are reasonable assumptions. -- MatthewPaulThomas


CategorySpec

AlwaysEnableUniverseMultiverse (last edited 2008-08-06 16:23:19 by localhost)