"Who" Window Opens After A Scan...Resolved?

Found a bug with the CensusPlus UI Mod? Post it here!
User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Yes, I'm getting it now that I DL's carto also. I've looked and poked but having figured out what is causing it just yet. I'll keep looking and poking =)
phpbb:phpinfo()

User avatar
xpolockx
Superior Census Taker
Posts: 779
Joined: Wed Aug 10, 2005 8:31 pm
Location: Lynchburg, VA
Contact:

Post by xpolockx »

Maybe if you could get ahold of Ckknight you guys might be able to work together and find it faster :) Of course, I'm sure he's got plenty on his plate like you do, so it's just a thought ;)
US-Whisperwind:
Kayni, Resto Shaman
Scenario, MW Monk

User avatar
DM.
Census Taker
Posts: 1130
Joined: Mon Oct 03, 2005 12:27 pm
Location: Toronto, Canada

Post by DM. »

Rollie I found the problem. It is related to the way you coded the WhoLib checker. I went back to 4.1.2 where you didn't have the WhoLib checker and the scans ran fine without the Social Pane opening up. So I went through the lua file for 4.1.4 and removed all vars and functions related to WhoLib and not once has the window open.

Given that the amount of spamming in game has been significantly reduced it might be a good idea if you remove the WhoLib checker or at least review the code behind it since that is the root cause of this problem.


Here's the revised CensusPlus.lua file without the WhoLib checker. I encourage everyone to try this out and see if this works for you until Rollie gives the ok and releases another version =)
http://pastey.net/70542
Image
Click my sig

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Ah, thanks for digging into this DM. I'll try to do some looking tonight if I manage to get online.
phpbb:phpinfo()

User avatar
xpolockx
Superior Census Taker
Posts: 779
Joined: Wed Aug 10, 2005 8:31 pm
Location: Lynchburg, VA
Contact:

Post by xpolockx »

DM's title should be "the man." He gets my vote anyway ;)
US-Whisperwind:
Kayni, Resto Shaman
Scenario, MW Monk

User avatar
DM.
Census Taker
Posts: 1130
Joined: Mon Oct 03, 2005 12:27 pm
Location: Toronto, Canada

Post by DM. »

Argh I talked too soon.... I got the Social Pane to appear once. But hey at least its not like every few seconds like it use to be... So removing the WhoLib stuff doesn't seem to fix it 100%, but as it only showed ONCE for that whole time I was online. Its a big improvement and hopefully we do find the cause for the other issue soon =S
Image
Click my sig

Hybuir
Gear Dependent Squirrel
Gear Dependent Squirrel
Posts: 1471
Joined: Tue Sep 06, 2005 6:22 am
Location: Austin, TX
Contact:

Post by Hybuir »

Well new mini patch today, good time for an update :-P

Hybuir
Gear Dependent Squirrel
Gear Dependent Squirrel
Posts: 1471
Joined: Tue Sep 06, 2005 6:22 am
Location: Austin, TX
Contact:

Post by Hybuir »

I downloaded EPGP (like DKP tracking) and if I click the Guild tab, close it and start a census, it pops it up every min or so. fun stuff troubleshooting/recreating it.

http://code.google.com/p/epgp/

asmodai
Posts: 42
Joined: Tue Jan 31, 2006 5:03 pm
Location: Netherlands

Post by asmodai »

I actually experience this guild window pop-up ever since I installed Cartographer. Has there been any clue yet what is causing this in-between CensusPlus and Cartographer?

I see DM's post, but is any of this integrated into the official version yet?

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

I spent a bit of time trying to figure out why this occurs but I haven't had any luck as of yet. Honestly I've kinda gotten used to it, which is a bad thing. I need to get this resolved...
phpbb:phpinfo()

asmodai
Posts: 42
Joined: Tue Jan 31, 2006 5:03 pm
Location: Netherlands

Post by asmodai »

I'll dig around more and see if I can find some stuff as well.

User avatar
DM.
Census Taker
Posts: 1130
Joined: Mon Oct 03, 2005 12:27 pm
Location: Toronto, Canada

Post by DM. »

I'm use to it as well..... I noticed that it doesn't seem to act up when my guild is all doing 25mans and I'm just doing nothing. But once they all finish then the window pops up... =/

And my post about the removal might help some, but the problem is still there.....
Image
Click my sig

asmodai
Posts: 42
Joined: Tue Jan 31, 2006 5:03 pm
Location: Netherlands

Post by asmodai »

It indeed seems to happen only when the social window is closed while the guild tab is selected.

Balgair
Araiceil
Posts: 1716
Joined: Fri Sep 30, 2005 11:47 am
Location: UK

Post by Balgair »

Since 2.3 I've been getting the guild window popping up whenever I've zoned... haven't managed to check enough to know if census is running every time, it may be totally unrelated, but just thought I'd mention it as a heads up if there is any connection!

User avatar
DM.
Census Taker
Posts: 1130
Joined: Mon Oct 03, 2005 12:27 pm
Location: Toronto, Canada

Post by DM. »

I actually got around to using the WhoLib library and the modified C+ by AleX back in May and it works... No window popups at all.

But Rollie doesn't like WhoLib :(
Image
Click my sig

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

It's not that I don't like WhoLib, as much as I disapprove of the way they are handling things. Overriding base Blizzard functionality without any way to recover it is really bad imho.
phpbb:phpinfo()

Post Reply