From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jookia <166291@gmail.com> Subject: bug#23200: XFCE: selecting a style has no effect Date: Tue, 5 Apr 2016 16:54:24 +1000 Message-ID: <20160405065424.GA28317@novena-choice-citizen.lan> References: <87oa9r65w6.fsf@gmail.com> <87vb3zyykp.fsf@elephly.net> <87y48us0wr.fsf@gmail.com> <871t6ldss0.fsf@gnu.org> <87wpod9hac.fsf@gnu.org> <87d1q4661o.fsf@gmail.com> 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]:45666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anKwA-0006Cr-Ty for bug-guix@gnu.org; Tue, 05 Apr 2016 02:58:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anKw6-0002Q3-AD for bug-guix@gnu.org; Tue, 05 Apr 2016 02:58:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anKw6-0002Pw-6Y for bug-guix@gnu.org; Tue, 05 Apr 2016 02:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1anKw5-0006Mm-Sb for bug-guix@gnu.org; Tue, 05 Apr 2016 02:58:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87d1q4661o.fsf@gmail.com> 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Chris Marusich Cc: 23200-done@debbugs.gnu.org On Mon, Apr 04, 2016 at 09:19:47PM -0700, Chris Marusich wrote: > ludo@gnu.org (Ludovic Courtès) writes: > > > ludo@gnu.org (Ludovic Courtès) skribis: > > > >> I’ve tested that with this patch changing colors under the “Style” tab > >> in Xfce does have an effect. > >> > >> I’ll commit it shortly if there are no objections. > > > > Pushed a slightly different version as > > ae05e366bea4517f1e428799f00f11997ccef661. > > This fixed the issue for me. Thanks! > > -- > Chris I heavily disagree with this approach for two reasons: 1) It doesn't work with user theme installs. 2) I have a patch that fixes this problem completely. 3) The fix I provided has been duplicated upstream in GTK+. I suggest reverting this and applying my patch and read the full breakdown of the issue and solution here: https://lists.gnu.org/archive/html/guix-devel/2016-03/msg00492.html This was the patch I suggested earlier but seem to be ignored or missed. Jookia.