Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1727

QFeedbackHapticsEffect don't allow to close app process on Symbian

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 1.1.2
    • Tactile Feedback
    • None
    • Qt SDK 1.1, Ubuntu 11.04 x64, Remote Compiler (Symbian^3, Qt 4.7.3). Host system - Symbian^3 on Nokia E7

      I make QFeedbackHapticsEffect object:

      effect = new QFeedbackHapticsEffect;

      Later I do effect->start() in mousePressEvent.
      And finally "delete effect;" in main widget destructor.

      But after I click "Exit" application is closed but memory not released and I see my app in process list in Y-Tasks. And OS indicate to me that app is closed. So I can launch my app several times and it eats a lot of memory.

      On other side - when I use "QFeedbackEffect::playThemeEffect(QFeedbackEffect::ThemeBasicButton);" instead of making my own object - everything works fine.

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

            cristiano cristiano di flora
            slavachernikoff Slava Chernikoff
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes