* [gentoo-user] Java corruption after power failure
@ 2005-09-26 13:46 Nelis Lamprecht
2005-09-26 14:35 ` Norman Golisz
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Nelis Lamprecht @ 2005-09-26 13:46 UTC (permalink / raw
To: gentoo-user
Hi,
We recently had a power failure and after booting up my system which
was shut off abruptly I am having problems with Firefox, Gaim and
probably other prorgams I haven't yet discovered. Whenever I visit a
site which has java my browser freezes up and the same thing happens
when someone tries to send me a message via Gaim. I then have to kill
the effected app.
I've tried recompiling blackdown-jre and blackdown-jdk as well as
recompiling Firefox and Gaim but I still get the same result. I have
turned off java in Firefox for now which allows me to carry on with my
work but obviously I would like to get this fixed.
Does anyone have any other suggestions for me ? What else do Firefox
and Gaim have in common that I could possibly re-install ? ..I've
forgotten how to check the dependencies.
Thanks in advance.
Regards,
Nelis
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Java corruption after power failure
2005-09-26 13:46 [gentoo-user] Java corruption after power failure Nelis Lamprecht
@ 2005-09-26 14:35 ` Norman Golisz
2005-09-26 15:23 ` Volker Armin Hemmann
2005-09-26 19:30 ` Renat Golubchyk
2 siblings, 0 replies; 8+ messages in thread
From: Norman Golisz @ 2005-09-26 14:35 UTC (permalink / raw
To: gentoo-user
> Does anyone have any other suggestions for me ? What else do Firefox
> and Gaim have in common that I could possibly re-install ? ..I've
> forgotten how to check the dependencies.
Try
'emerge -po <package_name>'
to get a list of depencies.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Java corruption after power failure
2005-09-26 13:46 [gentoo-user] Java corruption after power failure Nelis Lamprecht
2005-09-26 14:35 ` Norman Golisz
@ 2005-09-26 15:23 ` Volker Armin Hemmann
2005-09-26 19:30 ` Renat Golubchyk
2 siblings, 0 replies; 8+ messages in thread
From: Volker Armin Hemmann @ 2005-09-26 15:23 UTC (permalink / raw
To: gentoo-user
On Monday 26 September 2005 15:46, Nelis Lamprecht wrote:
> Hi,
>
> We recently had a power failure and after booting up my system which
> was shut off abruptly I am having problems with Firefox, Gaim and
> probably other prorgams I haven't yet discovered. Whenever I visit a
> site which has java my browser freezes up and the same thing happens
> when someone tries to send me a message via Gaim. I then have to kill
> the effected app.
>
> I've tried recompiling blackdown-jre and blackdown-jdk as well as
> recompiling Firefox and Gaim but I still get the same result. I have
> turned off java in Firefox for now which allows me to carry on with my
> work but obviously I would like to get this fixed.
>
> Does anyone have any other suggestions for me ? What else do Firefox
> and Gaim have in common that I could possibly re-install ? ..I've
> forgotten how to check the dependencies.
>
> Thanks in advance.
>
> Regards,
> Nelis
does it happen for all users, or only the one logged in, when it crashed?
Do you still have the problem, when you are removing the ~/.mozilla directory?
Have you booted from a bootcd and fscked your system?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Java corruption after power failure
2005-09-26 13:46 [gentoo-user] Java corruption after power failure Nelis Lamprecht
2005-09-26 14:35 ` Norman Golisz
2005-09-26 15:23 ` Volker Armin Hemmann
@ 2005-09-26 19:30 ` Renat Golubchyk
2005-09-27 9:06 ` [gentoo-user] " Nelis Lamprecht
2 siblings, 1 reply; 8+ messages in thread
From: Renat Golubchyk @ 2005-09-26 19:30 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 724 bytes --]
On Mon, 26 Sep 2005 06:46:45 -0700 Nelis Lamprecht
<nlamprecht@gmail.com> wrote:
> Does anyone have any other suggestions for me ? What else do Firefox
> and Gaim have in common that I could possibly re-install ?
For example GTK+. Otherwise try the command below. It will show you
common dependencies of Gaim and Firefox:
(equery -C depgraph mozilla-firefox && equery -C depgraph gaim) | \
sed 's#^ \+`--##' | sort | uniq -d
> ..I've forgotten how to check the dependencies.
equery depends <package>
equery is part of gentoolkit
Cheers,
Renat
--
Probleme kann man niemals mit derselben Denkweise loesen,
durch die sie entstanden sind.
(Einstein)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: Java corruption after power failure
2005-09-26 19:30 ` Renat Golubchyk
@ 2005-09-27 9:06 ` Nelis Lamprecht
2005-09-27 10:52 ` Norman Golisz
0 siblings, 1 reply; 8+ messages in thread
From: Nelis Lamprecht @ 2005-09-27 9:06 UTC (permalink / raw
To: gentoo-user
On 9/26/05, Renat Golubchyk <ragermany@gmx.net> wrote:
> On Mon, 26 Sep 2005 06:46:45 -0700 Nelis Lamprecht
> <nlamprecht@gmail.com> wrote:
> > Does anyone have any other suggestions for me ? What else do Firefox
> > and Gaim have in common that I could possibly re-install ?
>
> For example GTK+. Otherwise try the command below. It will show you
> common dependencies of Gaim and Firefox:
>
> (equery -C depgraph mozilla-firefox && equery -C depgraph gaim) | \
> sed 's#^ \+`--##' | sort | uniq -d
>
> > ..I've forgotten how to check the dependencies.
>
> equery depends <package>
> equery is part of gentoolkit
>
>
I'm still battling with this one. Even if I move the ~/.mozilla
directory and startup firefox it still freezes with java enabled when
I visit a web site with java. All my browsers(Firefox, Epiphany etc)
have the same problem including Gaim so it's definately java related.
I'm just not sure what else to try re-install as I have re-installed
all of blackdown and the mozilla-launcher. Is there a way to rebuild
an ebuild along with _all_ it's dependancies ? I want to rebuild
firefox along with all it's dependencies instead of going through one
by one.
Thanks.
Nelis
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Java corruption after power failure
2005-09-27 9:06 ` [gentoo-user] " Nelis Lamprecht
@ 2005-09-27 10:52 ` Norman Golisz
2005-09-27 12:44 ` Nelis Lamprecht
0 siblings, 1 reply; 8+ messages in thread
From: Norman Golisz @ 2005-09-27 10:52 UTC (permalink / raw
To: gentoo-user
> I want to rebuild
> firefox along with all it's dependencies instead of going through one
> by one.
Maybe it helps when you force portage to update all packages in the
dependency tree:
'emerge -Du <package_name>'
Did you change USE-Flags after the system crash?
Do you still get the problem after deleting all Java-specific
configuration files?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: Java corruption after power failure
2005-09-27 10:52 ` Norman Golisz
@ 2005-09-27 12:44 ` Nelis Lamprecht
2005-09-27 13:19 ` Neil Bothwick
0 siblings, 1 reply; 8+ messages in thread
From: Nelis Lamprecht @ 2005-09-27 12:44 UTC (permalink / raw
To: gentoo-user
On 9/27/05, Norman Golisz <norman-golisz@arcor.de> wrote:
> > I want to rebuild
> > firefox along with all it's dependencies instead of going through one
> > by one.
>
> Maybe it helps when you force portage to update all packages in the
> dependency tree:
>
> 'emerge -Du <package_name>'
>
> Did you change USE-Flags after the system crash?
> Do you still get the problem after deleting all Java-specific
> configuration files?
>
No USE flag changes. If I do a emerge -Du I simply get the message
">>> No outdated packages were found on your system." which I knew
already.
Again, I want to re-install all dependencies of mozilla-firefox. How
do I go about this ?
Thanks.
Nelis
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Java corruption after power failure
2005-09-27 12:44 ` Nelis Lamprecht
@ 2005-09-27 13:19 ` Neil Bothwick
0 siblings, 0 replies; 8+ messages in thread
From: Neil Bothwick @ 2005-09-27 13:19 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 406 bytes --]
On Tue, 27 Sep 2005 05:44:24 -0700, Nelis Lamprecht wrote:
> Again, I want to re-install all dependencies of mozilla-firefox. How
> do I go about this ?
If you really want to install ALL dependencies, the command is
emerge --emptytree --ask mozilla-firefox.
--
Neil Bothwick
And God said "Let there be light" and there was light.
There was still nothing, but you could see it better.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-09-27 13:26 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-26 13:46 [gentoo-user] Java corruption after power failure Nelis Lamprecht
2005-09-26 14:35 ` Norman Golisz
2005-09-26 15:23 ` Volker Armin Hemmann
2005-09-26 19:30 ` Renat Golubchyk
2005-09-27 9:06 ` [gentoo-user] " Nelis Lamprecht
2005-09-27 10:52 ` Norman Golisz
2005-09-27 12:44 ` Nelis Lamprecht
2005-09-27 13:19 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox