Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Firefox-7.0.1 fails

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
11 posts • Page 1 of 1
Author
Message
Loko123
Tux's lil' helper
Tux's lil' helper
Posts: 91
Joined: Sat Feb 05, 2011 7:05 pm

Firefox-7.0.1 fails

  • Quote

Post by Loko123 » Mon Oct 03, 2011 4:49 am

Hey guys,

I was going to install Firefox-7.0.1 but it fails with these error messages:

Code: Select all

remote', '-profile', '/var/tmp/portage/www-client/firefox-7.0.1/work/mozilla-release/obj-i686-pc-linux-gnu/_profile/pgo/pgoprofile/', 'http://localhost:8888/index.html']
INFO | automation.py | Application pid: 9915
Xlib:  extension "RANDR" missing on display ":1".

(firefox-bin:9915): libgnomevfs-WARNING **: Unable to create ~/.gnome2 directory: Permission denied
Could not create per-user gnome configuration directory `/root/.gnome2/': Permission denied
TEST-UNEXPECTED-FAIL | automation.py | Exited with code 1 during test run
INFO | automation.py | Application ran for: 0:00:06.060153
INFO | automation.py | Reading PID log: /var/tmp/portage/www-client/firefox-7.0.1/temp/tmpV7Sry1pidlog
make: *** [profiledbuild] Error 1
I don't know why firefox-bin is listed here. Any help would be appreciated! :)

Loko123
Top
barul
Guru
Guru
Posts: 434
Joined: Fri May 28, 2010 6:40 am

  • Quote

Post by barul » Mon Oct 03, 2011 5:30 am

You've got some error messages in what you pasted.
Top
JohnBlbec
Guru
Guru
Posts: 306
Joined: Sat Feb 08, 2003 12:22 am

  • Quote

Post by JohnBlbec » Mon Oct 03, 2011 6:04 am

the same problem, i had to create following directories manually:

Code: Select all

# mkdir -p .gnome .gnome2_private .gnome2/accels
Top
DaggyStyle
Watchman
Watchman
User avatar
Posts: 5969
Joined: Wed Mar 22, 2006 6:57 am

  • Quote

Post by DaggyStyle » Mon Oct 03, 2011 7:02 am

is it me or are toy trying to run firefox as root?
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Top
mark_alec
Bodhisattva
Bodhisattva
User avatar
Posts: 6066
Joined: Sat Sep 11, 2004 6:40 am
Location: Melbourne, Australia
Contact:
Contact mark_alec
Website

  • Quote

Post by mark_alec » Mon Oct 03, 2011 7:27 am

It may be doing something funky when run with FEATURES=test, try disabling that (unless you actually want it).
www.gentoo.org.au || #gentoo-au
Top
DaggyStyle
Watchman
Watchman
User avatar
Posts: 5969
Joined: Wed Mar 22, 2006 6:57 am

  • Quote

Post by DaggyStyle » Mon Oct 03, 2011 8:29 am

try running chown -R <your user>:<your user> ~ and start ff again
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Top
Aquous
l33t
l33t
Posts: 700
Joined: Sat Jan 08, 2011 1:10 pm

  • Quote

Post by Aquous » Mon Oct 03, 2011 8:54 am

DaggyStyle wrote:is it me or are toy trying to run firefox as root?
that's normal, part of the PGO process which is run when USE=pgo is set
Top
simonbcn
n00b
n00b
Posts: 69
Joined: Mon Aug 01, 2011 3:42 pm
Location: Denmark

  • Quote

Post by simonbcn » Mon Oct 03, 2011 6:27 pm

There is a problem with the compile of this package when I activate "PGO".
I have the same problem:

Code: Select all

args: ['/var/tmp/portage/www-client/firefox-7.0.1-r1/work/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/firefox/firefox-bin', '-no-remote', '-profile', '/var/tmp/portage/www-client/firefox-7.0.1-r1/work/mozilla-release/obj-x86_64-unknown-linux-gnu/_profile/pgo/pgoprofile/', 'http://localhost:8888/index.html']
INFO | automation.py | Application pid: 5750
NVIDIA: could not open the device file /dev/nvidiactl (Permission denied).
Could not create per-user gnome configuration directory `/root/.gnome2_private/': Permission denied
TEST-UNEXPECTED-FAIL | automation.py | Exited with code 1 during test run
INFO | automation.py | Application ran for: 0:00:00.982000
INFO | automation.py | Reading PID log: /var/tmp/portage/www-client/firefox-7.0.1-r1/temp/tmpTc0k8ypidlog
make: *** [profiledbuild] Error 1
emake failed
Is this a Gentoo bug? I think so.

ADD:
Ok, I've solved it. The problem is solved if temporaly I allow log in Gnome to root user.
Top
DaggyStyle
Watchman
Watchman
User avatar
Posts: 5969
Joined: Wed Mar 22, 2006 6:57 am

  • Quote

Post by DaggyStyle » Tue Oct 04, 2011 6:16 am

Aquous wrote:
DaggyStyle wrote:is it me or are toy trying to run firefox as root?
that's normal, part of the PGO process which is run when USE=pgo is set
is it gnome issue? I don't thing I have this issue with kde
simonbcn wrote:There is a problem with the compile of this package when I activate "PGO".
I have the same problem:

Code: Select all

args: ['/var/tmp/portage/www-client/firefox-7.0.1-r1/work/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/firefox/firefox-bin', '-no-remote', '-profile', '/var/tmp/portage/www-client/firefox-7.0.1-r1/work/mozilla-release/obj-x86_64-unknown-linux-gnu/_profile/pgo/pgoprofile/', 'http://localhost:8888/index.html']
INFO | automation.py | Application pid: 5750
NVIDIA: could not open the device file /dev/nvidiactl (Permission denied).
Could not create per-user gnome configuration directory `/root/.gnome2_private/': Permission denied
TEST-UNEXPECTED-FAIL | automation.py | Exited with code 1 during test run
INFO | automation.py | Application ran for: 0:00:00.982000
INFO | automation.py | Reading PID log: /var/tmp/portage/www-client/firefox-7.0.1-r1/temp/tmpTc0k8ypidlog
make: *** [profiledbuild] Error 1
emake failed
Is this a Gentoo bug? I think so.

ADD:
Ok, I've solved it. The problem is solved if temporaly I allow log in Gnome to root user.
imho, it isn't a good idea...
root should not be used to everyday programs in any way.
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Top
Loko123
Tux's lil' helper
Tux's lil' helper
Posts: 91
Joined: Sat Feb 05, 2011 7:05 pm

  • Quote

Post by Loko123 » Wed Oct 05, 2011 12:22 pm

Bug is already reported - Let's hope, that it will be fixed soon. :)
Top
simonbcn
n00b
n00b
Posts: 69
Joined: Mon Aug 01, 2011 3:42 pm
Location: Denmark

  • Quote

Post by simonbcn » Fri Oct 07, 2011 1:44 pm

DaggyStyle wrote:imho, it isn't a good idea...
root should not be used to everyday programs in any way.
It's true, but this change is only to compile Firefox with PGO. After the compile, GDM go back to correct behavior.
Top
Post Reply

11 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic