Fedora X86/64bit :: Grey Box In Place Of Flash Playback (with Temp Fix)?
Oct 13, 2009
When I play a flash video in x86_64 with the latest 64bit flashplayer I will often get a grey rectangle after a few secs rather than playback. This is 100% reproducible if I restart firefox after playing a flash video and try to replay it.If I start firefox from a terminal I can see "invoke_NPP_Destroy: assertion failed:" type errors. Logging off and logging back on fixes, so I investigated which process needs to be restarted. Turns out to be gvfsd, so if you get a grey box do this in a terminal (as a normal user NOT as root)
Code:
killall gvfsd
/usr/libexec/gvfsd &
then refresh the page and all should be fine. (In fact the problem does not recur for an entire session until I login again) If others could report whether this fixes the same problem I can submit a bug report.
EDIT: I am using libflashplayer-10.0.32.18.linux-x86_64.so from here
View 14 Replies
ADVERTISEMENT
Oct 23, 2010
I'm in trouble with playbacks (video and audio, desktop apps and live streams on Firefox). They are all running at least at double speed.
[URL]
Running Fedora 13 - 64 bits - cpu AMD Phenom II X2 955 (dual core) flat, no overclocking, no hacking of any kind. I've tried a re-install of all media codecs and plugins. The problem persists since fresh install of Fedora.
View 3 Replies
View Related
Sep 23, 2010
Did anybody tried installing the latest adobe flash named Square for amd64 systems? I was interested in knowing whether there is any improvement in the performance. I also want to know how to replace my existing 32 bit wrapper based flash on 64 bit browser and install this 64 bit flash.
View 5 Replies
View Related
Apr 9, 2011
I recently installed Ubuntu 10.10 (64bit) on my laptop (Toshiba satellite L300 64bit) and have since had horrible issues with the machine overheating. When the system is idle, the temp is decent, a bit warm maybe. If I start browsing the Internet, temp goes way up. I cant watch more than 1 and a half minutes of a ..... video without the system's temp exceeding acceptable limits, and shutting itself down. I have tried both the 32 bit and 64bit versions of ubuntu 10.10, as well as a 64bit version of 10.4. same overheating issues with all of these.
I am 99.999999 percent sure that it is an issue with my laptop's cooling fan, as although it appears to be spinning, it is so quiet that I would think it was off completely if I were to not tilt the laptop back and check to see if it is spinning. Also, the speed of the fan does not change, regardless of the machines temp. Even before it shuts off because of extremely high temps, the fan is still running at that same speed. I am currently downloading fedora 14, a different linux distro, to see if there is any difference.
View 9 Replies
View Related
Jan 19, 2011
When I am using flash a lot of times it will just display a grey screen or just stops. I wanted to use Turbotax today but I can not because of this.
Opensuse 11.3
Firefox 3.6.13
Shockwave flash 10.1 r102 (this is what it says under add-ons)
when I look for flash programs installed in Yast I get two things
flash-player 10.1.102.64-0.2.1
pullin-flash-player 11.3.1-2.1.1
View 4 Replies
View Related
Apr 8, 2011
How to find the filesize of a flash which is not exactly stored in the temp but redirected by a fd.
flash31 -> /tmp/FlashXXvsg1uY (deleted) directory is /proc/processid
Chrome is downloading a flash and I can see in the proc directory the flash file, How can I see the current file size of such a file ?
View 1 Replies
View Related
Jun 29, 2010
I'm having the same issue when running F11 or F13 x86_64 and getting the flash-plugin installed just doesn't seem to work. aboutlugins in the browser does not show that the plugin has been installed.
I've followed the instructions at [URL] to no avail. This problem is common to both Firefix and Chrome.
The file referred to in this step (nswrapper_32_64.libflashplayer.so) for google chrome does not exist on the filesystem, sudo ln -s /usr/lib64/mozilla/plugins-wrapped/nswrapper_32_64.libflashplayer.so /opt/google/chrome/plugins/nswrapper_32_64.libflashplayer.so
I've ignore the sticky thread for this as I believe that this version of the adobe 64 bit plugin is vulnerable to this issue, [URL]
I've also tries the gnash-plugin and still no flash in either browser.
View 4 Replies
View Related
Jan 5, 2011
Here's how to install latest Firefox on a 64 bit system (leaving your old firefox install untouched):
1. Get the latest Firefox tarball (64 bit) from ftp://ftp.mozilla.org/pub/firefox/releases/ and save it to whereever you like.
2. Make a new directory in /usr/lib64 and untar it there
Code:
3. We want to create a new user profile for Firefox 4. So start Firefox 4 profilemanager and create one.
Code:
Name the new profile whatever you like, I created a new profile named FF4b for example. Also before quitting make sure you click on the "default" profile so that you don't mess up your existing Firefox install.
4. You can now start Firefox 4 with the new profile:
5. If not already installed download flash player square plugin (64 bit) from [url]
Code:
Now you need to go to your .mozilla folder in your home directory and create a symlink for the flash plugin.
Code:
Now look for a folder which is associated with the firefox profile you created earlier. The folder name should end with the name you created it with. Mine was cay67zed.FF4b for example. Cd to that directory:
Code:
Make a plugins directory and put the symlink there:
Code:
If you want, you can create a launcher for Firefox 4 on your desktop or taskbar with the following command option:
Code:
View 1 Replies
View Related
May 29, 2011
I've installed Fedora 15 64bit version yesterday, first time using Fedora ever, I like it so far, but there's one thing that's bugging me. It's the flashplayer. I'm using 64bit version of adobe flash player called "Square", which work's fine for ....., but when i try to switch to full screen on site warcraftmovies(they're using player Minoto i believe) it's working strange. If I open a new Firefox and I haven't played any other video from ..... for instance, it works fine and switches to full screen no problem, but If i exit full screen and try to switch to full screen again, it will give me only black screen. If i click on the window border of firefox the video comes up again, but not maximized, only normal window. I tried running firefox from terminal to see erorrs and whenever i try to maximize the player it gives me this error
[code]...
View 2 Replies
View Related
Apr 10, 2009
I find myself in a bit of a pickle. Following a yum update which included FF 3.0.8 FireFox stopped working details can be found in Fedora Bug 494255. To keep going I installed FireFox (from Mozilla) in /home/user/firefox which works great now I've installed all the i386 stuff it wanted, I've got all my bookmarks, saved passwords etc BUT I can't get flash to work. I figured all I needed to do was put a link to libflashplayer.so in /home/user/firefox/plugins/ and we'd be good but when I go to a site with flash content FF crashes. I installed Leigh 123s X86-64 flash rpm and made a link to it as above and got the same result.
View 2 Replies
View Related
Aug 28, 2010
I have a 64 bit version of fedora 13. I've been trying to install adobe flash and I've tried a couple of different guides and none of them worked for me can anyone give me better instructions?
View 14 Replies
View Related
Jul 15, 2011
Adobe offers Flash 11 64bit plugin?[URL]...
View 11 Replies
View Related
May 30, 2010
Currently, I have a problem to run firefox 64bit 3.6 under fedora13 when I watch ...... It requires to update Adobe Flash Player. It seems that there is only 32bit library.
View 12 Replies
View Related
Dec 20, 2010
I have a web server whos DocumentRoot is:/tmp/wwwNow, /temp/www/fake/ is a directory that contains a series of other files/folders.What I want to do is access the files in /temp/www/fake as if they were in the root directory (/temp/www/)For example:
could either be located in "/temp/www/test.php"
-or-
located in "/temp/www/fake/test.php"
so "http://127.0.0.1/test.php" would essentially call both directories. Is this possible? Whould I do this through apache or through the actual file system somehow? (Like some sort of symbolic link?) I would love to hear your input.
View 8 Replies
View Related
May 30, 2010
I'm installing in f13 the Adobe flash-player but I'm enabled to do it, what is the best procedure to do it, I have 64bit machine, I try with the nspluginwrapper but is occurring a compilation error:
gnu/stubs-32.h: No such file or directory
So what can I do to install adobe for 64bit machine.
View 2 Replies
View Related
Jun 22, 2010
Adobe has discontinued the 64-bit linux version of flash-player. How can I get flash-player-32bit working in Chromium-64bit on Fedora 13 (x86_64)?
View 5 Replies
View Related
Jul 6, 2010
After updated libflashplayer to 10.1 and installing the 32 bit compatability libraries as described in some other threads, I can no longer use mplayer, ffplay, or vlc to watch flash video.
Code:
mplayer /tmp/Flashsomething
In all three cases:
* there is no sound
* video is choppy at best
[Code]....
View 1 Replies
View Related
Nov 12, 2010
I can't have pulseaudio on this machine. Second, Flash played with sound in F13 32bit w/o PA. I have gstreamer plugins and ffmpeg installed but still no sound. Is there any diagnostic output I can refer to to find what libraries are missing if any? Using Firefox. HW is Creative Audigy2 on Gigabyte AMD890 mobo, Phenom II 4 core Sound works everywhere except Flash.
View 12 Replies
View Related
Jan 17, 2011
I'm trying to setup Flash on my Fedora 14 x86_64 machine. I originally (mistakenly) ran through the instructions for the 32-bit version (posted here [URL]). I'm now trying to complete the instructions for the 64-bit version with 32-bit wrapper. However, I run into the following error.
Code:
[Walt@localhost]$ su -c 'yum install nspluginwrapper.{x86_64,i686} alsa-plugins-pulseaudio.i686 --disablerepo=adobe-linux-i386'
Password:
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list [URL] : [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
Setting up Install Process
Package nspluginwrapper-1.3.0-15.fc14.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check .....
Transaction Check Error:
file /usr/share/doc/glibc-2.12.90/NEWS from install of glibc-2.12.90-21.i686 conflicts with file from package glibc-2.12.90-17.x86_64
file /usr/share/locale/en@shaw/LC_MESSAGES/atk10.mo from install of atk-1.32.0-1.fc14.i686 conflicts with file from package atk-1.30.0-5.fc14.x86_64 .....
View 6 Replies
View Related
Apr 18, 2010
the situation was that i had 2 fedora 12 boxen. one played flash videos with sound, and one did not! eventually i found the actual problem, and it was trivially fixed (i don't want to remember the many blind alleys i went into first...).
when i looked at
system ==> sound preferences ==> sound
and selected the 'applications' tab, i got the line:
"no application is currently running or recording audio.",
but the mute check box to the right of the 'output volume' slider at the top of the tab was unticked.
however, when i was running a flash video, i had a line:
"alsa plug-in (npviewer.bin) ..." with another mute check box on the right that was ticked! unticking this new mute check box, enabled firefox to play videos video's with sound!
View 2 Replies
View Related
Jan 23, 2010
Running Fedora 12 64 bit version, when browsing the web get notifications that I need to install missing add in, flash player as it turns out. When I try to run either the install automatically or manually it fails when it is run though the installer, when I attempt to install manually I get popup notification that flash is already installed. Why OS thinks I still need to install it and how to correct this issue?
View 5 Replies
View Related
Mar 27, 2009
In trying to use the instructions here [URL] I get Quote: -bash: wget: command not found
View 2 Replies
View Related
Jul 24, 2010
I'm getting choppy playback in flash, 32bit. It's fine until I go fullscreen. Anyone have any ideas? I was thinking of installing the 64bit version of opensuse. My experience of Flash at 64 bit on Ubuntu was very stable and choppy free. I'm running Core 2 Duo Processor with and ATI Radeon and 2 gig of ram.
View 9 Replies
View Related
May 26, 2010
Im running Xubuntu 9.10 on my compaq v2000 laptop. My problem is that the video stream playback is very choppy. I have tried the method found here [url] but when i get to the part where I have to type "echo base....." when i hit enter my terminal replies with "bash: echo: write error: Invalid argument"...How to fix this choppy video streaming playback...
View 1 Replies
View Related
Oct 1, 2010
Specs:
AMD Quad Core
8GB RAM
HD3200 ATI Graphics (onboard)
1920*1080 resolution via VGA.
Whenever I play flash video or a video in VLC the pictures seems "choppy" and slow as if it was laggy. What could be causing this? I am guessing its a video issue? Maybe something todo with refresh rates and stuff like that.
View 9 Replies
View Related
Mar 12, 2010
I'm running 64-bit Karmic with the native 64-bit Flash plugin (not the 32-bit plugin with a wrapper).Before now, I had to pick between streaming music on Gnome or streaming music from Flash. In other words, if I was listening to music in Rhythmbox or Totem, I'd have to close all those sources before playing a flash video or else the sound wouldn't work. Likewise, if I was playing a flash video and wanted to listen to music in Rhythmbox or Totem, I'd have to close Firefox from the system monitor.
So I installed the PulseAudio Device Chooser, following all the instructions in this thread. Now I can't get any sound from Flash at all, but I can play as many Rhythmbox and Totem streams as I want at the same time. In the "Playback" tab of the PulseAudio Volume Control, Flash is never acknowledged as a playback stream.
View 2 Replies
View Related
Oct 27, 2010
This was working a few days ago - so I'm thinking an update might be the culrpit.Ubuntu 10.10 on AMD 64. ATI RV710 video card.Flash & Totem now playback at double speed. MP3 audio and Flash Videos both exhibit the same behavior. Tried a plain old reboot - no change. Looking at the diff between dynamic libaries of libflashplayer and totem shows about 45 shared libraries but that doesn't really narrow it down much..
View 1 Replies
View Related
Aug 11, 2010
I play a flash video, and then play music natively the sound doesn't work. Or I can play flash and have sound but not play music with sound that's on my PC. Or I play my music on my PC, say one song, and the other is high pitched distorted, and rings. I have to exit the program and start it again for it to play nice. How do I resolve this most irritating bug?
View 2 Replies
View Related
Oct 26, 2010
when i play streaming video in any browser (tried firefox, chrome, opera, and midori), the playback is severely and unwatchably choppy. sometimes it'll be ok for a few seconds and then devolve into choppiness, but usually it's just choppy right off the bat. the audio is just fine, by the way.the odd thing is, videos works just fine, but only if i stick to 360p. anything higher yields the same results. downloaded videos work just fine as well. i've noticed this on vevo.com, cracked.com, and southparkstudios.com. (my age is showing! ) i just tested it on an html5 video from the html5 site and that worked just fine, as well, so i think this is a flash-specific problem.
right now i'm using xubuntu maverick, but i've used both lucid and maverick of xubuntu and ubuntu netbook remix (all 32-bit). i'm using a lenovo ideapad s10-2 (a netbook), and the video card is intel gma 950. i can get more specific if necessary. i've tried both the open source and non-free versions of flash (latest versions, of course) with no difference. i even tried uninstalling flash and using chrome's built-in flash plugin, also with no difference.
View 5 Replies
View Related
Sep 17, 2010
Its annoying to unmount my flash drive twice.. its not a major problem actually but its kinda annoying , its whenever i plug-in my flash drive.. everything works well except when i need to un-mount it.. I usually unmount it twice using right-click of the mouse, then it mounts itself back, so i have to unmount it again.. Is there any way to control this? How do i setup the auto-mount option for USB flash drives?
View 1 Replies
View Related