LINUX.ORG.RU

[gentoo][firefox4] что за?

 


0

1

taz@genion ~ $ firefox
Could not read application.ini

собрал из оверлея mozilla себе 4ую версию фраера и вот на что он ругается. гугл советует снести ~/.mozilla что я и сделал.

но ошибка возникает всеравно.

есть идеи?

★★★★★
Ответ на: комментарий от tazhate

http://www.linux.org.ru/jump-message.jsp?msgid=5794723&cid=5795779

можно было бы конечно ответить и так

application.ini лежит в каталоге где установлен ФФ, с настройками его сборки

можно скачать бинарный пакет и взять application.ini оттуда, если оверлейный ебилд его не создал или создал некорректно.

anonymous
()

~/.mozilla

нуну

тебе надо найти этот файл от файера и подсунуть его xulrunnerу

guilder
()

Похоже на кривую сборку.

$ locate application.ini
/home/x3al/shit/builds/firefox4/pkg/usr/lib/firefox-4.0b8/application.ini
/home/x3al/shit/builds/firefox4/src/mozilla-central/browser/app/application.ini
/home/x3al/shit/builds/firefox4/src/mozilla-central/layout/tools/layout-debug/application.ini
/home/x3al/shit/builds/firefox4/src/mozilla-central/obj-x86_64-unknown-linux-gnu/dist/bin/application.ini
/home/x3al/shit/builds/firefox4/src/mozilla-central/obj-x86_64-unknown-linux-gnu/dist/firefox/application.ini
/home/x3al/shit/builds/firefox4/src/mozilla-central/toolkit/content/tests/fennec-tile-testapp/application.ini
/home/x3al/shit/builds/firefox4/src/mozilla-central/xulrunner/examples/simple/application.ini
/opt/firefox-4.0b10pre/application.ini
/usr/lib/firefox-4.0b8/application.ini
$ ix < /usr/lib/firefox-4.0b8/application.ini
http://ix.io/1oS

Ну или пересобери (из другого оверлея, например)

x3al ★★★★★
()
Ответ на: комментарий от anonymous

>можно было бы конечно ответить и так

о, серьезно? эта бага вдруг ВНЕЗАПНО стала частью философии дистра?

tazhate ★★★★★
() автор топика

$ firefox
Could not find compatible GRE between version 2.0b9 and 2.0b9.


да пля...

tazhate ★★★★★
() автор топика

> собрал из оверлея mozilla

ну и зачем, если на офсайте есть собраная?

алсо скачал, запустил... мда выглядит конечно как говно, хром тоже такой-же высер с оперой на пару стали?

x0r ★★★★★
()
Ответ на: комментарий от x0r

taz@genion ~/Downloads/firefox $ ./firefox

./firefox-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory


лень всему виной. ебилд проще и обновляется сам

tazhate ★★★★★
() автор топика
Ответ на: комментарий от tazhate

Совсем недавно пробовал эту бету, собирал тоже из mozilla. Так что это индивидуальный баг.

Richi
()

есть идеи?

/usr/lib/firefox/application.ini

; ***** BEGIN LICENSE BLOCK *****
; Version: MPL 1.1/GPL 2.0/LGPL 2.1
;
; The contents of this file are subject to the Mozilla Public License Version
; 1.1 (the "License"); you may not use this file except in compliance with
; the License. You may obtain a copy of the License at
; http://www.mozilla.org/MPL/
;
; Software distributed under the License is distributed on an "AS IS" basis,
; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
; for the specific language governing rights and limitations under the
; License.
;
; The Original Code is Mozilla Firefox.
;
; The Initial Developer of the Original Code is
; Benjamin Smedberg <benjamin@smedbergs.us>.
;
; Portions created by the Initial Developer are Copyright (C) 2006
; the Mozilla Foundation <http://www.mozilla.org/>. All Rights Reserved.
;
; Contributor(s):
;
; Alternatively, the contents of this file may be used under the terms of
; either the GNU General Public License Version 2 or later (the "GPL"), or
; the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
; in which case the provisions of the GPL or the LGPL are applicable instead
; of those above. If you wish to allow use of your version of this file only
; under the terms of either the GPL or the LGPL, and not to allow others to
; use your version of this file under the terms of the MPL, indicate your
; decision by deleting the provisions above and replace them with the notice
; and other provisions required by the GPL or the LGPL. If you do not delete
; the provisions above, a recipient may use your version of this file under
; the terms of any one of the MPL, the GPL or the LGPL.
;
; ***** END LICENSE BLOCK *****

[App]
Vendor=Mozilla
Name=Firefox
Version=4.0b9pre
BuildID=20110112042920
ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}

[Gecko]
MinVersion=2.0b9pre
MaxVersion=2.0b9pre

[XRE]
EnableProfileMigrator=1
EnableExtensionManager=1

[Crash Reporter]
ServerURL=https://crash-reports.mozilla.com/submit?id=ec8030f7-c20a-464f-9b0e-13a3a9e97384&version=4.0b9pre&buildid=20110112042920

HTaeD ★★★★
()
Ответ на: комментарий от HTaeD

о, спс :) это прогресс

taz@genion ~ $ firefox
###!!! ABORT: file ./src/base/thread_local_posix.cc, line 33
UNKNOWN [/usr/lib64/xulrunner-2.0/libxul.so +0x00F84BB3]
UNKNOWN [/usr/lib64/xulrunner-2.0/libxul.so +0x00F65C66]
NS_InitXPCOM2_P+0x00000086 [/usr/lib64/xulrunner-2.0/libxul.so +0x00F15643]
UNKNOWN [/usr/lib64/xulrunner-2.0/libxul.so +0x005C37E0]
XRE_main+0x00001EDF [/usr/lib64/xulrunner-2.0/libxul.so +0x005C6474]
UNKNOWN [firefox +0x00001C43]
__libc_start_main+0x000000FD [/lib/libc.so.6 +0x0001ECDD]
UNKNOWN [firefox +0x000013D9]
###!!! ABORT: file ./src/base/thread_local_posix.cc, line 33
Аварийный останов

tazhate ★★★★★
() автор топика
Ответ на: комментарий от anonymous

emerge firefox быстрее написать чем руками качать архив, потом его распаковывать, потом биться с багами изза запуска.

например такими как я показал выше.

tazhate ★★★★★
() автор топика
20 ноября 2011 г.

решено так:

cp /usr/lib64/firefox/application.ini ~/
tazhate ★★★★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.