Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just Joined! PrinceSharma's Avatar
    Join Date
    Aug 2009
    Location
    /Universe/Earth/India
    Posts
    81

    [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?

  2. #2
    Linux Enthusiast scathefire's Avatar
    Join Date
    Jan 2010
    Location
    Western Kentucky
    Posts
    616
    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

  3. #3
    Just Joined! PrinceSharma's Avatar
    Join Date
    Aug 2009
    Location
    /Universe/Earth/India
    Posts
    81
    Thanks scathefire, Right now I'm away from my place, will check for that.

    Any other possibility please?

  4. #4
    Linux Enthusiast scathefire's Avatar
    Join Date
    Jan 2010
    Location
    Western Kentucky
    Posts
    616
    linux user # 503963

  5. #5
    Just Joined! PrinceSharma's Avatar
    Join Date
    Aug 2009
    Location
    /Universe/Earth/India
    Posts
    81
    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

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  7. #7
    Just Joined! PrinceSharma's Avatar
    Join Date
    Aug 2009
    Location
    /Universe/Earth/India
    Posts
    81
    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

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  9. #9
    Just Joined! PrinceSharma's Avatar
    Join Date
    Aug 2009
    Location
    /Universe/Earth/India
    Posts
    81
    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.

  10. #10
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    *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
    Something is wrong with pidgin repository. Either its corrupted or problem is at server side.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...