[ubuntu-ar] Problema flash c/ ciertas web's

Ezequiel - ezequielchan at gmail.com
Thu Dec 3 01:15:46 GMT 2009


El día 2 de diciembre de 2009 21:56, Guido Ignacio
<guidoignacio en gmail.com> escribió:
>
> Felipe no hubo caso, hice dicha modificacion pero nada:
> $ cat /usr/lib/nspluginwrapper/i386/linux/npviewer
> #!/bin/sh
> TARGET_OS=linux
> TARGET_ARCH=i386
> . /usr/lib/nspluginwrapper/noarch/npviewer
> export GDK_NATIVE_WINDOWS=1
> Me ocurre tanto con firefox como con chromium.
> Como mencioné y adivinó antes felipe tengo ubuntu 9.10 64bits y con el
> siguiente flash:
> $ dpkg -l | grep flash
> ii  flashplugin-installer                      10.0.32.18ubuntu1
>                    Adobe Flash Player plugin installer
>
> Que se les ocurre?
>

¿Que le pifiaste en la posición de la linea? :D

Felipe dijo *antes* de la última linea con código.
Te tiene que quedar así:

> #!/bin/sh
> TARGET_OS=linux
> TARGET_ARCH=i386
> export GDK_NATIVE_WINDOWS=1
> . /usr/lib/nspluginwrapper/noarch/npviewer


Saludos



More information about the Ubuntu-ar mailing list