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

This signal is not getting emitted whenever a created instance is closed. Bugzilla 238036

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 1.2.0
    • Service Framework
    • None

    Description

      Dash Niranjan (Tieto) 2011-03-18 12:32:41 EET

      STEPS LEADING TO PROBLEM:
      1. Create and load a Service instance
      2. Verify if the service is registered
      3. Create a QSignalSpy instance for instanceClosed signal and verify the spy
      count is zero.
      4. Release/delete the service instance
      5. Verify the spy.count for the deleted signal should be incremented to 1

      EXPECTED OUTCOME:
      spy.count for the deleted signal should be incremented to 1

      ACTUAL OUTCOME:
      As verified & observed still the spy count is zero.

      TEST CASE:
      Below two test cases (signals) are affected because of this behaviour.
      1- tst_QRemoteServiceRegister::tst_instanceClosed()
      2- tst_QRemoteServiceRegister::tst_allInstancesClosed()

      [reply] [-]
      Private
      Comment 1 Dash Niranjan (Tieto) 2011-03-18 12:33:43 EET

      Created attachment 136212 [details]
      instanceClosed() and allInstancesClosed() are not working

      [reply] [-]
      Private
      Comment 2 Vuorisalmi Jussi (Nokia) 2011-03-18 12:59:28 EET

      Fix to the final sales SW release is enough, not needed for pilots.

      [reply] [-]
      Private
      Comment 3 Kekki Jussi-Pekka (Nokia) H_BPO product_managers 2011-03-18 13:52:26 EET

      flagging to sales.

      [reply] [-]
      Private
      Comment 4 wu peng (Nokia) 2011-04-05 11:00:47 EEST

      Mobility bug Triage check 11w14. I am verifying this one

      [reply] [-]
      Private
      Comment 5 wu peng (Nokia) 2011-04-05 14:12:01 EEST

      Created attachment 138985 [details]
      update the test functions implementation

      change the entry create function based on previous test version

      https://projects.maemo.org/bugzilla/show_bug.cgi?id=238036

      Attachments

        Activity

          People

            stanleyj Andrew Stanley-Jones (closed Nokia identity) (Inactive)
            pengwu peng wu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: