Elkano's BuffBars
EBB provides groups of statusbar style indicators to show (de)buffs currently affecting your char or some other units (currently focus, pet and target). For the player, it can also show indicators for temporary enchants place on it's weapons.
Due to changes Blizzard made with WoW 4.x it's no longer possible to cancel buffs without the use of secure frames. Currently EBB limits canceling of buffs to out-of-fight since using SecureAuraHeader would have required a major code restructuring. This will be coming in a later version.
Version 2.x is a total recode based on the Ace2 framework which became necessary in order to support some of the longtime wanted and suggested features. It's now possible to show different groups of bars which can be configured in many ways. Each group can be assigned an individual look and filter settings. EBB can be configured via a dropdown menu which is accessible via chat (/ebb config), FuBar plugin or (for the group settings) by right clicking the groups anchor. After setting up a group, its anchor can be hidden by alt-left clicking a bar or the anchor itself in order to lock the group in place.
In order to get additional bar textures and fonts for EBB simply install SharedMedia which is available for download under http://wow.curse.com/downloads/wow-addons/details/sharedmedia.aspx
If you have bug reports or feature request, create a ticket: http://www.wowace.com/projects/elkbuffbars/create-ticket/
You can also check my thread at the WoWAce forums: http://forums.wowace.com/showthread.php?t=5290
The most recent development version of EBB is available directly from the WoWAce SVN via http://www.wowace.com/projects/elkbuffbars/files/
And for the new profile, are the groups created? Do they show up in the config menu?
Just wanted to let you know.
Thanks for a great addon.
...ddOns\ElkBuffBars\libs\AceAddon-2.0\AceAddon-2.0.lua:1051: in function `ManualEnable'
...ddOns\ElkBuffBars\libs\AceAddon-2.0\AceAddon-2.0.lua:979: in function <...ddOns\ElkBuffBars\libs\AceAddon-2.0\AceAddon-2.0.lua:973>
[C]: ?
...ddOns\ElkBuffBars\libs\AceEvent-2.0\AceEvent-2.0.lua:260: in function `TriggerEvent'
...ddOns\ElkBuffBars\libs\AceEvent-2.0\AceEvent-2.0.lua:910: in function <...ddOns\ElkBuffBars\libs\AceEvent-2.0\AceEvent-2.0.lua:903>
There are some disabled debug outputs in ElkBuffBar.lua's StickGroup function (around line 1000) that you could enable to help see what's going on.
Any help would be greatly appreciated since I love using this addon. =)
To be more precise:
When I move an item to another free position, on the old position the item leaves a grey shade (as if you've attached it to i.e a mail) but on the new position it looks like that spot is still blank.
Although hovering over the new (visually empty) spot, the tooltip of the item appears.
Similar effect with taking an item out of your mail, it doesnt show up (yet tooltip works).
After rolling back to vers. r165, all is working fine again.
Not sure wether it is a bug with the new version or some interacting problem with another addon.
Addons i use on my banker (only few enabled on him):
BugGrabber/BugSack
Dominos
DragEmAll
Mik's SCT
Minimap Button Frame
Quartz
Shadowed UF
Squeenix
Tidy Plates (Threat Plates)
TipTac
Titan Panel (basic vers)
tullaRange
... and ofc ElkBuffBars ....
btw - thanks for the by far best buff-mod !!!
only idea I have is that one of the embedded libraries was updated to a more recent version causing this so try r166 with the libs from r165.
As said, extremely difficult to say if that was related, yet with 165 I had none of these issues either anymore. (my Latency is usually: 15-25 / 20-50 ... displayed)
Problem is the restrictions of the secure frames needed to cancel buffs. That kind of frames can not be modified the way EBB needs them.
Blizzard surely have to find a more suitable way to allow interaction without falling back to the ability to automatically cancel buffs via script.