@Vish - I have already tried that in the past.
When I'm not starting up Empathy in parallel I get the following message:
INFO:Butterfly.ConnectionManager:Connection manager created
INFO:Butterfly:No connection received - quitting
INFO:Butterfly.ConnectionManager:Connection manager quitting
When I am starting empathy in parallel I'm getting:
WARNING:Butterfly:Failed to acquire bus name, connection manager already running?
In both cases the telepathy-butterfly process immediately quits.
I have tried internal Python debugging, but did not get very far for now (I have can deal with that only in my spare time which is sparse).
If you have any more advice regarding this bug, I'd highly appreciate it. Maybe there is some way to sync both processes?
@Vish - I have already tried that in the past. ConnectionManag er:Connection manager created ConnectionManag er:Connection manager quitting
When I'm not starting up Empathy in parallel I get the following message:
INFO:Butterfly.
INFO:Butterfly:No connection received - quitting
INFO:Butterfly.
When I am starting empathy in parallel I'm getting: Butterfly: Failed to acquire bus name, connection manager already running?
WARNING:
In both cases the telepathy-butterfly process immediately quits.
I have tried internal Python debugging, but did not get very far for now (I have can deal with that only in my spare time which is sparse).
If you have any more advice regarding this bug, I'd highly appreciate it. Maybe there is some way to sync both processes?