From owner-freebsd-current@FreeBSD.ORG Thu Mar 5 20:29:33 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D789A6DF for ; Thu, 5 Mar 2015 20:29:33 +0000 (UTC) Received: from barracuda.ixsystems.com (mail.ixsystems.com [69.198.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certification Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B02012D3 for ; Thu, 5 Mar 2015 20:29:32 +0000 (UTC) X-ASG-Debug-ID: 1425587355-08ca04364f07970002-XDYc8F Received: from [192.168.0.51] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) by barracuda.ixsystems.com with ESMTP id gv68KpUy2EthcpTH (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Thu, 05 Mar 2015 12:29:16 -0800 (PST) X-Barracuda-Envelope-From: kris@pcbsd.org X-Barracuda-AUTH-User: kris@pcbsd.org X-Barracuda-Apparent-Source-IP: 75.130.56.30 Message-ID: <54F8BC9B.5060801@pcbsd.org> Date: Thu, 05 Mar 2015 15:29:15 -0500 From: Kris Moore User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: X11 tray icons not visible (show a 'square') in FreeBSD current References: X-ASG-Orig-Subj: Re: X11 tray icons not visible (show a 'square') in FreeBSD current In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Barracuda-Connect: 75-130-56-30.static.kgpt.tn.charter.com[75.130.56.30] X-Barracuda-Start-Time: 1425587356 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=8.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.16238 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2015 20:29:33 -0000 On 03/05/2015 14:54, Miguel Clara wrote: > On Thu, Mar 5, 2015 at 7:52 PM, Miguel Clara wrote: > >> This is a issue I've noticed in Lumina last week, but seems to be realted >> to some change in CURRENT. >> >> I'm running an older build on another laptop with no issues: >> 11.0-CURRENT FreeBSD 11.0-CURRENT #7 >> b6a4dfa(master)-dirt >> >> Not sure which one after that might have introduce it, or if its maybe >> something else.. Both run the same version of Xorg. >> >> * And the same version of Lumina! > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Miguel, We saw this issue with Qt5 based tray apps in Gnome / Mate as well. We threw this patch into x11-toolkits/qt5-gui to fix it, you are welcome to try it on your end also: https://github.com/pcbsd/freebsd-ports/blob/master/x11-toolkits/qt5-gui/files/patch-src_plugins_platforms_xcb_qxcbwindow.cpp -- Kris Moore PC-BSD Software iXsystems