WeakAuras

WeakAuras

200M Downloads

[WOTLK] Context Menu Broken

Runkel79 opened this issue ยท 9 comments

commented

Description

When updating a Weakaura in game that has been imported by Weakauras companion it usually shows only the options "Update" and "Ignore".
(Works if Weakauras the only Addon active so my guess is it's causing a conflict with a library)

After updating Weakauras to Version 5.2.1 the context menu Bugs out and shows a bunch of options that shouldn't be there.
(I only updated Weakauras, i even rolled back to Version 5.2.0 to verify it's a Problem with the latest WA update)

WeakAuras Version

WeakAuras 2.5.1

World of Warcraft Flavor

Wrath of the Lich King Classic

Tested with only WeakAuras

  • Yes
  • No

Lua Error

No LUA Error to report

Reproduction Steps

Updating an existing WeakAura via the Weakauras Companion
Open WeakAuras ingame
Left click the "Ready to update" WeakAura

Last Good Version

WeakAuras 5.2.0

Screenshots

Screenshot (Working/Version 5.2.0)
WowClassic_GbLiEMPLKb

Screenshot (Broken context menu/Version 5.2.1)
WowClassic_kVKWgrPtps

Export String

No response

commented

I can't reproduce the issue

image

Can you:

  • make sure you installed bugsack+buggrabber and don't have any lua error
  • add your settings to the ticket (weakauras.lua in savedvariables)
  • explain exactly what you do, step by step, from login to what lead to this issue
commented
  • make sure you installed bugsack+buggrabber and don't have any lua error

I have Bugsack+Buggrabber installed, no lua errors.

  • add your settings to the ticket (weakauras.lua in savedvariables)

Here you go WeakAuras.zip

  • explain exactly what you do, step by step, from login to what lead to this issue

I log in and open Weakauras

It worked fine with version 2.5.0, my guess would be a conflict with an ACE or another library from another addon, but since it worked up to 2.5.0, WA's the culprit. (Weakauras was the only Addon that has been updated.)

commented

I just noticed When Weakauras is loaded it breaks context menus of other Addons too.

Here's Titanbar for example:
WA on

WowClassic_BzxKeeC1d7

WA off

image

commented

So far i noticed it on Titan Panel and RestedXP Guide

commented

Can you identify which addon is interacting like that with WeakAuras?

commented

If i install titan panel it change aspect of weakauras dropdown, which is not normal, but do not exactly reproduce your issue

image

commented

You said it work correctly with only weakauras, if i install only weakauras and titan panel it reproduce issue?

commented

Looks like Spamblock really doesn't like the new version of Weakauras
https://www.curseforge.com/wow/addons/spamblock

If Weakauras and Spamblock are active at the same time, it bugs out the context menu.

Edit:
After trying every single one of my Addons with/without WA i'm certain it's Spamblock that doesn't go along with the latest Weakauras update.

commented

After investigation, this issue was fixed in LibUIDropDownMenu but it does not upgrade correctly if older versions are loaded first.

Both TitanClassic and SpamBlock are using outdated versions of LibUIDropDownMenu, respectively Rev 78 and Rev 100 while current version is Rev 111.