Skip to content

Right Click on Guild Members from Drop Down Bug #47

@almercie

Description

@almercie

Whenever I attempt to right-click on guild members from the drop-down UI a stop error prevents the right-click menu from opening. Left-clicking on the guild member opens the whisper window as expected. Weirdly enough, Right clicking on a Battle Nett Friend on the same drop-down UI gives me the correct menu options.

I've tried a complete uninstall, clearing all WTF folders and references to the word "Social". Still, the error exists when it comes back. Almost I'm not sure why that player is referenced in the error. They weren't online or the one I clicked on to recreate the error.

This is from Bug Sack:

Socialite/functions.lua:145: attempt to call global 'UnitPopup_ShowMenu' (a nil value)
[string "@Socialite/functions.lua"]:145: in function `initFunction'
[string "@Blizzard_SharedXML/Mainline/UIDropDownMenu.lua"]:85: in function `UIDropDownMenu_Initialize'
[string "@Blizzard_SharedXML/Mainline/UIDropDownMenu.lua"]:1193: in function <...ddOns/Blizzard_SharedXML/Mainline/UIDropDownMenu.lua:1049>
[string "=[C]"]: ?
[string "=[C]"]: in function `ToggleDropDownMenu'
[string "@Socialite/functions.lua"]:150: in function <Socialite/functions.lua:143>
[string "@Socialite/functions.lua"]:164: in function `handler'
[string "@Socialite/tooltip.lua"]:508: in function <Socialite/tooltip.lua:496>
[string "@Socialite/tooltip.lua"]:540: in function <Socialite/tooltip.lua:539>

Locals:
(*temporary) = nil
(*temporary) = SocialiteTooltipContextualMenu {
 isMobile = false
 Right = SocialiteTooltipContextualMenuRight {
 }
 Left = SocialiteTooltipContextualMenuLeft {
 }
 displayMode = "MENU"
 friendsList = false
 Button = SocialiteTooltipContextualMenuButton {
 }
 Icon = SocialiteTooltipContextualMenuIcon {
 }
 Middle = SocialiteTooltipContextualMenuMiddle {
 }
 Text = SocialiteTooltipContextualMenuText {
 }
}
(*temporary) = "FRIEND"
(*temporary) = nil
(*temporary) = "Novelus-BleedingHollow"
(*temporary) = "attempt to call global 'UnitPopup_ShowMenu' (a nil value)"
player = "Novelus-BleedingHollow"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions