Project

General

Profile

Bug #1369

Keeps rejoining to channels I've left

Added by gry over 8 years ago. Updated about 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
07/22/2015
Due date:
% Done:

0%

Estimated time:
Version:
0.10.0
OS:
Any

Description

Quassel keeps rejoining to channels I've left but didn't delete from my list. 0.12.2, arch linux. Reported by qptain_Nemo and caster on IRC.

History

#1 Updated by heftig over 8 years ago

I'm seeing this as well on my core (0.12.2, Arch Linux).

Parting a channel produces one of these messages for every user that was in the channel:

2015-10-17 22:57:20 Warning: Channel "<channelname>" received data for unknown User "<username>"

It seems that the `joined` column of the buffer in the database is never updated, either on join or part. New channels have it initialized to True, then it never changes. Manipulating this value manually has the desired effect.

Is there anything else I can do to help debug this?

#2 Updated by MBasaglia about 8 years ago

Looks like this has been fixed, I had this bug with quassel v0.12.2 (dist-9c5e6c6) but works fine with quassel compiled from git master.

Also available in: Atom PDF