From owner-freebsd-questions@freebsd.org Sat Feb 23 09:41:48 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0434D150EA26 for ; Sat, 23 Feb 2019 09:41:48 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from outmx-028.london.gridhost.co.uk (outmx-028.london.gridhost.co.uk [95.142.156.253]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A685682F5A for ; Sat, 23 Feb 2019 09:41:46 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from curlew.milibyte.co.uk (unknown [82.71.56.121]) (Authenticated sender: mailpool@milibyte.co.uk) by outmx-028.london.gridhost.co.uk (Postfix) with ESMTPA id 4B96820340C09 for ; Sat, 23 Feb 2019 09:41:39 +0000 (GMT) Received: from [192.168.1.13] (helo=curlew.localnet) by curlew.milibyte.co.uk with esmtp (Exim 4.92) (envelope-from ) id 1gxToQ-0000jc-Jy for freebsd-questions@freebsd.org; Sat, 23 Feb 2019 09:41:38 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Sat, 23 Feb 2019 09:41:38 +0000 Message-ID: <1555157.MsCH1bHPGx@curlew> In-Reply-To: References: <2726723.yzQzn1nXtE@curlew> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 192.168.1.13 X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on curlew.lan X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Subject: Re: KDE: issue with Oxygen (was: Full swap partition) X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on curlew.milibyte.co.uk) X-Rspamd-Queue-Id: A685682F5A X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of jmc-freebsd2@milibyte.co.uk designates 95.142.156.253 as permitted sender) smtp.mailfrom=jmc-freebsd2@milibyte.co.uk X-Spamd-Result: default: False [2.41 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_LONG(-0.63)[-0.633,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ptr]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; NEURAL_SPAM_MEDIUM(0.45)[0.451,0]; URI_COUNT_ODD(1.00)[1]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[3]; MIME_TRACE(0.00)[0:+,1:+]; NEURAL_SPAM_SHORT(0.91)[0.909,0]; MX_GOOD(-0.01)[mail3.eqx.gridhost.co.uk]; DMARC_NA(0.00)[milibyte.co.uk]; RCVD_TLS_LAST(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[253.156.142.95.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; CTE_CASE(0.50)[]; ASN(0.00)[asn:198047, ipnet:95.142.156.0/22, country:GB]; MID_RHS_NOT_FQDN(0.50)[]; IP_SCORE(0.09)[asn: 198047(0.55), country: GB(-0.09)]; FROM_EQ_ENVFROM(0.00)[] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2019 09:41:48 -0000 On Saturday, 23 February 2019 03:48:44 GMT Graham Perrin wrote: > On 20/02/2019 16:46, Mike Clarke wrote: >=20 > > =E2=80=A6 kde =E2=80=A6 pkg upgrade =E2=80=A6 swap partition filling = =E2=80=A6 >=20 > For now, avoid Oxygen. >=20 > [QTBUG-73691] 5.12.0 -> 5.12.1 Regression: kde/plasma breaks when using=20 > oxygen theme [bisected to 9d90c0edac91b35ec96646fd3e6cdd339639ca79] - Qt= =20 > Bug Tracker > Many thanks, I've now switched to Breeze Dark and the size of plasmashell = has dropped from 128G to 471M. Hopefully this will solve the problem. =2D-=20 Mike Clarke