From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: Re: Packaging Jami progress Date: Tue, 26 Nov 2019 20:33:45 +0100 Message-ID: <20191126203259.0f4141ea@kompiuter> References: <20191104214754.793ec2ff@interia.pl> <20191105175001.389c6117@interia.pl> <87pni5qouc.fsf@ambrevar.xyz> <20191106172445.3bdd057d@interia.pl> <87r22lorwh.fsf@ambrevar.xyz> <877e4bo646.fsf@ambrevar.xyz> <20191107204757.23dd08de@interia.pl> <874kzfo21r.fsf@ambrevar.xyz> <20191108192542.5daa7a0a@interia.pl> <87zhh2kdt2.fsf@ambrevar.xyz> <20191111111423.66ec31d5@interia.pl> <87r22ek7x4.fsf@ambrevar.xyz> <874kzajvy9.fsf@ambrevar.xyz> <20191111163843.0629ef41@kompiuter> <87o8xe4d5m.fsf@ambrevar.xyz> <87eeya49hf.fsf@ambrevar.xyz> <20191114214010.7b61005f@kompiuter> <87lfsikttk.fsf@ambrevar.xyz> <20191114231605.0ecec870@kompiuter> <87a797o6hb.fsf@ambrevar.xyz> <20191125221517.1140d0c9@kompiuter> <874kyrlzmn.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36033) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iZgb0-0005u4-Pg for guix-devel@gnu.org; Tue, 26 Nov 2019 14:34:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iZgay-0008S7-Mt for guix-devel@gnu.org; Tue, 26 Nov 2019 14:33:58 -0500 Received: from smtpo.poczta.interia.pl ([217.74.65.159]:54746) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iZgax-0008QX-Dq for guix-devel@gnu.org; Tue, 26 Nov 2019 14:33:56 -0500 In-Reply-To: <874kyrlzmn.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: Guix-devel On Tue, 26 Nov 2019 11:07:28 +0100 Pierre Neidhardt wrote: > I was waiting for people to test the patch, since it does not run > properly on my machine (the UI does not show up). > > Have you tried it yourself, Jan? Does ti work for you? > That's the chicken and the egg problem - I can't try it until it gets merged - if our changes cause webkit-gtk to rebuild, I can't go any further without the substitute, because my machine is underpowered and can't compile the package. I couldn't find any time to install Guix System on my external hard drive for my more powerful machine, but if it's necessary to proceed, I'll do it as fast as I can. I'll also ask the developers if they have any clue what could be the cause. There could be also a more recent change in Jami - they moved the webchat from the gnome-client to libringclient - they made it cross-platform with Qt-something. P.S. I apply the patches using "patch" command, right? Jan Wielkiewicz