Skip to content
Commit 4462653d authored by Martin Klapetek's avatar Martin Klapetek
Browse files

Delay the initialization of the accountUID a bit

Text-ui creates contacts in the channel before the
Tp::Account::connectionChanged is signaled and the
accountUID property set, so this delays it to the
point where it is actually needed.

Proper fix should go to TelepathyQt to emit the signals
in proper order, but that would be very complex patch.
So this will have to do for now.

Reviewed-by: David Edmundson
parent f9af356b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment