Bug 104059 - adding software to default selections is too complicated
Summary: adding software to default selections is too complicated
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-11 09:38 UTC by Berthold Gunreben
Modified: 2005-08-12 11:02 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Berthold Gunreben 2005-08-11 09:38:15 UTC
It is quite difficult to add software to a predefined selection. I consider  
this a HCI bug that should be resolved at least in future versions.
Comment 1 Stanislav Visnovsky 2005-08-11 11:39:39 UTC
Please, elaborate. What do you find difficult and how would you imagine 
a better behavior? 
Comment 2 Berthold Gunreben 2005-08-11 11:44:41 UTC
When I install, I am prompted to select 

Gnome
KDE
Other

In previous suse linux versions, one could select one of these, and have the
possibility to add additional packages. Now:

1. Select one of Gnome, KDE, other
2. Select Expert
3. Select Gnome, KDE, other again
4. add some more packages

I would prefer having a possibility to add software directly after the main
selection.
Comment 3 Stanislav Visnovsky 2005-08-11 12:02:58 UTC
 Sounds like checkboxes could help a bit.  
 
Anyway, for future versions... 
Comment 4 Andreas Jaeger 2005-08-11 12:50:08 UTC
I think we could remove the step 3.  It has no extra information and everything
in it is shown in 1 already.

Klaus and myself discussed this and propose to remove this.  Could you to it,
please?
Comment 5 Klaus Kämpf 2005-08-11 12:55:25 UTC
Skipping the base selection dialog and going directly to the single package  
selection should be doable (without major pain I hope) 
Comment 6 Martin Sommer 2005-08-11 13:00:06 UTC
I agree, this is really a good idea! Thanks to Berthold.
Comment 7 Jiri Srain 2005-08-11 14:09:37 UTC
There are some checks in step 3 which cannot be done in step 1 (eg. disk 
space). I will go through the code and try to make it safe. 
Comment 8 Klaus Kämpf 2005-08-11 14:14:22 UTC
Hmm, you're right. But if the disk space doesn't allow for either desktop 
selection, you're doomed anyway with the current approach. 
Comment 9 Jiri Srain 2005-08-12 11:02:54 UTC
In case of the desktop selection it is simpler - I store the selected desktop 
and use it as preferred selection while creating the proposal. 
 
I hope I haven't missed anything. There are several annoying reports in case 
of too many packages selected, but I hope it is not problem. 
 
Resolving as FIXED (in SVN, will submit the package today).