From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#26215: gschemas.compiled should not be added to the profile by multiple packages Date: Thu, 23 Mar 2017 20:25:16 +0100 Message-ID: <724c4428-dcbe-334f-227c-987f531454e1@pelzflorian.de> References: <8760j0nevq.fsf@lupo.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53217) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cr8N6-0007bN-04 for bug-guix@gnu.org; Thu, 23 Mar 2017 15:26:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cr8N1-0007Lb-4K for bug-guix@gnu.org; Thu, 23 Mar 2017 15:26:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43149) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cr8N0-0007LX-P2 for bug-guix@gnu.org; Thu, 23 Mar 2017 15:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cr8N0-0007i3-GT for bug-guix@gnu.org; Thu, 23 Mar 2017 15:26:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <8760j0nevq.fsf@lupo.i-did-not-set--mail-host-address--so-tickle-me> 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: Federico Beffa Cc: 26215@debbugs.gnu.org On 03/23/2017 05:20 PM, Federico Beffa wrote: > Note that if you mix GTK-2 and GTK-3 schemas many applications will > crash. The glib-or-gtk-build-system tries to avoid mixing the two. > > Fede > I believe you are confusing schemas and modules. GSettings schemas come from GLib and both GTK+ 2 and GTK+ 3 use the same GLib. Regards, Florian