• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Broker_ChannelWatch

 
Project Updated:
Files Updated: Sat, Dec 12 2009
Supports Game Version: 3.3.0
Category: Chat & Communication
Tags:

[Edit Tags]

Project Manager: Morgalm
Additional Authors: No additional authors
Current Version: v3.3
License: Public Domain
Development Site: WowAce.com
Avg Daily DL (last 30 days): 3
Downloads Total: 8,385
Favorites: 45
Comments: 74
  • About Broker_ChannelWatch
  •  

Fubar_ChannelWatchFu remade for Broker/Libwho-2.0/Ace3

Broker_ChannelWatch watches channels you are in and creates a tooltip with the players currently in each channel. You can select which channels you want to watch.

Click options:

Player line:

  • click = whisper
  • shift-click = who
  • alt-click = invite

Channel line:

  • right click = quit watching channel
  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Broker_ChannelWatch v3.3 Release 3.3.0 411 12/12/2009
  Broker_ChannelWatch v3.2 Release 3.2.0 404 11/21/2009
  Broker_ChannelWatch v3.1 Release 3.2.0 667 9/20/2009
  Broker_ChannelWatch v3.0 Release 3.2.0 271 9/18/2009
  Broker_ChannelWatch v2.9 Release 3.2.0 519 9/1/2009
  • 1 page(s)
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Unrak said

    Right.
    The following is reported by Event Tracker every time this runs the who list opens.

    [string "*:OnShow"]:1: in function <[string "*:OnShow"]:1>
    [C]: in function `Show'
    Interface\FrameXML\FriendsFrame.lua:32: in function `FriendsFrame_ShowSubFrame'
    Interface\FrameXML\FriendsFrame.lua:165: in function `FriendsFrame_Update'
    Interface\FrameXML\FriendsFrame.lua:124: in function <Interface\FrameXML\FriendsFrame.lua:120>
    [C]: in function `Show'
    Interface\FrameXML\UIParent.lua:1576: in function `SetUIPanel'
    Interface\FrameXML\UIParent.lua:1421: in function `ShowUIPanel'
    Interface\FrameXML\UIParent.lua:1308: in function <Interface\FrameXML\UIParent.lua:1304>
    [C]: in function `SetAttribute'
    Interface\FrameXML\UIParent.lua:1974: in function <Interface\FrameXML\UIParent.lua:1962>
    [C]: in function `ShowUIPanel'
    Interface\FrameXML\FriendsFrame.lua:484: in function `WhoList_Update'
    Interface\FrameXML\FriendsFrame.lua:830: in function `FriendsFrame_OnEvent'
    ...s\Broker_ChannelWatch\Libs\LibWho-2.0\LibWho-2.0.lua:846: in function `?'
    ...s\Broker_ChannelWatch\Libs\LibWho-2.0\LibWho-2.0.lua:781: in function <...s\Broker_ChannelWatch\Libs\LibWho-2.0\LibWho-2.0.lua:780>
    ...ace\AddOns\GnomishYellowPages\GnomishYellowPages.lua:2749: in function `FriendsFrame_OnEvent'
    [string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

    Now i have no idea what this means in regards to how to fix it lol but i have tracked what is causing it. \o/

    Reply Report Permalink
  • Unrak said

    Also called in the stack trace:
    Interface\AddOns\Broker_ChannelWatch\Core.lua:613: in function `_OnMouseDown_func'

    I wonder if there is any way to turn off the query if you are in a city. I guess that would remove some of the functionality but it would solve the problem as it only fires if there is heavy usage of the social commands - like in a city

    Reply Report Permalink
  • Morgalm said

    So did you shift click a name when you got the error? If so try comment out line 613: SendWho('n-\"'..name..'\"')

    Reply Report Permalink
  • Morgalm said

    Well I ran with GYP all night and couldn't get the error to happen. Do you do anything to reproduce it?

    Reply Report Permalink
  • Unrak said

    ok - with line 613 commented out i still see the issue.
    It's quite random, but on a busy server night in dalaran run GYP and B_CW and shift click a name. it'll happen. eventually.

    Reply Report Permalink
  • Morgalm said

    So it ONLY happens sometime after you shift-click a name in BCW?

    Reply Report Permalink
  • Morgalm said

    Try comment out line 614 instead and leave 613 normal.

    Reply Report Permalink
  • Unrak said

    No win. Still seeing the pop up - even without doing a shiftclick.

    Reply Report Permalink
  • Morgalm said

    Hmm and it doesn't show at all for me even with shift-click. Does it happen with only GYP and BCW installed? (ie not BAG)

    Reply Report Permalink
  • Unrak said

    Yes with both those and nothing else running i still get the /who box pop up in dalaran.

    People have reported the same issue with GYP - maybe the author of that mod has some ideas?

    Reply Report Permalink
  • Unrak said

    Sorry - been ill. Yes it happens with Only B_CW, with Only GYP or with a combination of the 3.
    Going to try it this mormning with ONLY B_CW enabled (well Bazooka obviously)

    Reply Report Permalink
  • Unrak said

    ok i have been working with Event Tracker (http://wow.curse.com/downloads/wow-addons/details/eventtracker.aspx) author Fmeus on tracking what is firing this.

    It happens in any mod that queries the social calls at any point. Broker_Altguild, Gnomish Yellow Pages and B_CW all draw on this at some point. He was able to reproduce the error and is working on his tracker to see if he can pin down exactly what piece of code is causing this annoying thing making all three mods unusable for some.

    More news when Frank gets back from his work and testing. You might want to contact him and see if he has anything that could help irrdicate this yet - last post by him was the 5th.

    *wanders back to testing, determined to crack it*

    Reply Report Permalink
  • Unrak said

    Still an awesome mod, but i unfortunatly still see the issue with the randomly popping up /who box.
    I recently installed Gnomish yellow Pages and was seeing the same thing with that enabled and B_CW disabled. I think it's time to re-examine this issue. I'll spend some time on it and see what i can find. The problem is that i am an addon junkie and have like 212 installed addons. (379 total folders!)[http://www.grraids.net/Docs/WoW_addon_list.htm for a full list inc. descriptions] So it may take me some time to search each one that accesses the 'who' API calls and find out what's happening. *wanders off in search of an API call reporter*

    Reply Report Permalink
  • Morgalm said

    OMG you are an addon junkie! I will look over your addons when I have a day or two free lol

    Reply Report Permalink
  • Unrak said

    heh. That list is out of date now. New listing at http://www.grraids.net/Docs/WoW_addon_list2.htm I have moved fully over to LDB from FuBar

    Reply Report Permalink
  • Morgalm said

    Retagged thanks had not noticed it was out of date as I don't get that bug for some reason.

    Reply Report Permalink
  • Unrak said

    oh and awesome mod Morgalm. Makes my life a lot easier as a raid leader of a casual group n0ot to have to do a /chatwho every 5 minutes lol.

    /applaud

    Reply Report Permalink
  • Unrak said

    Just for the recoed, if you download the LibWho from wowace (http://www.wowace.com/addons/wholib/files/8192-2-0-107/) and replace the one bundled with this addon, the chat spam of /who issue goes away. LibWho-2.0 was updated on 19th October. Author may want to rebundle and post an updated version :)

    Reply Report Permalink
  • Unrak said

    Edit: It's now after-raid and i am afraid to say the new WhoLib-2.0 does NOT solve the problem. I was constantly getting /who social panel up with the n="name" filler. Had to disable the mod. Shame cos it's a great mod.

    Reply Report Permalink
  • Morgalm said

    Really wish I could figure out what causes this. I can't reproduce it and have never seen it. You absolutely sure you have no other mod with an old version of libwho or that hooks the who frame?

    Reply Report Permalink
  • Addon Packs Containing Broker_ChannelWatch

Most Downloads / Day

Broker_ChannelWatch has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 2,669 Prat 3.0 Chat & Communication
  2. 1,463 Chatter Chat & Communication
  3. 1,096 EPGPLootmaster Chat & Communication, Bags...
  4. 415 WIM (WoW Instant Messenger) v3 Chat & Communication
  5. 369 BadBoy: Anti Spam Automatic Reporter Chat & Communication