Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10073] New: Answering a provider should set that as the default for other casts

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 10073] New: Answering a provider should set that as the default for other casts
  • Date: 7 Nov 2005 04:21:19 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10073

Summary: Answering a provider should set that as the default for
other casts
Product: Sorcery
Version: Untargetted future release
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P4
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: eric AT sandall.us


Answering a provider should set that as the default for other casts being done
(perhaps permanently a la `sorcery default add <spell> <PROVIDER> on`).

Examples (rough approximations):
# cast gnome2-profile
...
gnome2-libs depends on some provider of X11-LIBS:
(0) xdirectfb
(1) xfree86-libs
(2) xfree86
(3) xorg

Which one do you want (0)? 3
...
gnome-desktop depends on some provider of X11-LIBS:
(0) xdirectfb
(1) xfree86-libs
(2) xfree86
(3) xorg
Which one do you want (0)? 3

Here is what a user recently requested have done: instead of defaulting to
'0',
it should default to '3' (or whichever number corresponds to 'xorg' in case
it's
an optional dependency and all are incremented by 1 to make room for 'none').
So
once a user gives an answer to a provider question, all other questions for
that
provider will use the same answer (e.g. 'xorg' not '3') henceforth (both in
this
cast and future casts) until changed.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 10073] New: Answering a provider should set that as the default for other casts, bugzilla-daemon, 11/06/2005

Archive powered by MHonArc 2.6.24.

Top of Page