Bug 307264 - Registry::applications() needs to be called before subscribeEventListeners to receive any events
Summary: Registry::applications() needs to be called before subscribeEventListeners to...
Status: ASSIGNED
Alias: None
Product: qaccessibilityclient
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 0.1.0
Platform: Compiled Sources Linux
: NOR major
Target Milestone: ---
Assignee: Frederik Gladhorn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-23 12:53 UTC by Peter Grasch
Modified: 2021-03-09 07:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Grasch 2012-09-23 12:53:14 UTC
If Registry::applications() is not called before the subscription request is set up with Registry::subscribeEventListeners, no signal is ever fired.

Reproducible: Always

Steps to Reproduce:
1. Create registry and connect a notification signal with a slot
2. Call subscribeEventListeners with an appropriate parameter
3. Wait for the slot to get called
Actual Results:  
Slot never gets called,

Expected Results:  
Slot should get called
Comment 1 Justin Zobel 2021-03-09 07:30:34 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.