X-Original-To: alpine-aports@lists.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail-pd0-f170.google.com (mail-pd0-f170.google.com [209.85.192.170]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 04BECDC0150 for ; Sun, 25 Jan 2015 22:12:57 +0000 (UTC) Received: by mail-pd0-f170.google.com with SMTP id p10so8403097pdj.1 for ; Sun, 25 Jan 2015 14:12:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=QrrPUG3qPc/AEzXCVfm4d+ppYwoVnbT/Qo3kDWkcUnE=; b=RrIZ597RgBjkv4mbzgDiWeWCcnBefYtt0PPUIK6pZ9X7Z6tMH/vZR8lwVnodqs4ivM oOUHy7gKebSVa0HDT/2H1Wu6s+lZED2p3emBQkaLpRw/WFfPn1tr0Ip7Mf964iEOK9H4 0E4CgD/cGewJgQvtartoxeTw+wKzjhm1IXH/vNPTU+PWNpo/YOvOYx8EpRILb9d2K9e9 ViXjeIVKBnsHRD+vzKaOI1HKXx+ABZURAb0G7RkSoxxxQ6Wfe7vNc+fQ/2z8Jzw7Dtsz Pizd7ih8b1ZkLsX0sawseyPw9xSLIggdSAH5q7QmaNoMluUJDMBguG65lkHAPbNlKTP5 Hg1w== X-Received: by 10.66.102.2 with SMTP id fk2mr28940476pab.149.1422223976961; Sun, 25 Jan 2015 14:12:56 -0800 (PST) Received: from newbook ([50.0.228.59]) by mx.google.com with ESMTPSA id rx1sm8031616pbc.86.2015.01.25.14.12.55 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jan 2015 14:12:56 -0800 (PST) Date: Sun, 25 Jan 2015 14:13:02 -0800 From: Isaac Dunham To: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] Firefox 35.0 in edge missing fonts Message-ID: <20150125221301.GB1801@newbook> References: <20150124014931.GA1913@newbook> <20150125123208.66c5466b@ncopa-laptop> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150125123208.66c5466b@ncopa-laptop> User-Agent: Mutt/1.5.23 (2014-03-12) On Sun, Jan 25, 2015 at 12:32:08PM +0100, Natanael Copa wrote: > On Fri, 23 Jan 2015 17:49:32 -0800 > Isaac Dunham wrote: > > > Firefox 35.0 in edge has no text showing up in the search/url bar, > > dropdowns, menus, or toolbars. > > > > $ apk info |grep ttf > > ttf-linux-libertine > > ttf-freefont > > ttf-liberation > > > > $ firefox -v > > Mozilla Firefox 35.0 > > > > Screenshot attached. > > > > I don't know what the cause is. > > What happens if you add ttf-dejavu? > > It works here and I have: > > $ apk info | grep ttf- > ttf-dejavu > ttf-liberation > ttf-freefont Thanks for the suggestion, but that makes no difference. I've heard of similar issues being caused by drivers that don't work right with a particular toolkit in the past; I've got i945 graphics. However, galculator (also gtk 2) doesn't have this issue. I'm not aware of anything I can use to check if it's xulrunner in general, but can't think of a reason why it would be. My .gtkrc-2.0 contains only this line: gtk-cursor-blink = 0 Thanks, Isaac Dunham --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---