nspluginwrapper freezes Firefox35

2009-08-09 Thread Leonardo M . Ramé
Hi, a couple of days ago I upgraded linux-f8-flashplugin10 and nspluginwrapper. 
They seems to work better than before, but them freezes Firefox 3.5 aftwer a 
while, specially while using yahoo mail (because of its flash banners).

To fix it, I have to killall npviewer.bin.

I'm running 7.2 for i386. Any hint on this?

Leonardo M. Ramé
http://leonardorame.blogspot.com



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: nspluginwrapper freezes Firefox35

2009-08-09 Thread Sam Fourman Jr.
On Sun, Aug 9, 2009 at 12:49 PM, Leonardo M. Ramémartinr...@yahoo.com wrote:
 Hi, a couple of days ago I upgraded linux-f8-flashplugin10 and 
 nspluginwrapper. They seems to work better than before, but them freezes 
 Firefox 3.5 aftwer a while, specially while using yahoo mail (because of its 
 flash banners).

 To fix it, I have to killall npviewer.bin.

 I'm running 7.2 for i386. Any hint on this?

 Leonardo M. Ramé
 http://leonardorame.blogspot.com

I can also confirm this, linux-f10-flashplugin10 and nspluginwrapper
on FreeBSD 8 beta2 i386 hangs Firefox 3.5 on citibankcards.com
but this is Better than before.

Sam Fourman Jr.
Fourman Networks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


nspluginwrapper

2009-01-25 Thread Old Zhang
I have the following errors when I view YouTube video. I got the errors 
from linux-flashplugin9 and firefox3.


LoadPlugin: failed to initialize shared library
/usr/home/Drive/.mozilla/plugins/nppdf.so [/lib/libc.so.6: version
GLIBC_2.1.3 required by /usr/home/Drive/.mozilla/plugins/nppdf.so not
defined]
LoadPlugin: failed to initialize shared library
/usr/home/Drive/.mozilla/plugins/nppdf.so [/lib/libc.so.6: version
GLIBC_2.1.3 required by /usr/home/Drive/.mozilla/plugins/nppdf.so not
defined]

(npviewer.bin:59941): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
*** NSPlugin Wrapper *** ERROR: NPP_Write() wait for reply: Message
timeout
*** NSPlugin Wrapper ***
WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:2236):invoke_NPP_DestroyStream:
assertion failed: (rpc_method_invoke_possible(plugin-connection))
*** NSPlugin Wrapper ***
WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1974):invoke_NPP_GetValue:
assertion failed: (rpc_method_invoke_possible(plugin-connection))
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in
NPP_GetValue()
*** NSPlugin Wrapper ***
WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1855):invoke_NPP_Destroy:
assertion failed: (rpc_method_invoke_possible(plugin-connection))

---
If I use firefox 2, I get the following errors:


LoadPlugin: failed to initialize shared library
/usr/home/Drive/.mozilla/plugins/nppdf.so [/lib/libc.so.6: version
GLIBC_2.1.3 required by /usr/home/Drive/.mozilla/plugins/nppdf.so not
defined]

(npviewer.bin:59983): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
*** NSPlugin Wrapper *** ERROR: NPP_SetWindow() wait for reply: Message
timeout
*** NSPlugin Wrapper ***
WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1974):invoke_NPP_GetValue:
assertion failed: (rpc_method_invoke_possible(plugin-connection))
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in
NPP_GetValue()
*** NSPlugin Wrapper ***
WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1924):invoke_NPP_SetWindow:
assertion failed: (rpc_method_invoke_possible(plugin-connection))
*** NSPlugin Wrapper ***
WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:2164):invoke_NPP_NewStream:
assertion failed: (rpc_method_invoke_possible(plugin-connection))

--
'uname -a' output is

FreeBSD .x.xx.com 7.1-STABLE FreeBSD 7.1-STABLE #0: Tue
Jan 20 08:09:21 EST 2009
r...@.x.x.com:/usr/obj/usr/src/sys/MY7KERNEL  i386

How do I fix it?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


How to use nspluginwrapper

2008-11-11 Thread Eduardo Cerejo
It's been a while since I used this and decided to use it again because gnash 
looks like is getting harder to use and becoming very buggy.

I've installed linu-flashplugin and now I want to installed the plugin using 
nspluginwrapper and I've trying to install it like this:

nspluginwrapper -i /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so

but it doesn't install it, what is the right way of doing it?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to use nspluginwrapper

2008-11-11 Thread Glen Barber
On Tue, Nov 11, 2008 at 6:44 PM, Eduardo Cerejo [EMAIL PROTECTED] wrote:
 It's been a while since I used this and decided to use it again because gnash 
 looks like is getting harder to use and becoming very buggy.

 I've installed linu-flashplugin and now I want to installed the plugin using 
 nspluginwrapper and I've trying to install it like this:

 nspluginwrapper -i /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so

 but it doesn't install it, what is the right way of doing it?
 ___

`nspluginwrapper -a -v -i' has always worked for me.

-- 
Glen Barber

If you have any trouble sounding condescending, find a Unix user to
show you how it's done.
 --Scott Adams
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


nspluginwrapper and NIS

2008-10-30 Thread Rich Winkel
Has anyone noticed that nspluginwrapper -a -i -v crashes when operating
under a userid which is defined under NIS?  If you put the user's
full master.passwd entry in the local master.passwd it works fine.

Rich

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: nspluginwrapper + linux-flashplugin7 broken?

2007-11-15 Thread Richard (Rick) Seay
It seems that flash and the X composite extension don't get along.  I
added the following to my xorg.conf:

Section Extensions
Option Composite Disable
EndSection

Now everything works as before.  Thanks to Domenick at bsdforums.org.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: nspluginwrapper + linux-flashplugin7 broken?

2007-11-06 Thread Reid Linnemann
Written by Reid Linnemann on 11/05/07 08:13
 Written by Richard (Rick) Seay on 11/04/07 10:02
 After upgrading to xorg-7.3_1, linux-flashplugin-7.0r70 and
 nspluginwrapper-0.9.91.5 stopped working. I get a blank area on the
 screen where the flash content should be, and the following error
 messages:

 The program 'npviewer.bin' received an X Window System error.
 This probably reflects a bug in the program.
 The error was 'BadMatch (invalid parameter attributes)'.
 (Details: serial 84 error_code 8 request_code 147 minor_code 3)
 (Note to programmers: normally, X errors are reported asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the --sync command line
 option to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)
 *** NSPlugin Wrapper *** ERROR: NPP_SetWindow() invoke: Connection closed
 *** NSPlugin Wrapper *** ERROR: NPP_SetWindow() invoke: Connection closed
 *** NSPlugin Wrapper *** ERROR: NPP_NewStream() invoke: Connection closed
 *** NSPlugin Wrapper *** ERROR: NPP_New() invoke: Connection closed
 ...

 Anyone else having this problem?
 
 Yes. What's extremely odd about this error that I've noticed is that if
 I run the firefox client from a linux Xorg display flash works
 perfectly. I am not sure what that means.

I should clarify that - when I run the FreeBSD firefox with wrapped
flashplayer, displaying on a linux Xorg server, I get no errors and
flash works fine.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: nspluginwrapper + linux-flashplugin7 broken?

2007-11-05 Thread Reid Linnemann
Written by Richard (Rick) Seay on 11/04/07 10:02
 After upgrading to xorg-7.3_1, linux-flashplugin-7.0r70 and
 nspluginwrapper-0.9.91.5 stopped working. I get a blank area on the
 screen where the flash content should be, and the following error
 messages:
 
 The program 'npviewer.bin' received an X Window System error.
 This probably reflects a bug in the program.
 The error was 'BadMatch (invalid parameter attributes)'.
 (Details: serial 84 error_code 8 request_code 147 minor_code 3)
 (Note to programmers: normally, X errors are reported asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the --sync command line
 option to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)
 *** NSPlugin Wrapper *** ERROR: NPP_SetWindow() invoke: Connection closed
 *** NSPlugin Wrapper *** ERROR: NPP_SetWindow() invoke: Connection closed
 *** NSPlugin Wrapper *** ERROR: NPP_NewStream() invoke: Connection closed
 *** NSPlugin Wrapper *** ERROR: NPP_New() invoke: Connection closed
 ...
 
 Anyone else having this problem?

Yes. What's extremely odd about this error that I've noticed is that if
I run the firefox client from a linux Xorg display flash works
perfectly. I am not sure what that means.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


nspluginwrapper + linux-flashplugin7 broken?

2007-11-04 Thread Richard (Rick) Seay
After upgrading to xorg-7.3_1, linux-flashplugin-7.0r70 and
nspluginwrapper-0.9.91.5 stopped working. I get a blank area on the
screen where the flash content should be, and the following error
messages:

The program 'npviewer.bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 84 error_code 8 request_code 147 minor_code 3)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
*** NSPlugin Wrapper *** ERROR: NPP_SetWindow() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_SetWindow() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_NewStream() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_New() invoke: Connection closed
...

Anyone else having this problem?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: nspluginwrapper update problem

2007-09-07 Thread Tsu-Fan Cheng
my bad: )
  i should remove plugins dir from ~/.mozilla, after that, its good..
sorry..

TFC

On 9/7/07, Tsu-Fan Cheng [EMAIL PROTECTED] wrote:

 Hi,
sorry if this seems like an old problem, I just upgraded
 nspluginwrapper with portmaster, but now at least my flash plugin is not
 working, I tried running nspluginwrapper with options to correct this but no
 use, would someone tell me how to do it right?? thanks!!

 TFC

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


nspluginwrapper update problem

2007-09-07 Thread Tsu-Fan Cheng
Hi,
   sorry if this seems like an old problem, I just upgraded nspluginwrapper
with portmaster, but now at least my flash plugin is not working, I tried
running nspluginwrapper with options to correct this but no use, would
someone tell me how to do it right?? thanks!!

TFC
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: nspluginwrapper + native firefox 2 + flash9?

2007-04-13 Thread John Reynolds

[ On Friday, April 13, Ghirai wrote: ]
 Hello John,
 
 I'm using konqueror with flash, and i followed this howto
 (http://freebsd.kde.org/howtos/konqueror-flash.php).
 
 I know you were looking for a way to get FF to work,
 but i gave up, and konqueror is working fine for me.
 

Well, I've got a hint for people who might be struggling with this like me. I
had not gracefully and properly kept up with the packages on my system. There
was an old libgtk-x11 in /compat/linux/usr/lib. This was causing
nspluginwrapper to fail because a symbol wasn't found. I blew away all of the
linux compat layer (directory too) and re-installed linux_base-fc4 + the
required linux-* lib ports. I could get to the point where I could use
nspluginwrapper to have it so that native Firefox would see the linux plugin
but I got nothing working really well. As a lot of people have said,
linux-flashplugin9 is just so buggy and unstable it's not funny. So, I went
back to flash7. This loaded under the native firefox, but was slow and I
couldn't get sound to work (despite having linux-alsa-libs installed as well as
linux-arts and linux-esound if that matters). It also caused some firefox core
dumps.

So, ultimately I just said screw it and abandoned hope of using native a
firefox binary and went back to using linux-firefox. Again, even under
linux-firefox, the flash9 plugin was just a piece of crap making things
segfault left and right. flash7 works nicely as it did before -AND- there is
sound (important for those onsie twosie youtube clips people send me pointers
to :). I've been able to install the linux jdk and its Java plugin as well as
acroread7's plugin and all are acting properly under linux-firefox.

So, having larger fish to fry, I'm just going to give up at this point :(

-Jr

-- 
John  Jennifer Reynolds  johnjen at reynoldsnet.orgwww.reynoldsnet.org
Structural/Physical Design - some group - Intel   jreynold at 
sedona.ch.intel.com
Running FreeBSD since 2.1.5-RELEASE.   KT7JCRFreeBSD: The Power to 
Serve!
Unix is user friendly, it's just particular about the friends it chooses.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


nspluginwrapper + native firefox 2 + flash9?

2007-04-12 Thread John Reynolds
Hi everybody, I've been struggling with this all night and the archives +
google aren't coming up with much except for other people's success stories.

I recently ditched using the linux-firefox port in favor of the native version
when I read a post about nspluginwrapper. I've spent the last 2 days upgrading
many ports on my system. I think I've got things A-OK, but I cannot get
nspluginwrapper to do anything meaningful with the native firefox.

My config:

 6.2-STABLE as of april 10th
 CVSup'ed ports tree as of April 10th
 linux_base-fc-4_9 installed--do I need fc-6??
 linux-alsa-lib-1.0.10.3 also installed
 firefox-2.0.0.3,1 compiled and installed
 linux-flashplugin9 installed 

I did the following:

  % nspluginwrapper -v -i /usr/X11R6/lib/linux-mozilla/plugins/libflashplayer.so

saw:

Install plugin /usr/X11R6/lib/linux-mozilla/plugins/libflashplayer.so
  into /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so

after firing firefox back up and doing about:plugins I see what I hoped to see:

   Shockwave Flash
   
   File name: npwrapper.libflashplayer.so
   Shockwave Flash 9.0 r31
   
   MIME TypeDescription SuffixesEnabled
   application/x-shockwave-flashShockwave Flash swf Yes
   application/futuresplash FutureSplash Player spl Yes

However whenever I visit a site that utilizes Flash, nothing shows up--not even
an 'outline' of what should be a flash file playing. 

I've tried using nspluginwrapper -r to uninstall the plugin and use
linux-flashplugin7 but the results are the same. I've also tried using
linux-mplayer-plugin which yielded similar results: about:plugins showed a
plethora of MIME type's, descriptions, etc. but no dice.

Does anybody have any clues as to what's going wrong or things I could possibly
try? From all accounts seen via google, this has just worked for people ... :(

Thanks in advance.

-Jr

-- 
John  Jennifer Reynolds  johnjen at reynoldsnet.orgwww.reynoldsnet.org
Structural/Physical Design - some group - Intel   jreynold at 
sedona.ch.intel.com
Running FreeBSD since 2.1.5-RELEASE.   KT7JCRFreeBSD: The Power to 
Serve!
Unix is user friendly, it's just particular about the friends it chooses.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: nspluginwrapper + native firefox 2 + flash9?

2007-04-12 Thread Ghirai
Hello John,

Thursday, April 12, 2007, 9:48:34 AM, you wrote:

 Hi everybody, I've been struggling with this all night and the archives +
 google aren't coming up with much except for other people's success stories.

 I recently ditched using the linux-firefox port in favor of the native version
 when I read a post about nspluginwrapper. I've spent the last 2 days upgrading
 many ports on my system. I think I've got things A-OK, but I cannot get
 nspluginwrapper to do anything meaningful with the native firefox.

 My config:

  6.2-STABLE as of april 10th
  CVSup'ed ports tree as of April 10th
  linux_base-fc-4_9 installed--do I need fc-6??
  linux-alsa-lib-1.0.10.3 also installed
  firefox-2.0.0.3,1 compiled and installed
  linux-flashplugin9 installed 

 I did the following:

   % nspluginwrapper -v -i
 /usr/X11R6/lib/linux-mozilla/plugins/libflashplayer.so

 saw:

 Install plugin /usr/X11R6/lib/linux-mozilla/plugins/libflashplayer.so
   into /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so

 after firing firefox back up and doing about:plugins I see what I hoped to 
 see:

Shockwave Flash

File name: npwrapper.libflashplayer.so
Shockwave Flash 9.0 r31

MIME TypeDescription SuffixesEnabled
application/x-shockwave-flashShockwave Flash swf Yes
application/futuresplash FutureSplash Player spl Yes

 However whenever I visit a site that utilizes Flash, nothing shows up--not 
 even
 an 'outline' of what should be a flash file playing. 

 I've tried using nspluginwrapper -r to uninstall the plugin and use
 linux-flashplugin7 but the results are the same. I've also tried using
 linux-mplayer-plugin which yielded similar results: about:plugins showed a
 plethora of MIME type's, descriptions, etc. but no dice.

 Does anybody have any clues as to what's going wrong or things I could 
 possibly
 try? From all accounts seen via google, this has just worked for people ... 
 :(

 Thanks in advance.

 -Jr


I'm using konqueror with flash, and i followed this howto
(http://freebsd.kde.org/howtos/konqueror-flash.php).

I know you were looking for a way to get FF to work,
but i gave up, and konqueror is working fine for me.

-- 
Best regards,
Ghirai.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]