Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2293

Timer creation fails on telltales startup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • QSR 2.1 Beta 3
    • QSR 2.1
    • Adaptation
    • None
    • 0a6881650 (dev), 115681e57 (tqtc/lts-6.5), 1632f0778 (tqtc/lts-6.5.4)

      When running the telltales application in the device (Linux), EventHandlerException::FailedToSetTimer exception is thrown.

      The root cause is that setTimer is called before its creation with timer_create(). This leads to "invalid argument" error due to uninitialized timer_t identifier.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jussi_witick Jussi Witick
            teemu.holappa Teemu Holappa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes