Client Freezes when zooming into the timeline

Answered

Comments

7 comments

  • Avatar
    Norman - Nx Support

    Dear Simon Faulkner,

    Thank you for bringing this issue to our attention. Our developers are currently working to resolve it, and we appreciate your patience in the meantime.
     
    We believe the issue may be related to daylight savings time (DST), and we have found a temporary solution that may help. You can switch to a timezone without DST on your client device.

    Firstly, you can check the current timezone setting by running the command:

    timedatectl

    If you find that the current timezone is incorrect, you can change it by running the following command:

    sudo timedatectl set-timezone <your_time_zone>

    In your case, you can use either of the following commands to set the timezone to Australia/Melbourne or Australia/Victoria:

    sudo timedatectl set-timezone /Australia/Melbourne 

    or

     sudo timedatectl set-timezone /Australia/Victoria

    Once you have set the timezone, it is good practice to double-check it by running the command:

    timedatectl

    Finally, when you're finished, you can close and shutdown the SSH session by entering:

    exit

    We expect a permanent solution for a short notice. 

    I hope this information helps. Let me know if you have any further questions or concerns.

    0
    Comment actions Permalink
  • Avatar
    Simon Faulkner

    Ah!  I should have thought about he clock change.

    Wow, thank you for the swift answer and resolution.

    Just FYI, I think it only occurs if you zoom with the mouse ion the green 'recordings' section of the timeline

    If you zoom on the dark green non-recorded section it seems to get past the 3 hour tics

    YMMV

    Cheers    Simon

    0
    Comment actions Permalink
  • Avatar
    Norman - Nx Support

    Hello Simon,

    I wanted to let you know that we have also identified the issue exactly like you described. It appears that the problem is caused by zooming.

    As soon as the permanent fix is ready, I'll update this thread immediately.

    0
    Comment actions Permalink
  • Avatar
    Norman - Nx Support

    Dear Simon Faulkner,

    I hope this message finds you well. I wanted to let you know that our team of developers has successfully resolved the issue that you reported. I have personally built a patch overnight to address the problem. You can find the private patch HERE
     
    To ensure that the patch is applied correctly, please make sure that the common timezone setting is used. Once you have applied the patch, I would greatly appreciate it if you could let me know whether the issue has been resolved for your system as well.
     
    Thank you for your patience and understanding throughout this process. Please don't hesitate to reach out if you have any further questions or concerns.
     
    Best regards.

    0
    Comment actions Permalink
  • Avatar
    Simon Faulkner

    By jove you've fixed it!

    I can't make it crash now.

    Well done - so swift.

    0
    Comment actions Permalink
  • Avatar
    Norman - Nx Support

    Dear Simon Faulkner,

    Although I appreciate the credits you gave me, I must clarify that the credits should go to our developers, as they were the ones who made the fix. I simply implemented it in the build.

    I appreciate your confirmation and I will be sure to share the positive outcome with our team. This fix will be incorporated into the upcoming public patches.

    Thank you for your understanding and cooperation.

    Best regards.

    0
    Comment actions Permalink
  • Avatar
    Simon Faulkner

    Ha ha Norman, I make my life taking credit for other peoples efforts :-)

    I shall tell my customers I was up all night coding...

    Tell the devs cheers from Simon

    0
    Comment actions Permalink

Please sign in to leave a comment.