Mailinglist Archive: opensuse (3120 mails)

< Previous Next >
Re: [SLE] SuSE 7.3 & mozilla 1.2.1 from pub/projects
  • From: Alexandr Malusek <Alexandr.Malusek@xxxxxxxxxx>
  • Date: 18 Dec 2002 11:18:50 +0100
  • Message-id: <86wum7wrxx.fsf@xxxxxxxxxxxxxxxxx>
Richard Bos <allabos@xxxxxxxxxx> writes:

> Op dinsdag 17 december 2002 21:32, schreef Ben Rosenberg:
> > * Richard Bos (allabos@xxxxxxxxxx) [021217 12:11]:
> > ->
> > ->I've it quite the opposite. It starts but that's about all. The window
> > is ->painted, but no text it written. I used to have a theme, but that's
> > is not ->recognized so mozilla-1.2.1 falls back to its default theme. I
> > re-installed ->1.1 and I'm a happy mozilla user again.
> >
> > You could have actually solved your problem by running SuSEconfig after
> > you installed the new Mozilla. It fixes the weird theme/font issue that
> > occurs right after the upgrade.
>
> Ah sorry. I did (it's done automatically :) and this did not help either
> appearantly :(

Did you apply the recipe on
http://sdb.suse.de/en/sdb/html/mozilla.html?

My problem on SuSE 7.3 is that Mozilla 1.2.1 is blocked on /dev/dsp
when noatun is running:

$ strace -p <mozilla_pid>
...
open("/usr/etc/esd.conf", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/malusek/.esd.conf", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/dev/dsp", W_OK) = 0
open("/dev/dsp", O_WRONLY

Mozilla is frozen now. If I finish noatun then mozilla resumes
operation approximately 1 minute later.

I didn't see the problem on SuSE 8.1 but I didn't have much time to
test it.

--
Alexandr.Malusek@xxxxxxxxxx

< Previous Next >