public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mark Knecht" <markknecht@gmail.com>
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] firefox-bin crashing a few times every day
Date: Mon, 12 Nov 2007 13:03:34 -0800	[thread overview]
Message-ID: <5bdc1c8b0711121303q7f6b6361w1d57a0504b85aca4@mail.gmail.com> (raw)
In-Reply-To: <002101c82562$d1f1b300$0200a8c0@iwillxp333>

Hi all,
   Just a thanks up front for all your help so far. Possibly the
crashing is behind me. I appreciate all the attention. Now, on to
Flash and Java...

On Nov 12, 2007 11:32 AM, Drake Donahue <donahue95@comcast.net> wrote:
<SNIP>
> >
>
> type about:plugins in the firefox url window and enter, see if Shockwave
> Flash is listed followed by File name npwrapper.libflashplayer.so   --you
> haven't mentioned installing  nspluginwrapper
>

Drake,
   Indeed, somewhere along the way Beso suggested removing things to
look for what might be causing the crash. nspluginwrapper was one I
had removed. I reinstalled it and now going to the video.yahoo.com
page doesn't cause a warning anymore. However when I try to play any
video I see the first couple of frames and then I see a gray box drawn
over the top. Audio continues as the video plays but I no longer see
any video.

   Lest I sound like I'm complaining I do think we're making progress.
I rebooted the machine and started the 64-bit browser. Always before
if I created a second tab and tried to rearrange tabs the browser
crashed. It no longer does that. (Maybe simply because I;m using the
64-bit version. I don't know...)

   I wonder if I should be deleting the .mozilla directory to properly
test this stuff?

   OK, so here's what I'm currently seeing in about:plugins:

Shockwave Flash
npwrapper.libflashplayer.so

Helix DNA Plugin: RealPlayer G2 Plug-In Compatible
npwrapper.nphelix.so

NPAPI Plugins Wrapper 0.9.91.4
npwrapper.so

VLC Multimedia Plugin
libvlcplugin.so

QuickTime Plug-in 6.0 / 7
mplayerplug-in-qt.so

mplayerplug-in 3.45
mplayerplug-in.so

   Currently if I go to this page Java isn't working at all.

http://www.prophet.net/analyze/javacharts.jsp

   Not my biggest problem but I need to solve it.

STATUS:

1) Firefox crashing - Possibly fixed. Thanks!

2) Flash video - gray box. This is what I'd like to solve first if possible.

3) Java - not seen by the browser. Have done very little work on it
yet but building a little on Jeffery's idea I tried to do it with the
currently installed version of Java:

lightning ~ # slocate libjavaplugin_oji.so
/opt/emul-linux-x86-java-1.6.0.03/plugin/i386/ns7/libjavaplugin_oji.so
/opt/emul-linux-x86-java-1.6.0.03/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
lightning ~ #

mark@lightning ~ $ ls -la .mozilla/plugins
ls: cannot access .mozilla/plugins: No such file or directory
mark@lightning ~ $

So I have no .mozilla/plugins directory to build the link. I tried
adding a plugins directory and creating a link as shown but the
Prophet web site still says no Java.

mark@lightning ~/.mozilla/plugins $ ls -la
total 12
drwxr-xr-x 2 mark users 4096 2007-11-12 12:56 .
drwx------ 4 mark users 4096 2007-11-12 12:56 ..
lrwxrwxrwx 1 mark users   70 2007-11-12 12:56 libjavaplugin_oji.so ->
/opt/emul-linux-x86-java-1.6.0.03/plugin/i386/ns7/libjavaplugin_oji.so
mark@lightning ~/.mozilla/plugins $

I used the first link but maybe that's wrong since it points at the
emul-linux directory?

Thanks,
Mark
-- 
gentoo-amd64@gentoo.org mailing list



  reply	other threads:[~2007-11-12 21:06 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-29 17:34 [gentoo-amd64] firefox-bin crashing a few times every day Mark Knecht
2007-10-29 17:41 ` Javi Moreno
2007-10-29 17:48   ` Mark Knecht
2007-10-29 18:45     ` Beso
2007-10-29 23:45       ` [gentoo-amd64] " Duncan
2007-10-30  0:02       ` [gentoo-amd64] " Mark Knecht
2007-11-11 21:49       ` Mark Knecht
2007-11-11 22:52         ` Beso
2007-11-11 23:05           ` Mark Knecht
2007-11-12  8:36             ` Beso
2007-11-12 17:14               ` Jeffrey Gardner
2007-11-12 18:35               ` Mark Knecht
2007-11-12 18:56                 ` Beso
2007-11-12 19:25                   ` Mark Knecht
2007-11-12 21:02                     ` Beso
2007-11-12 19:32                 ` Drake Donahue
2007-11-12 21:03                   ` Mark Knecht [this message]
2007-11-12 21:23                     ` Beso
2007-11-12 22:50                       ` Mark Knecht
2007-11-12 22:46                     ` Drake Donahue
2007-11-13  1:31                       ` nuitari
2007-11-12 21:09                   ` Beso
2007-11-12 19:39               ` Sergio Polini
2007-11-12 21:06                 ` Beso
2007-11-13  0:35                   ` Mark Knecht
2007-11-13  3:03                     ` Drake Donahue
2007-11-13 17:30                     ` [gentoo-amd64] " Duncan
2007-11-13 17:55                       ` Mark Knecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5bdc1c8b0711121303q7f6b6361w1d57a0504b85aca4@mail.gmail.com \
    --to=markknecht@gmail.com \
    --cc=gentoo-amd64@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox