Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8830] New: Spell messages should be queued until the end

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 8830] New: Spell messages should be queued until the end
  • Date: Sat, 7 May 2005 13:10:26 -0700 (PDT)

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

Summary: Spell messages should be queued until the end
Product: Sorcery
Version: Untargetted future release
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Feature Request
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: eric AT sandall.us


Currently messages from spells are "lost" if you do a lot of casts (e.g. a
`sorcery rebuild`) so you may not see important information (e.g. "You'll need
to add "initrd /boot/initrd.splash" to your bootloader config").

I think one of two solutions should be provided:
1) All message calls are displayed as normal, but are also queued up and able
to
be viewed with `gaze message-queue`. This queue should be emptied on each call
to cast.

2) A new message function should be made for messages that should be queued
(since not all messages should be queued, e.g. "This spell needs the CVS
version
of altas-c++"). Perhaps message_queue. These messages will still be displayed
as
normal, but will also be added to a queue viewable by `gaze message-queue` and
emptied on each cast.

--
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 8830] New: Spell messages should be queued until the end, bugzilla-daemon, 05/07/2005

Archive powered by MHonArc 2.6.24.

Top of Page