From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 29378138359 for ; Fri, 10 Jul 2020 09:56:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FD4DE0871; Fri, 10 Jul 2020 09:56:30 +0000 (UTC) Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B502E0848 for ; Fri, 10 Jul 2020 09:56:29 +0000 (UTC) Received: by mail-wm1-x336.google.com with SMTP id w3so5271491wmi.4 for ; Fri, 10 Jul 2020 02:56:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=3S7+Q59/bJpDi9uBA52TcJyATBfni/mVmrcZg8N6x3M=; b=Jotd22vs3uIhmbHpZ/jk5E32xLrWimKB2ZJG7l3MznzsPk7oRkoEuKf1C5oBJHi4qt 2Q4ZuMO15iHC+g9hpkgcHJ3LCZ/aGdcSDn9vWXCQWTg9DSNV/pQJ6stZ5TSkEDjs53Qy BHWkeg7niVavviG4/LjjBJdRCKpCXoSe6bKt0NATQa17bbYnrosrbchkkQqCBlhJZcFT 0cgiuZR/YteWl2BF6PFD8oJtFoxpHppVJmOxnp69Pvt93Iu1+c79B80VLpz1DEF2EKm3 9/PFcBA8am1SMn7Km5Ce+HiwFF6N8MbYqEjY82x+GDWdZ+VNxj1YQMoDHTnI93jA4pe/ NSpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=3S7+Q59/bJpDi9uBA52TcJyATBfni/mVmrcZg8N6x3M=; b=KQLa1EDYwnmK/UAc8VQbD9dvUsjMgkDpwk9Eub6b7cUZkwbnqqunEAdolgNSnGtW7M cNVEQRjvg+3btdhddQqdicj1IOWs9uP8wsJvWbGeyp669jrDJSc1DZAk8el82MtWgtxr mGIQvKMTiCsLM4oeixwMfuwAAKgMppbUkN1Yr6JGCZm7OlEp8Ia1m06FHsgPoZcz5iuS T3irq/szkjyY5vLHu+OE5c9pRgacO7JJxcEC9CPioES9RAbFc1RYXklllsNrYhXpZUlj VtYOM7jxcrqss7jJUDlJSDdep40ppaWpuxkxNABUFz5CU+0RunGxs92ViImwFw2xSaNV xKQg== X-Gm-Message-State: AOAM531Rb+U2lAl4WUOeLbru+iDGtlfm8GsiagOrN2MjZ/DYrR9Lf05X XsveUN//SPZ3QhDvUQY= X-Google-Smtp-Source: ABdhPJzE3/rgRg4HHZ1mt2qTEA3NbY7244LITkgRmplLce9vFf3Updl5mN9CpZFTI5shrlySf0ACRw== X-Received: by 2002:a1c:bc8a:: with SMTP id m132mr4180229wmf.1.1594374987584; Fri, 10 Jul 2020 02:56:27 -0700 (PDT) Received: from [84.75.68.10] (84-75-68-10.dclient.hispeed.ch. [84.75.68.10]) by smtp.gmail.com with ESMTPSA id p8sm9496666wrq.29.2020.07.10.02.56.26 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 10 Jul 2020 02:56:27 -0700 (PDT) Subject: Re: [gentoo-user] keepassxc 2.6.0 strange rendering To: gentoo-user@lists.gentoo.org References: From: Tamer Higazi Message-ID: <966f509a-c2d5-ab50-8b30-d2a9e459e885@googlemail.com> Date: Fri, 10 Jul 2020 11:56:26 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Archives-Salt: 7096808f-07a4-4222-a450-57c460d0f6f4 X-Archives-Hash: 8db72e174ec47b0be1c93b653b02ef6f Hi Victor, I am on XFCE, Version 4.14 This is only with version 2.6.0, the version before (2.5.4) is rendered correctly. best, Tamer On 2020-07-10 11:53, Victor Ivanov wrote: > > This is most curious. Under KDE Plasma version 2.6.0 works flawlessly. > What DE are you using? > > Have you tried to force one of the other themes under "View > Theme"? By > default it will try to use your desktop environment's current theme. > > Regards, > Victor >