34 - Can't scroll EPGPLootmaster window
Can't scroll EPGPLootmaster window, scroller not showing when Mizus RaidTracker enabled.
What steps will reproduce the problem?
1. 25man raid
2. Enable EPGPLootmaster and Mizus RaidTracker
3. set urself as the raid lootmaster
4. Loot an epic item
5. the EPGPLootmaster loot distribution window will appear, with all raid members, but you will not be able to use the scroller on the right side in order to scroll the names of the raid members, the scroller will not be shown.
What is the expected output? What do you see instead?
Being able to use the right scroller to scroll the name list up and down to see all raid members.
Only happens when Mizus RaidTracker is enabled.
What version of the product are you using?
Tested with v0.25-2-Beta and v0.26-Beta
| User | When | Change |
|---|---|---|
| Mizukichan | May 01, 2011 at 18:34 UTC | Changed status from Replied to Waiting |
| Mizukichan | May 01, 2011 at 07:26 UTC | Changed status from Waiting to Replied |
| Mizukichan | Apr 30, 2011 at 18:17 UTC | Changed status from Accepted to Waiting |
| Mizukichan | Mar 11, 2011 at 08:46 UTC | Changed priority from Medium to High |
| Mizukichan | Mar 11, 2011 at 08:46 UTC | Changed status from New to Accepted |
| feiloose | Mar 10, 2011 at 18:21 UTC | Create |
- 3 comments
- 3 comments
Facts
- Last updated
- Mar 30, 2012
- Reported
- Mar 10, 2011
- Status
- Waiting - Waiting for more information.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- High - Strongly want to resolve in the specified milestone.
- Votes
- 1
- Reply
- #3
Mizukichan May 01, 2011 at 07:26 UTC - 0 likesI went ahead and opened EPGPLootmaster Ticket #107 on CurseForge. If you like to help, please check the ticket regulary. The authors might want more informations, which I may be unable to provide, because I can't reproduce this issue.
- Reply
- #2
Mizukichan Apr 30, 2011 at 18:16 UTC - 0 likesOk, very late reply, but I finally have some news.
First things first: I don't really know how I can reproduce this, because I'm in a 10 player raiding guild, and we have very rarly more than 12 people online at the moment.
However, I took a look at the code of EPGPLootmaster, which shares one library with MRT: lib-ST (found at http://www.wowace.com/addons/lib-st/ ), which manages the scrolling tables. I also noticed, that EPGPLootmaster uses an old version of it, which probably clashes with the newer version of the lib which I use for MRT. By old I mean very old. I'm talking about v1.0 vs. v3.8 or Nov. 2008 vs. Jan. 2010 here.
My first guess would be to manually update the files of EPGPLootmaster to the current version, but lib-ST didn't use LibStub for managing back then it'll probably won't work.
MRT won't work with the older version either, because I'm using the simple data format, which was introduced in lib-ST v3.8.
So, based on my observations without reproducing it, I think my only recommendation is to open a ticket at the bug tracker of EPGPLootmaster (found here: http://wow.curseforge.com/addons/epgp_lootmaster/tickets/ ) and kindly ask, if they can update to a more recent version of lib-ST. It seems that the author of lib-ST, ddumont, already did this for an older version of EPGPLootmaster in a cloned repository (found here: http://wow.curseforge.com/addons/epgp_lootmaster/repositories/ ), so you may want to reference that. You can also reference this post for explanation.
I know, this is not exactly a fix. Sorry.
- Reply
- #1
Mizukichan Mar 11, 2011 at 08:45 UTC - 0 likesWill try to reproduce and fix it on my system, as soon as I have the time for it.