Errors setting up default destination #6


  • New
  • Defect
Open
Assigned to dhedbor
  • Kemayo created this issue Dec 23, 2010

    I tried to set a default destination. It doesn't work. There was an error but I don't have it right now, and I'm in the middle of an instance run so I can't switch to another character to get it. Later I'll add to the ticket.

    Now when I right-click on the LDB plugin I get this error and the menu doesn't open:

    [23:47:08] ...s\BulkMail2\Libs\LibDropdown-1.0\LibDropdown-1.0.lua:743: Usage: LibDropDownEditBox1:SetText("text")
    [C]: ?
    [C]: in function `SetText'
    ...s\BulkMail2\Libs\LibDropdown-1.0\LibDropdown-1.0.lua:743: in function `refresh'
    ...s\BulkMail2\Libs\LibDropdown-1.0\LibDropdown-1.0.lua:202: in function `Refresh'
    ...s\BulkMail2\Libs\LibDropdown-1.0\LibDropdown-1.0.lua:984: in function `OpenAce3Menu'
    Interface\AddOns\BulkMail2\BulkMail.lua:1439: in function `OpenConfigMenu'
    Interface\AddOns\BulkMail2\BulkMail.lua:583: in function `OnClick'
    Interface\AddOns\ChocolateBar\Chocolate.lua:233: in function <Interface\AddOns\ChocolateBar\Chocolate.lua:230>

    When I alt-click something to queue it up with the default destination I get this error, and the bulkmail send-panel gets all messed up (shows just the item, no other lines):

    [23:47:44] Interface\AddOns\BulkMail2\BulkMail.lua:1331: bad argument #1 to 'strlen' (string expected, got table)
    [C]: ?
    [C]: ?
    Interface\AddOns\BulkMail2\BulkMail.lua:1331: in function `ShowSendQueueGUI'
    Interface\AddOns\BulkMail2\BulkMail.lua:1288: in function `RefreshSendQueueGUI'
    Interface\AddOns\BulkMail2\BulkMail.lua:318: in function <Interface\AddOns\BulkMail2\BulkMail.lua:306>
    (tail call): ?
    Interface\AddOns\BulkMail2\BulkMail.lua:661: in function <Interface\AddOns\BulkMail2\BulkMail.lua:657>
    (tail call): ?
    [C]: in function `ContainerFrameItemButton_OnModifiedClick'
    [string "*:OnClick"]:10: in function <[string "*:OnClick"]:1>
    [C]: ?

  • Kemayo added the tags New Defect Dec 23, 2010
  • foopex posted a comment Jan 1, 2011

    Reproduced. When I set a default destination, i can no longer add items to send list. This is what happens when I alt-click to add.

    Message: Interface\AddOns\BulkMail2\BulkMail.lua:1331: bad argument #1 to 'strlen' (string expected, got table)
    Time: 01/01/11 09:44:37
    Count: 2
    Stack: [C]: ?
    [C]: ?
    Interface\AddOns\BulkMail2\BulkMail.lua:1331: in function `ShowSendQueueGUI'
    Interface\AddOns\BulkMail2\BulkMail.lua:1288: in function `RefreshSendQueueGUI'
    Interface\AddOns\BulkMail2\BulkMail.lua:318: in function <Interface\AddOns\BulkMail2\BulkMail.lua:306>
    (tail call): ?
    Interface\AddOns\BulkMail2\BulkMail.lua:661: in function <Interface\AddOns\BulkMail2\BulkMail.lua:657>
    (tail call): ?
    [C]: in function `ContainerFrameItemButton_OnModifiedClick'
    [string "*:OnClick"]:10: in function <[string "*:OnClick"]:1>
    
    Locals:
    
  • GaronneBC posted a comment Feb 26, 2011

    Well... When I set a default target I can't even open my mailbox anymore at all... Very bugged. Can't currently add a error log, but guess two should be enough already.


To post a comment, please login or register a new account.