You are not logged in.

#1 2015-03-11 18:02:32

doblerone
Member
Registered: 2011-12-08
Posts: 215

chromium-pepper-flash installed but not enabled

Since the last two or three updates of the chromium browser, I'm getting a weird problem with flash videos. A few weeks ago, everything was ok. I've installed chromium-pepper-flash but apparently it's not enabled in the browser.

pacman -Q chromium-pepper-flash chromium
chromium-pepper-flash 1:17.0.0.134-1
chromium 41.0.2272.89-1

http://i60.tinypic.com/2e24ftx.png

How can I enable flash?



-- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --

Offline

#2 2015-03-11 18:10:28

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: chromium-pepper-flash installed but not enabled


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-03-11 18:13:05

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: chromium-pepper-flash installed but not enabled

But it's installed! I followed the wiki to do it.

Offline

#4 2015-03-11 18:20:43

nullified
Member
From: Massachusetts, USA
Registered: 2013-12-09
Posts: 468

Re: chromium-pepper-flash installed but not enabled

Yes, you installed it. Did you follow the link supplied and read the instructions?


"We may say most aptly, that the Analytical Engine weaves algebraical patterns just as the Jacquard-loom weaves flowers and leaves." - Ada Lovelace

Offline

#5 2015-03-11 18:26:59

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: chromium-pepper-flash installed but not enabled

I read it, but the point is that I don't have such option to enable it.

http://i58.tinypic.com/s6on0w.png

This is the content of /etc/chromium/default:

# Default settings for chromium. This file is sourced by /usr/bin/chromium

# Options to pass to chromium
CHROMIUM_FLAGS=" --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=17.0.0.134"

Last edited by doblerone (2015-03-11 18:33:15)

Offline

#6 2015-03-11 18:31:45

nullified
Member
From: Massachusetts, USA
Registered: 2013-12-09
Posts: 468

Re: chromium-pepper-flash installed but not enabled

Please use thumbnails! And explain more clearly what the problem is in the first post. All you said was that it's not enabled. As a sanity check, you've restarted the browser, right?


"We may say most aptly, that the Analytical Engine weaves algebraical patterns just as the Jacquard-loom weaves flowers and leaves." - Ada Lovelace

Offline

#7 2015-03-11 18:33:41

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: chromium-pepper-flash installed but not enabled

Yes, I did it.

Offline

#8 2015-03-11 18:38:16

nullified
Member
From: Massachusetts, USA
Registered: 2013-12-09
Posts: 468

Re: chromium-pepper-flash installed but not enabled

This all looks okay. I don't see anybody with problems on in the AUR comments either. Do you get any error messages or anything? Try running it from the command line.


"We may say most aptly, that the Analytical Engine weaves algebraical patterns just as the Jacquard-loom weaves flowers and leaves." - Ada Lovelace

Offline

#9 2015-03-11 18:42:52

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: chromium-pepper-flash installed but not enabled

These are the errors I get from command line:

chromium
[4847:4866:0311/193900:ERROR:logging.h(775)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
[4847:4866:0311/193900:ERROR:native_backend_kwallet_x.cc(230)] Error contacting kwalletd (isEnabled)
[4847:4866:0311/193900:ERROR:logging.h(775)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
[4847:4866:0311/193900:ERROR:native_backend_kwallet_x.cc(230)] Error contacting kwalletd (isEnabled)
libGL error: open uki failed (Operación no permitida)
libGL error: reverting to (slow) indirect rendering
[4847:4938:0311/193900:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
[4879:4879:0311/183900:ERROR:gles2_cmd_decoder.cc(10816)] [GroupMarkerNotSet(crbug.com/242999)!:D0B65BE463040000]GL ERROR :GL_INVALID_OPERATION : glTexStorage2DEXT: <- error from previous GL command
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
[4847:4847:0311/193901:ERROR:extension_downloader.cc(696)] Invalid URL: '' for extension hnlkcnlmlenciieopglodnbpedpejeel
[4879:4879:0311/183934:ERROR:gles2_cmd_decoder.cc(10816)] [GroupMarkerNotSet(crbug.com/242999)!:D0B65BE463040000]GL ERROR :GL_INVALID_OPERATION : glTexStorage2DEXT: <- error from previous GL command
[4879:4879:0311/183941:ERROR:gles2_cmd_decoder.cc(10816)] [GroupMarkerNotSet(crbug.com/242999)!:D0B65BE463040000]GL ERROR :GL_INVALID_OPERATION : glTexStorage2DEXT: <- error from previous GL command

This error was given with a video that I could played:

[4879:4879:0311/191047:ERROR:gpu_video_decode_accelerator.cc(272)] Not implemented reached in void content::GpuVideoDecodeAccelerator::Initialize(media::VideoCodecProfile, IPC::Message*)HW video decode acceleration not available.

Last edited by doblerone (2015-03-11 19:13:50)

Offline

#10 2015-03-14 15:26:42

AlexTes
Member
Registered: 2013-11-16
Posts: 10

Re: chromium-pepper-flash installed but not enabled

For me the problem turned out to be that I hadn't restarted the browser. Just for a moment I forgot chromium doesn't actually shut down upon being exited the normal way (clicking 'X' or pressing Ctrl + q). Chromium needs you to press exit from the menu or use Ctrl + Shift + q / Ctrl + Q.

Offline

Board footer

Powered by FluxBB