forked from irungentoo/toxcore
-
Notifications
You must be signed in to change notification settings - Fork 307
Closed
Labels
P3Low priorityLow priority
Milestone
Description
Reproducible: always
Steps:
- Install toxcore with persistent group chats.
- Join a toxync (96BE12EB9AF2F6851704412FA2981E03E32BBD18D40F6040D01F107A20CACC07639D8D4F2A94) group, for example #qtox:
join #qtox). - Make sure toxync is your only friend in that group.
- Toxync will autoinvite you by default, which would make this test irrelevant. To disable autoinvite type:
leave #qtox. - Exit Tox without leaving the group.
- Start Tox again.
Observed behaviour:
Tox doesn't rejoin a toxync group. When you then request an invite by using join #qtox command, it will get automatically accepted - Tox will join the group without asking for permission. This only happens in toxync groups.
Expected behaviour:
Rejoin feature should work for all groups. Don't join groups without permission.
Notes:
- without step 3, you might get an automatic invite from your other friends, instead from toxync (even if they don't have a toxcore with persistent groupchats), which will most likely work, but the purpouse of this test is to show that it doesn't work with toxync
- step 4 is necessary, because toxync by default keeps sending you group invites to all groups that you've joined. That makes it impossibleto test persistent group's auto rejoin feature
- toxync often loses connection. Because it doesn't use persistent groups, it must create all of its groups again after it reconnects. It could be possible that we don't get reconnected to its group, because it no longer exists (toxync lost connection). If that was true, this problem would only be reproducible after toxync loses connection at least once, so it wouldn't be reproducible always
Metadata
Metadata
Assignees
Labels
P3Low priorityLow priority