From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Subject: bug#26383: gajim is amnesiac about room bookmarks and autojoins Date: Thu, 06 Apr 2017 15:33:06 +0200 Message-ID: <87r315wtil.fsf@lassieur.org> References: <20170406105359.3vpzpmqe2ng25pdo@abyayala> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58551) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cw7Y6-0002AI-1U for bug-guix@gnu.org; Thu, 06 Apr 2017 09:34:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cw7Y2-0003uS-S5 for bug-guix@gnu.org; Thu, 06 Apr 2017 09:34:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36429) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cw7Y2-0003uH-Od for bug-guix@gnu.org; Thu, 06 Apr 2017 09:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cw7Y2-0005es-EO for bug-guix@gnu.org; Thu, 06 Apr 2017 09:34:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <20170406105359.3vpzpmqe2ng25pdo@abyayala> 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: ng0 Cc: 26383@debbugs.gnu.org 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.