8 - Mousing over Titan Panel plugin = b0rk
What steps will reproduce the problem?
1. Mouse over the Titan Panel plugin
2. ???
3. Turnover is lower than outgoing expenditures, resulting in a loss rather than.... PROFIT.
What is the expected output? What do you see instead?
I expect to see the tooltip xD
I don't see a tooltip at all.
What version of the product are you using?
1.7.1
Do you have an error log of what happened?
2x TitanSpec-1.6.4.40000\TitanSpec.lua:162 bad argument #1 to 'strtrim' (string expected, got nil)
TitanSpec-1.6.4.40000\TitanSpec.lua:162 in function `tooltipTextFunc'
Titan-4.3.9.40000\TitanPanelTemplate.lua:404 in function `TitanPanelButton_SetTooltip'
Titan-4.3.9.40000\TitanPanelTemplate.lua:190 in function `TitanPanelButton_OnEnter'
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>
Locals:
self = nil
CustomLabel = <table> {
2 = ""
}
BuildName = <table> {
1 = "Retribution"
2 = "Protection"
}
BuildPts = <table> {
1 = "5/0/31"
2 = "0/34/2"
}
EquipmentSet = <table> {
1 = ""
2 = ""
}
t1 = "Primary Spec: "
t2 = "
Secondary Spec: "
TITAN_SPEC_ID = "TitanSpec"
L = <table> {
TITAN_SPEC_SHOW_GEAR_SET = "Show gear-set in button"
TITAN_SPEC_HIDE_SPAM = "Hide spell learned messages"
TITAN_SPEC_RENAME = "Rename"
TITAN_SPEC_CANCEL = "Cancel"
TITAN_SPEC_GEAR_SET = "Gear set"
TITAN_SPEC_ASSIGN_EQUIPMENT_SET = "Assign gear set"
TITAN_SPEC_HINT = "Hint: Left-click to change active spec.
Shift + left-click to change spec and gear."
TITAN_SPEC_SPEC = "Spec"
TITAN_SPEC_SHOW_COLOURS = "Show tooltip colors"
TITAN_SPEC_HIDE = "Hide"
TITAN_SPEC_SECONDARY_SPEC = "Secondary Spec: "
TITAN_SPEC_RENAME_TEXT = "Rename current spec:"
TITAN_SPEC_RESET = "Reset"
TITAN_SPEC_ACCEPT = "Accept"
TITAN_SPEC_NONE = "None"
TITAN_SPEC_PRIMARY_SPEC = "Primary Spec: "
TITAN_SPEC_HYBRID = "Hybrid"
TITAN_SPEC_SHOW_BUILD = "Show build in button"
TITAN_SPEC_MENU_TEXT = "Talents"
TITAN_SPEC_TOOLTIP_TITLE = "Talent Info"
}
---
Please provide any additional information below.
Strangely enough it says 1.6.4 in the error but according to Curse Client I do indeed have 1.7.1, it seems the ToC file wasn't changed between the two versions.
- 3 comments
- 3 comments
Facts
- Last updated
- Oct 25, 2010
- Reported
- Oct 25, 2010
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #3
Rothpada Oct 25, 2010 at 14:36 UTC - 0 likesHmm... I'll check into what effect cancel has. Maybe that nulled it out. Thanks.
- Reply
- #2
Belazor Oct 25, 2010 at 03:57 UTC - 0 likesAh yeah, that happened because I was wondering what that feature was (first time using Titan Panel since 3 years, back before FuBar was created) - not sure if I hit OK or Cancel on the custom label popup input area. I know I didn't type anything in it, either way.
- Reply
- #1
Rothpada Oct 25, 2010 at 01:48 UTC - 0 likesUnusual... your CustomLabel[1] has become null... not sure about what caused that. I'll push out a quick patch for working around it though. I'll also update the .toc file. Thanks, m