Empty layout after leaving party #463


  • Defect
  • Declined
Closed
Assigned to michaelsp
  • _ForgeUser17419694 created this issue Mar 27, 2016

    -> What steps will reproduce the problem?
    The problem happens very rarely after leaving a party or raid. I play for a few hours daily and have it perhaps 2-3 times a month, which makes it difficult to reproduce. I'm not sure if it occurs only when leaving the party through the dungeon finder tool (which leaves the party AND puts you into a loading screen simultaneously).

    -> What is the expected output? What do you see instead?
    After leaving a party or raid, I would expect to see myself in the Grid2 layout, since I have set "Solo w/ pet" as my Solo layout. Instead, when this bug occurs, the Grid2 layout frame becomes empty, i.e. only a few pixels in width/height and it does not contain any unit frames.

    -> What Grid2 version and language of WoW are you using?
    r786, German

    -> Do you have an error log of what happened?
    There's no Lua error.

    ->Please provide any additional information below.
    I will attach some screen shots.
    Upon inspection of the Grid2Layout global variable, some values seem to be incorrectly set when the bug occurs.
    Usually, Grid2Layout.groupsUsed[<group number>][<member number>].unit holds the unitname of shown units. However, when the bug occurs, none of the .unit keys exist. I'm not sure if this is helpful.
    I suspect that when leaving the party, Grid2 clears its layout but somehow forgets to activate the solo layout.

  • _ForgeUser17419694 added the tags New Defect Mar 27, 2016
  • _ForgeUser17419694 added an attachment grid2layout4.jpg Mar 27, 2016

    grid2layout4.jpg

    <p>Exploring the contents of _G["Grid2Layout"]. There are no unitnames specfied in the layout.</p>

  • _ForgeUser17419694 added an attachment grid2layout3.jpg Mar 27, 2016

    grid2layout3.jpg

    <p>Framestack of the unusually small layout frame</p>

  • _ForgeUser17419694 added an attachment grid2layout2.jpg Mar 27, 2016

    grid2layout2.jpg

    <p>This is how it should look like</p>

  • _ForgeUser17419694 added an attachment grid2layout1.jpg Mar 27, 2016

    grid2layout1.jpg

    <p>Empty Grid2 frame (only corners) shown next to the health stone button</p>

  • michaelsp removed a tag New Aug 28, 2016
  • michaelsp added a tag Declined Aug 28, 2016
  • michaelsp closed issue Aug 28, 2016

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