Results 1 to 10 of 12
Hi folks,
In my F12 box,whenever I open youtube in firefox, it says either Java is disable OR install latest version of Adobe flash player.
I checked in firefox prefrences ...
- 03-19-2010 #1
[SOLVED] Strange flash problem in Fedora12!
Hi folks,
In my F12 box,whenever I open youtube in firefox, it says either Java is disable OR install latest version of Adobe flash player.
I checked in firefox prefrences menu and and there I see already Java / java-script checkbox in checked for enable and along with it I have the latest flash player installed as per the manual install suggested by the missing plugin notifier.
Enlighten me what do to now?
- 03-19-2010 #2
In Firefox, under preferences there should be something about what app to use to open flash, make sure that is configured right.
linux user # 503963
- 03-19-2010 #3
Thanks scathefire, Right now I'm away from my place, will check for that.
Any other possibility please?
- 03-19-2010 #4linux user # 503963
- 03-20-2010 #5
Not working as per mentioned in Flash project link.
Here's the output for my 64 bit Fedora
root@prince ~]# yum install flash-plugin nspluginwrapper.x86_64 nspluginwrapper.i686 alsa-plugins-pulseaudio.i686
Loaded plugins: presto, refresh-packagekit
ttp://rpm.pidgin.im/fedora/12/x86_64/repodata/repomd.xml [Errno 14] HTTP Error 404 : ttp://rpm.pidgin.im/fedora/12/x86_64/repodata/repomd.xm]
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: pidgin. Please verify its path and try again
- 03-20-2010 #6
Are you using 64bit version of Fedora?
Post the output of these commands here :
Code:uname -a su -c 'yum repolist'
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-20-2010 #7
Alright...outputs are here -
Was not able to post the complete http address(url) because of less than 15 post..so replaced h by *.
[prince@prince ~]$ uname -a
Linux prince.fedorabox 2.6.32.9-70.fc12.x86_64 #1 SMP Wed Mar 3 04:40:41 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
[prince@prince ~]$ su -c 'yum repolist'
Password:
Loaded plugins: presto, refresh-packagekit
*ttp://rpm.pidgin.im/fedora/12/x86_64/repodata/repomd.xml [Errno 14] HTTP Error 404 : *ttp://rpm.pidgin.im/fedora/12/x86_64/repodata/repomd.xml
Trying other mirror.
repo id repo name status
adobe-linux-i386 Adobe Systems Incorporated enabled: 17
fedora Fedora 12 - x86_64 enabled: 19,122
pidgin Pidgin for Fedora Core 12 - x86_64 enabled: 0
rpmfusion-free RPM Fusion for Fedora 12 - Free enabled: 0
rpmfusion-free-updates RPM Fusion for Fedora 12 - Free - Upda enabled: 0
rpmfusion-nonfree RPM Fusion for Fedora 12 - Nonfree enabled: 0
rpmfusion-nonfree-updates RPM Fusion for Fedora 12 - Nonfree - U enabled: 0
updates Fedora 12 - x86_64 - Updates enabled: 0
repolist: 19,139
- 03-21-2010 #8
Problem is in Pidgin repository. Move pidgin file from /etc/yum.repos.d folder to some other place and try yum again.
Moving it to your /home/user_id folder.
Code:su - cd /etc/yum.repos.d mv pidgin /home/user_id yum clean all yum install flash-plugin nspluginwrapper.x86_64 nspluginwrapper.i686 alsa-plugins-pulseaudio.i686
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-24-2010 #9
Hello sir,
Was away from work place for some time. Back again.
Wandering how Pidgin repo causing trouble to yum
?
I'm gonna give it a shot in some time and will update here.
Thank you.
- 03-24-2010 #10Something is wrong with pidgin repository. Either its corrupted or problem is at server side.*ttp://rpm.pidgin.im/fedora/12/x86_64/repodata/repomd.xml [Errno 14] HTTP Error 404 : *ttp://rpm.pidgin.im/fedora/12/x86_64/repodata/repomd.xmlIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


