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

Timer creation fails on telltales startup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • 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)

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes