SDK 2.2.1 Simulator not displaying the proper values

I'm not sure if this is related to my simulator view memory crashes (see this thread) but when the View Memory functionality doesn't crash, it seems to be cutting the value off by one character, as shown in the attached image.



In the case of the selected line, the value should be "ShowMetarAge" but the View Memory functionality is displaying "ShowMetarAg" (with the 'e' character missing from the end). You can see that the column is wide enough that it should be displaying the whole value but isn't.

Again, is this limited to just me or just MacOS or is it everyone? This happens on all my projects.

Cheers,
Douglas
  • I'm not sure if this is related to my simulator view memory crashes (see this thread) but when the View Memory functionality doesn't crash, it seems to be cutting the value off by one character, as shown in the attached image.



    In the case of the selected line, the value should be "ShowMetarAge" but the View Memory functionality is displaying "ShowMetarAg" (with the 'e' character missing from the end). You can see that the column is wide enough that it should be displaying the whole value but isn't.

    Again, is this limited to just me or just MacOS or is it everyone? This happens on all my projects.

    Cheers,
    Douglas


    Hey,

    I think it might be related to a different issue we are having with how the sim displays some information on a mac. I've got a ticket started for it and linked it to the other in progress. My hope that we will know a little more within the next week or so. Thanks again for the information.

    -Coleman
  • I see the same on Windows.

    Also I see \n symbols are displayed as is, and you see distorted text, that does not suit one line.
    It would be better to have escape characters like \n \t \r etc, instead of direct output.

    I see simulator windows still placed as is and every time developer needs to suit columns width and placement to see information. Please respect our time and save window positions, settings and preferences. It would be great to have in simulator some kind of profiles to quick apply. Not everyone is English speaking person and not 12hrs/Statute using in develop to test target app.
  • I see the same on Windows.

    Also I see \n symbols are displayed as is, and you see distorted text, that does not suit one line.
    It would be better to have escape characters like \n \t \r etc, instead of direct output.

    I see simulator windows still placed as is and every time developer needs to suit columns width and placement to see information. Please respect our time and save window positions, settings and preferences. It would be great to have in simulator some kind of profiles to quick apply. Not everyone is English speaking person and not 12hrs/Statute using in develop to test target app.


    I have added your information and screen shot to the open ticket as well. Thank you for letting us know!

    -Coleman
  • We've got a fix for this, which will be available in the 2.2.2 release. I expect this release to be available before the end of the year--thanks for the reports!