<---- template headericclude ----->
[Obsolete] flash-plugin-11.0.1.129-1.x86_64.rpm
FedoraForum.org - Fedora Support Forums and Community
Page 1 of 46 12311 ... LastLast
Results 1 to 15 of 678
  1. #1
    leigh123linux Guest

    Arrow [Obsolete] flash-plugin-11.0.1.129-1.x86_64.rpm

    This guide is now obsolete as Adobe has finally released a 64 bit plugin


    http://get.adobe.com/flashplayer/









    .
    --------------------------------------------------------------------------------------------------------------------------------------

    I have made a rpm for the new 64 bit plugin


    Code:
    su
    yum erase flash-plugin nspluginwrapper* 
    rpm -Uvh http://www.linux-ati-drivers.homecall.co.uk/flashplayer.x86_64/flash-release-1-2.noarch.rpm
    yum install flash-plugin
    It should work for F12 or higher
    Last edited by leigh123linux; 30th July 2009 at 08:15 PM. Reason: Updated to 10.0.32.18

  2. #2
    Join Date
    Jul 2008
    Location
    Amsterdam
    Posts
    53
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I installed this version. It is so new that youtube does not recognize it. I get the message:
    "Hello, you either have JavaScript turned off or an old version of Adobe's Flash Player."

    Well I have a newer version now, these guys at youtube are so dumb.
    The paradox of artificial intelligence: any system simple enough to be understandable will not be complicated enough to behave intelligently; and any system complicated enough to behave intelligently will not be simple enough to understand.

  3. #3
    leigh123linux Guest
    Quote Originally Posted by aluhat
    I installed this version. It is so new that youtube does not recognize it. I get the message:
    "Hello, you either have JavaScript turned off or an old version of Adobe's Flash Player."

    Well I have a newer version now, these guys at youtube are so dumb.

    Does it play these OK ?

    http://uk.youtube.com/

    It works here .

    Is it listed in "about:config" ?

    Code:
    Installed plugins
    Find more information about browser plugins at mozilla.org.
    Help for installing plugins is available from plugindoc.mozdev.org.
    Shockwave Flash
    
        File name: libflashplayer.so
        Shockwave Flash 10.0 d20
    
    MIME Type 	Description 	Suffixes 	Enabled
    application/x-shockwave-flash 	Shockwave Flash 	swf 	Yes
    application/futuresplash 	FutureSplash Player 	spl 	Yes

    Can you post a link for the site that doesn't work .

  4. #4
    Join Date
    Jul 2008
    Location
    Amsterdam
    Posts
    53
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I should have read more carefully your package is for fc9. I am on F10 now.

    I switched to:
    http://download.macromedia.com/pub/l...6_64.so.tar.gz
    and this one works for youtube.com on F10.
    The paradox of artificial intelligence: any system simple enough to be understandable will not be complicated enough to behave intelligently; and any system complicated enough to behave intelligently will not be simple enough to understand.

  5. #5
    leigh123linux Guest
    Quote Originally Posted by aluhat
    I should have read more carefully your package is for fc9. I am on F10 now.

    I switched to:
    http://download.macromedia.com/pub/l...6_64.so.tar.gz
    and this one works for youtube.com on F10.

    The package is generic i.e it should work on any version ( it only say fc9 because I forgot to remove %{dist} from the spec file )

    The link you posted is the same file unpackaged

  6. #6
    segvhunter Guest
    I get a segv when playing a TV show using hulu (the initial 30 ad works, but it faults as soon as it cuts over to the feature).

    If you can provide debuginfo, I can provide a traceback.

    This is for Firefox 3.0.4 / Fedora 10.

  7. #7
    leigh123linux Guest
    Quote Originally Posted by segvhunter
    I get a segv when playing a TV show using hulu (the initial 30 ad works, but it faults as soon as it cuts over to the feature).

    If you can provide debuginfo, I can provide a traceback.

    This is for Firefox 3.0.4 / Fedora 10.

    I never had the source code for flash so there is no debuginfo package ,

  8. #8
    segvhunter Guest
    Bug reported to Adobe. Hopefully they'll fix it.

  9. #9
    Join Date
    Nov 2008
    Location
    California, USA
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    fwiw, i downloaded the plugin directly from Adobe and it worked fine.

    http://labs.adobe.com/downloads/flashplayer10.html

    then:

    tar -zxf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz

    and:

    su -c 'mv libflashplayer.so /usr/lib64/mozilla/plugins'

    youtube works. but I haven't tried much else with it.

  10. #10
    NTH08 Guest
    Can you guys make java + flash work on opera?

  11. #11
    leigh123linux Guest
    Quote Originally Posted by NTH08
    Can you guys make java + flash work on opera?


    The rpm works with opera, as for java I don't know .

  12. #12
    mas_punk_420 Guest
    furrito when i downloaded the adobe that you posted it downloaded fine but when i did your "then"
    tar -zxf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz...
    it gave me this...

    [matt@localhost ~]$ tar -zxf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
    tar: libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors

  13. #13
    Join Date
    Aug 2008
    Location
    Argentina
    Posts
    31
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you very much Leigh!

    Works like a charm for me.

    See you around, hdc
    Intel Core 2 Duo T7500, 3.8 GiB RAM
    Intel X3100
    2.6.40.6-0.fc15.x86_64

  14. #14
    Join Date
    Nov 2008
    Location
    California, USA
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by mas_punk_420
    furrito when i downloaded the adobe that you posted it downloaded fine but when i did your "then"
    tar -zxf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz...
    it gave me this...

    [matt@localhost ~]$ tar -zxf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
    tar: libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    My bad, I forgot the 'v' in:

    tar -zxvf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz

  15. #15
    Join Date
    Jun 2007
    Posts
    172
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks a lot for packaging this! That's really helpful.

    When I install the RPM and load www.gmail.com, firefox segfaults. When I remove the RPM, the segfault goes away (but of course flash goes away too).

    $ rpm -q firefox
    firefox-3.0.4-1.fc10.x86_64
    $ uname -r
    2.6.27.5-117.fc10.x86_64

    When I run it from the command line with the RPM installed and visit gmail:

    $ firefox
    /usr/lib64/firefox-3.0.4/run-mozilla.sh: line 131: 14593 Segmentation fault "$prog" ${1+"$@"}

    If I go to the "Older Version" of gmail the segfault doesn't happen. I can play youtube and cnn.com videos without any problem when using your RPM. Do you have any ideas? Has anyone else had a problem with gmail and the new flash plugin? This works fine on my laptop, which is also x86_64.

    With the RPM installed, this shows up in my about: plugins

    Shockwave Flash

    File name: libflashplayer.so
    Shockwave Flash 10.0 d20

    MIME Type Description Suffixes Enabled
    application/x-shockwave-flash Shockwave Flash swf Yes
    application/futuresplash FutureSplash Player spl Yes

Page 1 of 46 12311 ... LastLast

Similar Threads

  1. New x86_64 adobe flash plugin (alpha)
    By G3R in forum Using Fedora
    Replies: 53
    Last Post: 10th November 2011, 02:12 AM
  2. flash-player plugin for x86_64?
    By legumes in forum Using Fedora
    Replies: 4
    Last Post: 21st September 2011, 11:24 PM
  3. Replies: 21
    Last Post: 30th July 2009, 02:58 AM
  4. Opera and Flash-Plugin on Fedora x86_64
    By Keldorn in forum Using Fedora
    Replies: 0
    Last Post: 6th July 2008, 05:40 PM
  5. Woohooo Flash + Plugin For X86_64 In A While !!!
    By Knudson in forum Using Fedora
    Replies: 1
    Last Post: 16th January 2006, 11:32 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]