Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > x86 64-bit

x86 64-bit For the discussion of Fedora 64-bit and its problems.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2008-11-28, 02:09 PM CST
leigh123linux's Avatar
leigh123linux Offline
Administrator
 
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,774
Arrow flash-plugin-10.0.32.18-3.x86_64.rpm

I have made a rpm for the new 64 bit plugin


Code:
su
yum erase flash-plugin nspluginwrapper* 
cd /etc/yum.repos.d/
curl -O http://www.dfm.uninsubria.it/compiz/fusion-testing/flashplayer.x86_64/flash.repo
rpm --import http://www.dfm.uninsubria.it/compiz/fusion-testing/flashplayer.x86_64/RPM-GPG-KEY-leigh123linux
yum install flash-plugin
It should work for F10 or higher


The key import will fail if the compiz-fusion key is installed as they are the same key, this error can be ignored.

Last edited by leigh123linux; 2009-07-30 at 01:15 PM CDT. Reason: Updated to 10.0.32.18
Reply With Quote
  #2  
Old 2008-11-28, 02:21 PM CST
aluhat's Avatar
aluhat Offline
Registered User
 
Join Date: Jul 2008
Location: Amsterdam
Posts: 47
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.
Reply With Quote
  #3  
Old 2008-11-28, 02:31 PM CST
leigh123linux's Avatar
leigh123linux Offline
Administrator
 
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,774
Quote:
Originally Posted by aluhat View Post
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 .
Reply With Quote
  #4  
Old 2008-11-28, 02:42 PM CST
aluhat's Avatar
aluhat Offline
Registered User
 
Join Date: Jul 2008
Location: Amsterdam
Posts: 47
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.
Reply With Quote
  #5  
Old 2008-11-28, 02:47 PM CST
leigh123linux's Avatar
leigh123linux Offline
Administrator
 
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,774
Quote:
Originally Posted by aluhat View Post
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
Reply With Quote
  #6  
Old 2008-11-30, 04:27 PM CST
segvhunter Offline
Registered User
 
Join Date: Nov 2008
Posts: 2
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.
Reply With Quote
  #7  
Old 2008-11-30, 04:35 PM CST
leigh123linux's Avatar
leigh123linux Offline
Administrator
 
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,774
Quote:
Originally Posted by segvhunter View Post
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 ,
Reply With Quote
  #8  
Old 2008-11-30, 11:02 PM CST
segvhunter Offline
Registered User
 
Join Date: Nov 2008
Posts: 2
Bug reported to Adobe. Hopefully they'll fix it.
Reply With Quote
  #9  
Old 2008-11-30, 11:43 PM CST
furrito Offline
Registered User
 
Join Date: Nov 2008
Location: California, USA
Posts: 18
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.
Reply With Quote
  #10  
Old 2008-12-01, 02:03 AM CST
NTH08 Offline
Registered User
 
Join Date: Dec 2008
Posts: 1
Can you guys make java + flash work on opera?
Reply With Quote
  #11  
Old 2008-12-01, 02:33 AM CST
leigh123linux's Avatar
leigh123linux Offline
Administrator
 
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,774
Quote:
Originally Posted by NTH08 View Post
Can you guys make java + flash work on opera?


The rpm works with opera, as for java I don't know .
Reply With Quote
  #12  
Old 2008-12-01, 04:59 AM CST
mas_punk_420 Offline
Registered User
 
Join Date: Nov 2008
Location: VT
Posts: 45
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
__________________
I'M SO ANGRY I COULD PUNCH A KITTEN!
Reply With Quote
  #13  
Old 2008-12-01, 06:16 PM CST
hdc Offline
Registered User
 
Join Date: Aug 2008
Location: Argentina
Posts: 30
Thank you very much Leigh!

Works like a charm for me.

See you around, hdc
__________________
Intel Core 2 Duo T7500, 1.9 GiB RAM
Intel X3100
2.6.30.5-43.fc11.x86_64
Reply With Quote
  #14  
Old 2008-12-02, 12:30 PM CST
furrito Offline
Registered User
 
Join Date: Nov 2008
Location: California, USA
Posts: 18
Quote:
Originally Posted by mas_punk_420 View Post
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
Reply With Quote
  #15  
Old 2008-12-02, 01:41 PM CST
matth45 Offline
Registered User
 
Join Date: Jun 2007
Posts: 107
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
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
F11 x86_64, Firefox 3.5, flash-plugin i386, mozilla-plugin-config bongoman x86 64-bit 21 2009-07-29 07:58 PM CDT
New x86_64 adobe flash plugin (alpha) G3R x86 64-bit 52 2008-12-03 03:13 AM CST
Opera and Flash-Plugin on Fedora x86_64 Keldorn Software 0 2008-07-06 10:40 AM CDT
Woohooo Flash + Plugin For X86_64 In A While !!! Knudson x86 64-bit 1 2006-01-16 03:32 AM CST
flash-player plugin for x86_64? legumes x86 64-bit 1 2005-03-21 09:11 AM CST

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 08:20 PM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Thanks to NLP-er enjoy automatic translations (vBET)