1 - Who list popping up every 5 seconds grr
What steps will reproduce the problem?
1. Logging in
What is the expected output? What do you see instead?
i've disabled it for my paladin but my who list keeps popping up all the time even though its disabled!!
What version of the product are you using?
Latest
Do you have an error log of what happened?
It produces no error
Please provide any additional information below.
I've had to uninstall it all together and erase savedvariables coz im sick and tired of my who list popping up every 5 seconds. I'm very sure its this because now its gone my who list aint popping up and its the only thing using my who list apart from polite whisper mod
- 2 comments
- 2 comments
- #2
Malex Thu, 28 May 2009 16:58:57This is definetely a bug with PoliteWhisper as it is not using the /who Frame correctly (through the Ace3 WhoLib). I am working with the author to update his addon. In the time being, disabling PoliteWhisper is the way to go if you want to use Traveler.
- #1
Malex Tue, 26 May 2009 14:48:17Josaline,
That is very strange. The only way I can think of that happening is that another addon you are using is causing the problem.
That other addon is probably referencing an external library that it did not include (most likely the WhoLib Ace3 library which Traveler includes). I imagine your other addon is failing to load normally because it doesn't have the required dependency.
However once Traveler loads the WhoLib into the global namespace, the other addon is able to load. Once this other addon loads, it is improperly using the WhoLib to make calls which is popping up the /who frame.
You could test this by turning off all your addons except Traveler and see if that fixes the problem. You could then start enabling the others until you start seeing the problem again, narrowing down the faulty addon. If you find out which one it is, let me know and I'll see if I can fix it for you.
If that doesn't work, I may need to get some additional info such as what other addons you're running.