From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: bug#26383: gajim is amnesiac about room bookmarks and autojoins Date: Thu, 6 Apr 2017 14:45:31 +0000 Message-ID: <20170406144531.c5cko3gjwqjbz2us@abyayala> References: <20170406105359.3vpzpmqe2ng25pdo@abyayala> <87r315wtil.fsf@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cw8fl-0003QV-NU for bug-guix@gnu.org; Thu, 06 Apr 2017 10:46:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cw8fi-0003gm-Lp for bug-guix@gnu.org; Thu, 06 Apr 2017 10:46:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36853) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cw8fi-0003gR-DT for bug-guix@gnu.org; Thu, 06 Apr 2017 10:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cw8fi-0007Xv-29 for bug-guix@gnu.org; Thu, 06 Apr 2017 10:46:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87r315wtil.fsf@lassieur.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 26383-done@debbugs.gnu.org Clément Lassieur transcribed 0.5K bytes: > ng0 writes: > > > The expected behavior of gajim (at least I guess, never used it before) > > is to keep bookmarks of Chatrooms you set and also autojoin those where > > you marked the checkbox to autojoin at start. > > > > Neither of these two things happen. > > > > An unlikely reason, but one I don't want to exclude, is that we don't > > have a certain addon packaged. > > Both features work for me. But bookmarks are server-side: if your > server doesn't support them, it certainly won't work. The GuixSD > Prosody service supports them. I see. Okay, then this is caused by my server, and autojoin seems to depend on bookmarks so no bookmars no autojoin. Thanks!