Forums

Skip to content

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

ALL things related to firefox/thunderbird 1.5!

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
374 posts
  • Page 10 of 15
    • Jump to page:
  • Previous
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 15
  • Next
Author
Message
Erlend
Guru
Guru
Posts: 493
Joined: Sun Dec 26, 2004 2:36 pm

  • Quote

Post by Erlend » Wed Dec 28, 2005 12:52 pm

If I run firefox from my usual user account (say "myuser"), then open a terminal and do:

Code: Select all

su anotheruser
firefox
The firefox that's opened uses myuser's profile!

Is this intentional? It's slightly annoying because I have a second account I use for testing firefox extensions etc.

If I close firefox that myuser is running, the then open firefox from the anotheruser terminal it opens fine, and uses anotheruser's profile.

I'm running mozilla-firefox-1.5-r4. Help -> About calls it "Deer Park".

Thanks,

Erlend
Top
SimonKellett
Tux's lil' helper
Tux's lil' helper
Posts: 88
Joined: Wed Dec 17, 2003 12:38 pm
Location: Darmstadt, Germany
Contact:
Contact SimonKellett
Website

  • Quote

Post by SimonKellett » Wed Dec 28, 2005 2:04 pm

Erlend wrote:If I run firefox from my usual user account (say "myuser"), then open a terminal and do:

Code: Select all

su anotheruser
firefox
The firefox that's opened uses myuser's profile!
Same here using FF 1.5 final.
Top
StringCheesian
l33t
l33t
Posts: 887
Joined: Tue Oct 21, 2003 6:21 am

  • Quote

Post by StringCheesian » Wed Dec 28, 2005 10:52 pm

SimonKellett wrote:
Erlend wrote:If I run firefox from my usual user account (say "myuser"), then open a terminal and do:

Code: Select all

su anotheruser
firefox
The firefox that's opened uses myuser's profile!
Same here using FF 1.5 final.
Try it with "su - anotheruser". "su -" works as expected here.
The su manpage wrote:The optional argument - may be used to provide an environment similar to what the user would expect had the user logged in directly.
So I guess just plain "su" keeps (some of?) the original user's environment variables.
Top
Erlend
Guru
Guru
Posts: 493
Joined: Sun Dec 26, 2004 2:36 pm

  • Quote

Post by Erlend » Wed Dec 28, 2005 10:59 pm

Try it with "su - anotheruser". "su -" works as expected here.
That works thanks!
Top
SimonKellett
Tux's lil' helper
Tux's lil' helper
Posts: 88
Joined: Wed Dec 17, 2003 12:38 pm
Location: Darmstadt, Germany
Contact:
Contact SimonKellett
Website

  • Quote

Post by SimonKellett » Thu Dec 29, 2005 7:10 pm

StringCheesian wrote:Try it with "su - anotheruser". "su -" works as expected here.
But this is probably not the best thing security wise: "su -" will run firefox as root.

And here it results is the same symptom: using the existing browser.
Top
Erlend
Guru
Guru
Posts: 493
Joined: Sun Dec 26, 2004 2:36 pm

  • Quote

Post by Erlend » Thu Dec 29, 2005 7:43 pm

But this is probably not the best thing security wise: "su -" will run firefox as root.
No, he means (in a virtual terminal):

Code: Select all

su - anotheruser
then when you run firefox from that virtual terminal it runs with anotheruser's profile.
Top
XenoTerraCide
Veteran
Veteran
User avatar
Posts: 1418
Joined: Sun Jan 18, 2004 1:22 pm
Location: MI, USA
Contact:
Contact XenoTerraCide
Website

  • Quote

Post by XenoTerraCide » Thu Dec 29, 2005 7:47 pm

su run by it's self will run as root. but if you run su username you will switch to that user. I believe su is short for switch user.
Top
SimonKellett
Tux's lil' helper
Tux's lil' helper
Posts: 88
Joined: Wed Dec 17, 2003 12:38 pm
Location: Darmstadt, Germany
Contact:
Contact SimonKellett
Website

  • Quote

Post by SimonKellett » Thu Dec 29, 2005 8:56 pm

StringCheesian wrote:
SimonKellett wrote:
Erlend wrote:If I run firefox from my usual user account (say "myuser"), then open a terminal and do:

Code: Select all

su anotheruser
firefox
The firefox that's opened uses myuser's profile!
Same here using FF 1.5 final.
Try it with "su - anotheruser". "su -" works as expected here.
Sorry: just realised I misread the original post: on my machine I run "su - anotheruser" (ie with the dash), start Firefox, and it uses the already running Firefox. So this is slightly different to the original.
(It worked fine before I upgraded to 1.5.)
Top
L3mP
n00b
n00b
User avatar
Posts: 70
Joined: Sat Jan 24, 2004 3:32 pm
Contact:
Contact L3mP
Website

  • Quote

Post by L3mP » Fri Dec 30, 2005 3:14 am

L3mP wrote:
Now it seems from
Linux2.6_x86_glibc_PTH_OPT.OBJ/shlibsign: /usr/lib/mozilla-firefox/libnss3.so: version `NSS_3.10' not found (required by Linux2.6_x86_glibc_PTH_OPT.OBJ/shlibsign)
the build uses a library, which is from an earlier firefox. That's why my recommendation is to unmerge the older firefox and see if this helps.
Thanks.. I'll try it out now.. I'll get back later :)
I got it corrected and firefox compiled nicely it's now working as it should...
The problem was that I had to unmerge my old version first before trying to emerge firefox 1.5
Problem is now solved.. Thanks alot to Gergan Penkov for his advise and patience as I overlooked his first advise at first.
http://bailout.dk - were.. ehm.. dreams come true
Top
mayday147
l33t
l33t
User avatar
Posts: 825
Joined: Mon Mar 22, 2004 1:13 am
Location: Bucharest, Romania

  • Quote

Post by mayday147 » Fri Dec 30, 2005 9:17 am

My instance of firefox-1.5-r4 is consuming about ~70% CPU all the time and it's quite unusable some times. What could be the problem?
gentoo.ro
Top
GNUtritious
n00b
n00b
User avatar
Posts: 22
Joined: Thu Feb 10, 2005 9:03 am

  • Quote

Post by GNUtritious » Fri Dec 30, 2005 10:59 pm

Hydonsingore wrote:How can I start FF with another profile when FF is already running?
Try:

Code: Select all

export MOZ_NO_REMOTE=1
GNU is good for you!
Top
heavyt
Guru
Guru
User avatar
Posts: 498
Joined: Mon Mar 03, 2003 7:12 pm
Location: Matrix (Washington,DC)

  • Quote

Post by heavyt » Sat Dec 31, 2005 2:47 pm

GNUtritious wrote:
Hydonsingore wrote:How can I start FF with another profile when FF is already running?
Try:

Code: Select all

export MOZ_NO_REMOTE=1
Could you please explain how that is done, because when I tried

Code: Select all

export MOZ_NO_REMOTE=1
FF is still using only one profile.
Top
GNUtritious
n00b
n00b
User avatar
Posts: 22
Joined: Thu Feb 10, 2005 9:03 am

  • Quote

Post by GNUtritious » Sat Dec 31, 2005 6:49 pm

heavyt wrote:Could you please explain how that is done, because when I tried

Code: Select all

export MOZ_NO_REMOTE=1
FF is still using only one profile.
Sure, you can put this inside your ~/.bashrc or in /usr/bin/firefox-bin, among other locations. If you want to simply test it, try:

Code: Select all

MOZ_NO_REMOTE=1 firefox -ProfileManager
GNU is good for you!
Top
heavyt
Guru
Guru
User avatar
Posts: 498
Joined: Mon Mar 03, 2003 7:12 pm
Location: Matrix (Washington,DC)

  • Quote

Post by heavyt » Sat Dec 31, 2005 7:43 pm

GNUtritious wrote:
heavyt wrote:Could you please explain how that is done, because when I tried

Code: Select all

export MOZ_NO_REMOTE=1
FF is still using only one profile.
Sure, you can put this inside your ~/.bashrc or in /usr/bin/firefox-bin, among other locations. If you want to simply test it, try:

Code: Select all

MOZ_NO_REMOTE=1 firefox -ProfileManager
OK this is what I get:

Code: Select all

 ~$ MOZ_NO_REMOTE=1 firefox -ProfileManager
firefox-bin exited with non-zero status (1)
~$
Something is not right. :?
Top
GNUtritious
n00b
n00b
User avatar
Posts: 22
Joined: Thu Feb 10, 2005 9:03 am

  • Quote

Post by GNUtritious » Sat Dec 31, 2005 7:58 pm

heavyt wrote:OK this is what I get:

Code: Select all

 ~$ MOZ_NO_REMOTE=1 firefox -ProfileManager
firefox-bin exited with non-zero status (1)
~$
Something is not right. :?
This could be due to an issue with a profile. Try renaming your .mozilla directory and creating two new profiles. Hope it works for you.
GNU is good for you!
Top
heavyt
Guru
Guru
User avatar
Posts: 498
Joined: Mon Mar 03, 2003 7:12 pm
Location: Matrix (Washington,DC)

  • Quote

Post by heavyt » Sat Dec 31, 2005 8:36 pm

Thanks for your help, it did not work. Going to downgrade FF to a version that has what I need.
Top
SimonKellett
Tux's lil' helper
Tux's lil' helper
Posts: 88
Joined: Wed Dec 17, 2003 12:38 pm
Location: Darmstadt, Germany
Contact:
Contact SimonKellett
Website

  • Quote

Post by SimonKellett » Sun Jan 01, 2006 7:57 pm

GNUtritious wrote:
Hydonsingore wrote:How can I start FF with another profile when FF is already running?
Try:

Code: Select all

export MOZ_NO_REMOTE=1
Thanks: worked for me :-)
(but why did my setup work without this, before my upgrade to 1.5 ?)
Top
Anarchy
Retired Dev
Retired Dev
Posts: 140
Joined: Wed Jun 29, 2005 1:02 pm

major changes are coming!!

  • Quote

Post by Anarchy » Sun Jan 01, 2006 8:56 pm

As some of you have noticed major changes are coming to firefox in the tree. Well I am gonna let ya test what will hopefully be added on the 6th or 7th of this month. I am gonna have firefox/thunderbird depend on system nss/nspr packages, linguas has been addressed (works from reports I have), and I am chaning out yet another patch in favor or visibility. This has increased speed of page rendering. So test the overlay and let me know how it goes. http://dev.gentoo.org/~anarchy/overlay/ ... lay.tar.gz

just untar to your overlay it will create create eclass,mail-clients,and www-clients from there simply update hope ya enjoy.
Top
sian
Apprentice
Apprentice
Posts: 288
Joined: Mon Jan 26, 2004 6:26 pm

  • Quote

Post by sian » Tue Jan 03, 2006 9:26 pm

Thunderbird in your overlay did not take into account linguas.

Firefox did not compile :
* Running aclocal ... [ !! ]

* Failed Running aclocal !
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/mozilla-firefox-1.5-r7/temp/aclocal-13273.out


!!! ERROR: www-client/mozilla-firefox-1.5-r7 failed.
Top
wuno
Apprentice
Apprentice
User avatar
Posts: 193
Joined: Tue May 17, 2005 1:23 pm
Location: Germany

  • Quote

Post by wuno » Tue Jan 03, 2006 10:52 pm

sian wrote: Firefox did not compile :

* Running aclocal ... [ !! ]

* Failed Running aclocal !
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/mozilla-firefox-1.5-r7/temp/aclocal-13273.out


!!! ERROR: www-client/mozilla-firefox-1.5-r7 failed.
I found the same, hadn't yet time to contact Anarchy directly. When I put

Code: Select all

cd ${S}
one line above

Code: Select all

eautoreconf
it works (after a new digest)
and happy new year to all :wink:
Top
Anarchy
Retired Dev
Retired Dev
Posts: 140
Joined: Wed Jun 29, 2005 1:02 pm

  • Quote

Post by Anarchy » Tue Jan 03, 2006 11:11 pm

sian wrote:Thunderbird in your overlay did not take into account linguas.
I will not be adding linguas support until final is released.
Top
Anarchy
Retired Dev
Retired Dev
Posts: 140
Joined: Wed Jun 29, 2005 1:02 pm

  • Quote

Post by Anarchy » Tue Jan 03, 2006 11:12 pm

wuno wrote:
sian wrote: Firefox did not compile :

* Running aclocal ... [ !! ]

* Failed Running aclocal !
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/mozilla-firefox-1.5-r7/temp/aclocal-13273.out


!!! ERROR: www-client/mozilla-firefox-1.5-r7 failed.
I found the same, hadn't yet time to contact Anarchy directly. When I put

Code: Select all

cd ${S}
one line above

Code: Select all

eautoreconf
it works (after a new digest)
and happy new year to all :wink:
This does not make much sence as your already in ${S} right from the get go with patching. If you would please retest but I do not see any problem.
Top
wuno
Apprentice
Apprentice
User avatar
Posts: 193
Joined: Tue May 17, 2005 1:23 pm
Location: Germany

  • Quote

Post by wuno » Tue Jan 03, 2006 11:34 pm

Anarchy wrote:
wuno wrote: I found the same, hadn't yet time to contact Anarchy directly. When I put

Code: Select all

cd ${S}
one line above

Code: Select all

eautoreconf
it works (after a new digest)
and happy new year to all :wink:
This does not make much sence as your already in ${S} right from the get go with patching. If you would please retest but I do not see any problem.
Yeah, that's what I thought also and indeed in the TB ebuild it works as expected, but in FF it tries to run autoconf in ${WORKDIR} for some reason I don't know. There are some other issues with portage-2.1_pre3-r1 (for instance it doesn't accept ${DISTDIR}/cvs-src as ECVS_TOP_DIR bug 117440) maybe this is related.
Top
Anarchy
Retired Dev
Retired Dev
Posts: 140
Joined: Wed Jun 29, 2005 1:02 pm

  • Quote

Post by Anarchy » Wed Jan 04, 2006 12:08 am

>>> Unpacking source...
>>> Unpacking firefox-1.5-source.tar.bz2 to /var/tmp/portage/mozilla-firefox-1.5-r7/work
* Applying firefox-1.1-nss-system-nspr.patch ... [ ok ]
* Applying firefox-1.5-with-system-nss.patch ... [ ok ]
* Applying firefox-1.5-visibility-check.patch ... [ ok ]
* Applying firefox-1.5-visibility-fix.patch ... [ ok ]
* Applying mozilla-hppa.patch ... [ ok ]
* Applying mozilla-firefox-1.1a2-ia64.patch ... [ ok ]
* Applying mozilla-jslibmath-alpha.patch ... [ ok ]
* Applying firefox-gentoo-pkgconfig.patch ... [ ok ]
* Applying firefox-nopangoxft.patch ... [ ok ]
* Applying firefox-1.1-uriloader.patch ... [ ok ]
* Applying embed-typeaheadfind-1.patch ... [ ok ]
* Applying mozilla-firefox-1.5-gtk.patch ... [ ok ]
* Applying firefox-1.5-safetooltip.patch ... [ ok ]
* Applying mozilla-rpath-1.patch ... [ ok ]
* Applying mozilla-1.7.10-nsplugins-v2.patch ... [ ok ]
* Applying mozilla-firefox-1.5-history.patch ... [ ok ]
* Applying mozilla-firefox-1.5-mork.patch ... [ ok ]
* Running eautoreconf in '/var/tmp/portage/mozilla-firefox-1.5-r7/work/mozilla' ... [ ok ]
>>> Source unpacked...


That is with portage 2.1_pre3-r1 :) as you can see it is already running eautoreconf ${S} as it should be.
Top
wuno
Apprentice
Apprentice
User avatar
Posts: 193
Joined: Tue May 17, 2005 1:23 pm
Location: Germany

  • Quote

Post by wuno » Wed Jan 04, 2006 6:06 am

Anarchy wrote:>>> Unpacking source...
* Applying mozilla-firefox-1.5-mork.patch ... [ ok ]
* Running eautoreconf in '/var/tmp/portage/mozilla-firefox-1.5-r7/work/mozilla' ... [ ok ]
>>> Source unpacked...
That is with portage 2.1_pre3-r1 :) as you can see it is already running eautoreconf ${S} as it should be.
Here's mine
* Applying mozilla-firefox-1.5-mork.patch ... [ ok ]
>>> Unpacking de.xpi to /var/tmp/portage/mozilla-firefox-1.5-r7/work/mozilla
* Running eautoreconf in '/var/tmp/portage/mozilla-firefox-1.5-r7/work' [ !! ]
* Running aclocal...

* Failed Running aclocal !

If its not portage, it seems to be the unpacking of the language-pack that changes the directory.

Edit: When I move the language-pack unpack lines upwards directly after the source unpack it works
>>> Unpacking source...
>>> Unpacking firefox-1.5-source.tar.bz2 to /var/tmp/portage/mozilla-firefox-1.5-r7/work
>>> Unpacking de.xpi to /var/tmp/portage/mozilla-firefox-1.5-r7/work
* Applying firefox-1.1-nss-system-nspr.patch ... [ ok ]
...
* Applying mozilla-firefox-1.5-mork.patch ... [ ok ]
* Running eautoreconf in '/var/tmp/portage/mozilla-firefox-1.5-r7/work/mozilla' ... [ ok ]
>>> Source unpacked...
Top
Post Reply

374 posts
  • Page 10 of 15
    • Jump to page:
  • Previous
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 15
  • Next

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