View previous topic :: View next topic |
Author |
Message |
cloc3 Advocate
Joined: 13 Jan 2004 Posts: 4809 Location: http://www.gentoo-users.org/user/cloc3/
|
Posted: Sun Apr 01, 2007 11:33 am Post subject: [tip?] firefox no flash su amd64? update nspluginwrapper |
|
|
Hai aggiornato il tuo firefox su amd64 e adesso non partono i flash?
devi semplicemente reinstallare nspluginwrapper:
Code: |
# /usr/bin/nspluginwrapper -l
...
# /usr/bin/nspluginwrapper -i /usr/lib64/nsbrowser/plugins/libflashplayer.so
|
_________________ vu vu vu
gentù
mi piaci tu
Last edited by cloc3 on Mon Apr 02, 2007 6:13 am; edited 1 time in total |
|
Back to top |
|
|
cloc3 Advocate
Joined: 13 Jan 2004 Posts: 4809 Location: http://www.gentoo-users.org/user/cloc3/
|
Posted: Sun Apr 01, 2007 12:30 pm Post subject: |
|
|
idea.
ho pensato di aggiungere nella sezione pkg_postinst() la seguente riga:
Code: |
if [ "`qcheck nspluginwrapper`" ] ; then nspluginwrapper -l|sed -n '/Original plugin:/s/\(.*\) \(.*\)/\2/p'; fi
|
domani provo ed eventualmente posto su bugzilla. _________________ vu vu vu
gentù
mi piaci tu |
|
Back to top |
|
|
cloc3 Advocate
Joined: 13 Jan 2004 Posts: 4809 Location: http://www.gentoo-users.org/user/cloc3/
|
Posted: Sun Apr 01, 2007 9:08 pm Post subject: |
|
|
non riesco a riprodurre il fenomeno del primo post.
di conseguenza, la riga aggiuntiva dell'ebuild risulterebbe inutile, perché il sistema si aggiornerebbe già da sè.
resta da capire perché io, questa mattina, ho dovuto riconfigurare il wrapper.
forse mi sono fatto il pesce d'aprile da solo .
se nessuno conferma il difetto, si potrebbe anche spostare la "tip" nelle discussioni. _________________ vu vu vu
gentù
mi piaci tu |
|
Back to top |
|
|
drizztbsd Retired Dev
Joined: 21 Nov 2004 Posts: 278 Location: Cesano Maderno
|
Posted: Fri Apr 06, 2007 9:51 am Post subject: |
|
|
cloc3 wrote: | idea.
ho pensato di aggiungere nella sezione pkg_postinst() la seguente riga:
Code: |
if [ "`qcheck nspluginwrapper`" ] ; then nspluginwrapper -l|sed -n '/Original plugin:/s/\(.*\) \(.*\)/\2/p'; fi
|
domani provo ed eventualmente posto su bugzilla. |
Ti consiglio di non postare quella riga su bugzilla, vapier è sensibile di prima mattina _________________ Gentoo/Alt lead
Gentoo/*BSD and Gentoo/FreeBSD deputy lead
Paludis contributor |
|
Back to top |
|
|
cloc3 Advocate
Joined: 13 Jan 2004 Posts: 4809 Location: http://www.gentoo-users.org/user/cloc3/
|
Posted: Fri Apr 06, 2007 4:01 pm Post subject: |
|
|
Drizzt Do` Urden wrote: | Ti consiglio di non postare quella riga su bugzilla, vapier è sensibile di prima mattina |
niente paura. prima ho postato un e-mail a vapier per conoscere il suo fuso orario.
ho anche fatto qualche test di riproducibilità che ha derubricato la mia ( ) tip ad argomento di discussione. _________________ vu vu vu
gentù
mi piaci tu |
|
Back to top |
|
|
|