Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching tabs sometimes results in error #5

Open
sundermann opened this issue Dec 13, 2019 · 1 comment
Open

Switching tabs sometimes results in error #5

sundermann opened this issue Dec 13, 2019 · 1 comment

Comments

@sundermann
Copy link

Sometimes when switching tabs of a conversation WIM breaks. I cannot really reproduce it consistently but it seems like it might have something to do with switching between a conversation from battlenet with ingame whispers (but it might also be unrelated). Once this bug occurs it is no longer possible to switch tabs:

Message: Interface\AddOns\WIM\Sources\TabHandler.lua:488: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: WIM3_msgFrame2:SetPoint.
Time: Fri Dec 13 17:22:56 2019
Count: 1
Stack: Interface\AddOns\WIM\Sources\TabHandler.lua:488: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: WIM3_msgFrame2:SetPoint.
[C]: ?
[C]: in function SetPoint' Interface\AddOns\WIM\Sources\TabHandler.lua:488: in function JumpToTab'
Interface\AddOns\WIM\Sources\TabHandler.lua:334: in function <Interface\AddOns\WIM\Sources\TabHandler.lua:329>

Locals:

@sundermann
Copy link
Author

It seems this can be fixed by replacing WindowParentwith UIParent in TabHandler.lua.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant