ImprovedErrorFrame
From WoWWiki
ImprovedErrorFrame, an addon included with Cosmos and otherwise available standalone, lets you get more out of your error messages. It displays multiple errors and allows copying of error text.
With the new version of ImprovedErrorFrame, these errors are now queued up and can be viewed at your leisure with the click of a button. The error button is placed on the minimap and can be shift dragged to any other position around it.
Additional features include blinking notification, a notification sound, count of errors pending viewing and the ability to have the button displayed even when no errors are present.
Original ImprovedErrorFrame: Vjeux
ImprovedErrorFrame without FrameXML: AnduinLothar
Also see: ImprovedErrorFrame/ChangeLog
Contents |
Screen Shots
The minimap button (showing that 2 errors are queued):
The error frame itself (showing multiple errors):
Slash Commands
- Usage
- /ief <SubCommand> [-1|0|1|on|off|toggle]
- If invoked with no parameters, it will toggle the current state, which is also the same behaviour it does with -1 or toggle as parameters.
- If it gets sent 0 or off as parameters, it will disable ImprovedErrorFrame and hide it.
- If it gets sent 1 or on as parameters, it will enable ImprovedErrorFrame and show it.
- SubCommands
-
- notify
- Enables/disables ImprovedErrorFrame.
- blink
- Button will blink when errors are pending view.
- count
- Displays error count on button.
- always
- Always show the error count button.
- sound
- Sound played upon notification.
- empty
- Button graphic will clear when blinking.
- debug
- FrameXML.log will be outputted in verbose mode (requires UI reload).
- stack
- Display the stack trace along with the error message.
Dependencies
Does not depend on the following but will use them if available: Khaos or Satellite, registers with for config options and/or slash command handling.
Standalone URL
CosmosUI.org: ImprovedErrorFrame
