Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Firefox-bin-28.0-r1: Missing commonDialog icons? Anybody else seeing this?
Date: Sun, 30 Mar 2014 22:22:30
Message-Id: lha5e5$a8o$1@ger.gmane.org
In Reply to: [gentoo-user] Firefox-bin-28.0-r1: Missing commonDialog icons? Anybody else seeing this? by Urs Schutz
1 On 03/30/2014 08:18 AM, Urs Schutz wrote:
2 > Hello
3 >
4 > When starting up firefox-bin this morning I got the
5 > following dialog box popping up:
6 >
7 > $ firefox-bin
8 > "Configuration Error"
9 > "Failed to read configuration file. Please contact your
10 > system administrator."
11 >
12 > After confirming with "OK" the firefox-bin process is
13 > terminated. No browser today for me :-(
14
15 The problem is caused by a missing ')' in /opt/firefox/all-gentoo.js
16
17 Now that I'm looking at it, I see that I added the missing ')' but I
18 omitted the terminating ';'
19
20 I forget: is the terminating ';' mandatory in javascript? Well, FF
21 seems to work correctly in any case :)

Replies