Ticket #3421 (new defect)
Activities try to join not shared session
| Reported by: | alsroot | Owned by: | erikos |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | sugar-toolkit | Version: | 0.94.x |
| Severity: | Unspecified | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
Test case:
* A and B have a jobject that was created with the same activity_id (e.g., after joining to A from B and saving jobjects on A and B);
* from newly started A and B, A resumes his jobject;
* it becomes shared;
* A stops activity;
* B resume his jobject;
* activity tries to join (to absent A's session) and can't (scale is private)
The problem is being triggered by calling SetCurrentActivity for org.laptop.Telepathy.BuddyInfo in shell sources. Commenting out all these calls, "fixes" the problem.
Installed Telepathy:
* telepathy-glib-0.14.10
* telepathy-gabble-0.13.6
* telepathy-mission-control-5.8.1
Change History
Note: See
TracTickets for help on using
tickets.
