Donate Share

galago

Tracker: Bugs

7 Signals being emitted prematurely - ID: 955126
Last Update: Settings changed ( chipx86 )

When an account is retrieved from a D-BUS message, or
even just constructed manually, account-added signals
for a person and for a service get emitted after adding
to each structure. Unfortunately, this means the flow
is as follows:

* Add to service
* Emit service.account-added
* Add to person
* Emit person.account-added

For now, I've switched the person and service add
functions, as the person does not currently emit these
signals. This may change, however.

A possible solution is to specify a way for signals to
be queued and then flushed when finished.


Christian Hammond ( chipx86 ) - 2004-05-17 07:45

7

Open

None

Christian Hammond

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
priority 5 2004-05-17 07:45 chipx86
assigned_to nobody 2004-05-17 07:45 chipx86