From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E2D071381F3 for ; Mon, 19 Aug 2013 10:19:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FD08E0E23; Mon, 19 Aug 2013 10:19:46 +0000 (UTC) Received: from mail-wg0-f46.google.com (mail-wg0-f46.google.com [74.125.82.46]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D9DADE0D9E for ; Mon, 19 Aug 2013 10:19:44 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id k13so3276892wgh.1 for ; Mon, 19 Aug 2013 03:19:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=/QBIoMb4qAHYEsoaj+hCt3kyL1MG64Ac1CmDpyp/MOM=; b=Za2YccTpTUuWJJODusNnAk62ycD64pevv0pDFNVUdn+K57CbsXIdbzxkNTsuEgZd0O MSJXh1iJb+QDwkXXnE6uYhjKkGvFwO0Q8REqLqXMKTFya/4BBz0pjYe2uM9yd7rBfxfP Hg+4FPB2EMgr+cG5toM4MmU5zGWZTG4SLG3r0RBTRjXmp4T2mjBUMl3SrB8NKo1fqaAD e1EgJmYquP23P4RCQu1FUBY6QGYeq/xp/4YU4peZ4JyJ9z93vmsUAeO9rq6u4fQpWM+X JwQ0t5onToT/SBWDo8rB3BfQcZM7KzZ5wmfUKT04ikcdnMR5I4gzAKOcfSrcdV9rseHb B/Uw== X-Received: by 10.180.182.67 with SMTP id ec3mr7593628wic.1.1376907583533; Mon, 19 Aug 2013 03:19:43 -0700 (PDT) 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 MIME-Version: 1.0 Received: by 10.194.48.8 with HTTP; Mon, 19 Aug 2013 03:19:23 -0700 (PDT) In-Reply-To: <5211E1C7.7060405@gmail.com> References: <5210E62B.8040709@gmail.com> <5211BDCF.9090302@gmail.com> <5211E1C7.7060405@gmail.com> From: Wang Xuerui Date: Mon, 19 Aug 2013 18:19:23 +0800 Message-ID: Subject: Re: [gentoo-user] libreoffice cannot use oxygen theme To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: a2eb4faf-d3f1-496f-be73-a939d4d1cb89 X-Archives-Hash: d4f6f91c5ab4e0e8f6c4658b1dc17b9b 2013/8/19 Alan McKinnon : > webkit* updates have slowed down recently so I'm not too bothered about > that. But chromium, that thing drive me to tears, now I just use > google-chrome. Well, I choose to temporarily mask chromium if I don't have the time. I have a /etc/portage/package.mask/11temp for (mainly) that (-: I've switched yesterday from firefox to firefox-bin after some mysterious crashes in the graphic backend (with HW acceleration force enabled), only to find my compiler is not at fault... But the binary version indeed fixed another bug, that's the "page loading" spinner not animating, so I'd stick with that. I don't have to use google-chrome because chromium is usually *still* masked when I feel like upgrading, so it actually doesn't cost me much time. In fact, I usually go to sleep right after starting emerge (-: > I don't always need the latest icu - 7-bit ASCII satisfies all my daily > needs :-) So I can afford to mask anything after the current version and > just leave it as-is until it suits me to rebuild things. As a Chinese, living with Unicode support is a must. But since CJK codepoints are well supported for ages, and most of Chinese users are not researchers who need access to the latest glyphs or complex-layout writing systems, we don't have to upgrade icu that often either. Actually, AFAICT all my icu upgrades are forced on me by the version bump of big things like chromium or libreoffice.