Bug 307264

Summary: Registry::applications() needs to be called before subscribeEventListeners to receive any events
Product: [Frameworks and Libraries] qaccessibilityclient Reporter: Peter Grasch <me>
Component: generalAssignee: Frederik Gladhorn <gladhorn>
Status: ASSIGNED ---    
Severity: major    
Priority: NOR    
Version First Reported In: 0.1.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.