Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-06-2008, 02:25 AM
|
#1
|
Senior Member
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 22.04
Posts: 2,151
Rep:
|
Adobe flash player Epiphany Iceweasel Iceape
Can't seem to get the Flash Player to work. It is installed in /home/myhome/.mozilla/plugins/
I tried changing the name of .mozilla to .iceweasel, but that caused the iceweasel browser to display everything completely crazy.
I hope iceweasel or iceape or epiphany look for it in .mozilla, but it still doesn't work!
Funny, becaus it used to work ok, before I reinstalled everything.
Anyone else having similar trouble?
|
|
|
12-06-2008, 11:39 AM
|
#2
|
Member
Registered: Jun 2006
Location: Ontario, Canada
Distribution: Debian
Posts: 448
Rep:
|
~/.mozilla/plugins/ is the correct location for the libflashplayer.so file, even in Iceweasel.
Are you running a 64bit distro? If so you'll want to look at either nspluginwrapper or the new 64bit flash player 10 alpha. The latter is the better option IMHO - while I had nearly zero complaints about the nspluginwrapper approach when I was using it, the existence of a 64bit flash player pretty much obsoletes nspluginwrapper.
You're not using NoScript are you? That will block 100% of flash content if you don't specifically allow the correct domain.
|
|
|
12-06-2008, 04:57 PM
|
#3
|
Senior Member
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 22.04
Posts: 2,151
Original Poster
Rep:
|
Well, as far as I know I am not using NoScript. Never heard of it.
This laptop is an Acer 3000, definitely not 64 bit.
As I said before, it did work, before I re-installed Debian.
Maybe it's a memory problem, or I don't know what. Playing around with Open Office Basic, I got a few buttons working in a spreadsheet, doing Lotto numbers and stuff. Then, trying to do the next bit, I keep getting 'Basic syntax errror end if without if.' Well, the if is there in front of my eyes, the parser doesn't see it. So maybe there is a memory problem, time to buy a new laptop. Fixing the old one is silly.
|
|
|
12-06-2008, 05:22 PM
|
#4
|
LQ 5k Club
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311
Rep:
|
If you can't get it installed properly using Synaptic or aptitude or apt-get, do it manually. Download install_flash_player_10_linux.tar.gz from Adobe. Then do:
Code:
tar -xzvf install_flash_player_10_linux.tar.gz
cd install_flash_player_10_linux
./flashplayer-installer
It will ask you where to install, answer:
then reply to requests for other installations with whatever you want.
|
|
|
12-07-2008, 02:28 AM
|
#5
|
Senior Member
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 22.04
Posts: 2,151
Original Poster
Rep:
|
Did that.Doesn't work!
I have libflashplayer.so in /home/myhome/.mozilla also in /usr/lib/iceweasel/plugins, I have sym links to it in /usr/bin where the mozilla binary is. Nothing works.
The other plugins all seem to point to gxine, and to plugins that use it to handle streaming media. But you would think Adobe would have thought of that.
|
|
|
12-07-2008, 04:47 AM
|
#6
|
Senior Member
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,908
|
Install flashplayer-mozilla - Macromedia Flash Player from the debian-multimedia.org repos.
|
|
1 members found this post helpful.
|
12-07-2008, 06:01 AM
|
#7
|
Member
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 386
Rep:
|
Just from my experience of installing flash a few days ago.I downloaded tgz from adobe then copied the libflash.so to ..
/usr/lib/iceweasel/plugins
/usr/lib/firefox/plugins
/usr/lib/mozilla/plugins
/usr/lib/epiphany-gecko/2.23/plugins
/usr/lib
and to my home .mozilla /plugins
Only problem I had was that epiphany wasnt using adobe's flash..It was using swfdec to play flash.If you see a big grey start button logo on flash files thats the swfdec mozilla plugin.It basically plays back like a slide show with sputtered sound and video.I just uninstalled swfdec mozilla plugin with synaptic and all was fine.
Just a side note.I just now today installed Debian lenny and choose to use Kde.No Gnome.I found out that Konqueror and latest flash dont get along.It would have a blank white area where the video should be.I downloaded older 9 version and it fixed problem.Not sure If its a Flash or a Konqueror bug.
Last edited by stratotak; 12-07-2008 at 06:08 AM.
|
|
|
12-07-2008, 07:14 AM
|
#8
|
Senior Member
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 22.04
Posts: 2,151
Original Poster
Rep:
|
Question: do you have in your eg, mozilla/plugins directory sim links to /usr/lib/totem? =r gxine? And if so, do you have files there ending in .xpt? I ask because the instructions for installing flashplayer 9 mention such a file (ending in .xpt) but the flashplayer 10 installer doesn't produce such a file.
I looked for falshplayer 9 without finding it. I only find version 10.
libflashplayer is installed in so many directories in my laptop, you'd think it must be found and work. But, maybe the missing .xpt file is the problem. I've tried everything else!
|
|
|
12-07-2008, 07:15 AM
|
#9
|
Senior Member
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 22.04
Posts: 2,151
Original Poster
Rep:
|
=r should be or, sorry!
|
|
|
12-07-2008, 01:13 PM
|
#10
|
Member
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 386
Rep:
|
I didnt link them.I just copied over the .so into each of the browser plugin folders so each had there own .so. And none of the browser plugin folders has a .xpt file for libflash.And the older version of Adobe 9 is in there archive section..
http://kb.adobe.com/selfservice/view...4266&sliceId=2
Its a 134 meg download.But if your not using Konqueror you wont need it.Iceweasel and Epiphany worked fine with version 10.
When I was running Gnome flash worked fine with doing it this way.And now that Im running Kde it works fine to.Dont use Konqueror much but flash works If I need it.
|
|
|
12-08-2008, 02:48 AM
|
#11
|
Senior Member
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 22.04
Posts: 2,151
Original Poster
Rep:
|
I've copied it everywhere, but it won't work. I've run ldconfig. It did work, before I reinstalled. Life is difficult sometimes.
|
|
|
12-08-2008, 01:07 PM
|
#12
|
Member
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 386
Rep:
|
??If you go to say Youtube and watch a video ?What happens?Will it start playing?Crash browser?Video is all out of sync or sputtering?If you right click over the video will the adobe setting pop-up?Like I said one problem I had under gnome was it had installed swfdec mozilla plugin and it was over riding adobe flash.By using synaptic and searchig for swfdec I uninstalled.You can tell If its using swfdec because theres a big ugly grey/silver start button logo .For me .I need flash..I love watching asian horror movies from http://www.asian-horror-movies.com/.
Although when I went there today Its not working.But its a site issue,It is same under my windows setup.
|
|
|
All times are GMT -5. The time now is 04:36 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|