 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

28th March 2012, 07:55 PM
|
 |
"Registered User" T-Shirt Winner
|
|
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,141

|
|
|
Re: Flash 11.2 strange colors
Then I think you can safely remove nspluginwrapper (both versions if you have both installed) without affecting any of your browser plugins, which would seem to all be 64 bit. Restart FF after removal.
|

28th March 2012, 08:06 PM
|
 |
Registered User
|
|
Join Date: Nov 2005
Posts: 53

|
|
|
Re: Flash 11.2 strange colors
Ok removing the nspluginwrapper makes the browser point to the non wrapped version:
Code:
Shockwave Flash
File: libflashplayer.so
Version:
Shockwave Flash 11.2 r202
And it does not fix the hardware acceleration colours problem.
|

28th March 2012, 08:19 PM
|
 |
"Registered User" T-Shirt Winner
|
|
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,141

|
|
|
Re: Flash 11.2 strange colors
With the nspluginwrapper package removed, there should now not be any "wrapped" version. No, I didn't expect the nspluginwrapper thing to have any effect on the flash-plugin color issue. In a flash video window, have you right-clicked, selected "settings", then unchecked the "use hardware acceleration" box yet?
|

28th March 2012, 08:41 PM
|
 |
Registered User
|
|
Join Date: Nov 2005
Posts: 53

|
|
|
Re: Flash 11.2 strange colors
Yes i knew you didn't expect it to have an effect on the issue. I just said it in case someone was wondering if there was a relation.
And yes I had already discovered that unchecking that option fixes the issue.
---------- Post added at 04:41 PM ---------- Previous post was at 04:38 PM ----------
Just tested the new Flash version in Ubuntu and the "hardware acceleration" option presents no issue.
|

28th March 2012, 09:36 PM
|
|
Registered User
|
|
Join Date: Feb 2008
Posts: 32

|
|
|
Re: Flash 11.2 strange colors
Same as Kakao. I only have flash-plugin-11.2.202.228-release.x86_64 installed from Adobe's repository. I did not bother installing nspluginwrapper since there was a x64 version of flash.
|

28th March 2012, 10:27 PM
|
|
Registered User
|
|
Join Date: Apr 2006
Posts: 5

|
|
|
Re: Flash 11.2 strange colors
I have this same problem. Fedora 16, nvidia binary driver from rpmfusion. And yes, disabling hw acceleration fixes it.
There is newer nvidia driver at rpmfusion-nonfree-updates-testing repo. For now I just keep hardware acceleration disabled.
edit: Nvidia is aware of this. http://www.nvnews.net/vbulletin/show...&postcount=104
Last edited by ziplip; 28th March 2012 at 10:37 PM.
|

29th March 2012, 06:31 AM
|
|
Registered User
|
|
Join Date: Mar 2012
Location: Poland
Posts: 2

|
|
|
Re: Flash 11.2 strange colors
Quote:
|
And yes, disabling hw acceleration fixes it.
|
Yes, that fix color problem, but makes videos playing very laggy at fullscreen. At least, for me...
|

29th March 2012, 06:03 PM
|
|
Official Gnome 3 Sales Rep. (and Adminstrator)
|
|
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,847

|
|
|
Re: Flash 11.2 strange colors
EDIT: Please ignore this post! I completely failed to notice that this thread had a second page...
I suppose running "yum remove nspluginwrapper.{i686,x86_64}" should do it.
If it warns of other packages being removed, then presumably it is still needed.
I've no idea whether it relates to the original problem, but it's worth a try.
Last edited by Gareth Jones; 29th March 2012 at 06:05 PM.
|

30th March 2012, 09:26 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Location: here
Posts: 597

|
|
|
Re: Flash 11.2 strange colors
Same problem here too.... Glad to see I am not the only one! Not running 64bit OS....
|

30th March 2012, 11:23 PM
|
|
Registered User
|
|
Join Date: Dec 2011
Location: Virginia
Posts: 8

|
|
|
Re: Flash 11.2 strange colors
I've found that I don't experience the problem when Youtube ads come up. Ads are full color, but the videos themselves are off.
I'm running Kubuntu 11.10 and Google Chrome 18.0.1025.142
Last edited by camper365; 30th March 2012 at 11:26 PM.
|

31st March 2012, 06:31 PM
|
|
Registered User
|
|
Join Date: Jan 2011
Posts: 4

|
|
|
Re: Flash 11.2 strange colors
how can i disable hardware acceleration??
|

31st March 2012, 06:39 PM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,731

|
|
|
Re: Flash 11.2 strange colors
Right click on the flash video, select "Settings" and toggle "Enable Hardware acceleration" check box.
|

1st April 2012, 01:47 AM
|
 |
Registered User
|
|
Join Date: Jul 2004
Location: Wake Forest, NC
Age: 59
Posts: 1,186

|
|
|
Re: Flash 11.2 strange colors
Same issue here. I did find one possible solution here:
http://askubuntu.com/questions/11712...o-appears-blue
The fix is on the last post, it is:
sudo mkdir /etc/adobe
echo -e "EnableLinuxHWVideoDecode=1\nOverrideGPUValidation =true" | sudo tee /etc/adobe/mms.cfg > /dev/null
The poster also referred to this bug report:
https://bugs.launchpad.net/ubuntu/+s...in/+bug/967091
I have just applied this, and will test it as soon as I finish reading the forums.
Edit:
I tested it. It seems to work partially. Disabling hardware acceleration together with the change above seems to have done more to fix it than the creation of the mms.cfg above. However, it does give me a couple of things to try by changing the settings in the file that was created.
__________________
StephenH
"We must understand the reality that just because our culture claims certain things are true it does not mean they are!" --M. Liederbach
http://pilgrim-wanderings.blogspot.com
Last edited by StephenH; 1st April 2012 at 02:20 AM.
Reason: Report results
|

1st April 2012, 03:20 PM
|
 |
Registered User
|
|
Join Date: Aug 2011
Location: Luton, UK
Age: 27
Posts: 291

|
|
|
Re: Flash 11.2 strange colors
Stephen's fix resolves the colour issue for me, but the plugin is much less stable now and youtube videos load more slowly (they now take longer to load than they do to watch). I've attempted to turn off hardware acceleration, but can't untick the box - it just refuses to do so. I've seen in places that this might be related to libdvpau - how would I find out if I have this installed/how would I resolve it?
Lovely little parting shot for adobe to leave Linux users with
Edit: After removing the mms.cfg file, stability and speed returned, but so did smurf-vision. Switching to youtube's HTML5 trial has brought back correct colour and so far appears to be stable - the videos have the 'slower loading' issue again, but they're at least more-or-less at 'real time' loading speed for me rather than being notably slower. It's an alternative fix, I guess! (And the trial can be opted out of if you dislike it, thankfully)
Edit-the-edit: HTML5 solution doesn't work on embedded videos unless they were embedded using HTML5 syntax. Of course
__________________
I generally use two tools - trial and error. They fix most things eventually!
Last edited by Bazu135; 1st April 2012 at 03:54 PM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 23:53 (Tuesday, 18-06-2013)
|
|
 |
 |
 |
 |
|
|