Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 15410] New: config_query_multi holds state which can cause invalid selections in conjunction with timeout

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 15410] New: config_query_multi holds state which can cause invalid selections in conjunction with timeout
  • Date: 12 Sep 2009 11:41:32 -0000

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

Summary: config_query_multi holds state which can cause invalid
selections in conjunction with timeout
Product: Sorcery
Version: 1.14.x
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: sqweek AT gmail.com


I was casting xorg-server, and it asked me for common video drivers. I entered
the two ati options, "3i", but before could hit enter my 15 second
PROMPT_DELAY
expired and took me to the uncommon video drivers. I just hit space there to
take the default, but here's what I ended up with:

XORG_SERVER_VIDEO_DRIVER_COMMON="sane"
XORG_SERVER_VIDEO_DRIVER_UNCOMMON="xf86-video-v4l ati_driver"

Note that config_query_multi has selected the default "0" for the common
drivers, and "3i" for the uncommon - except the uncommon selection doesn't
have
options up to i... somehow it has still pulled out ati_driver (which isn't
actually a spell but that's a separate bug).

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




Archive powered by MHonArc 2.6.24.

Top of Page