[Desktop-packages] [Bug 1893415] Re: Hardware GPU Compositing not working, missing libGLESV2.so in snap package

2020-08-28 Thread Jose Mico
The bug was introduced in rev 1275 (85.0.4183.83).

Previous rev 1269 (84.0.4147.135) was working fine.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1893415

Title:
  Hardware GPU Compositing not working, missing libGLESV2.so in snap
  package

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  chrome://gpu/

  Graphics Feature Status
  Canvas: Software only, hardware acceleration unavailable
  Flash: Software only. Hardware acceleration disabled
  Flash Stage3D: Software only. Hardware acceleration disabled
  Flash Stage3D Baseline profile: Software only. Hardware acceleration disabled
  Compositing: Software only. Hardware acceleration disabled
  Multiple Raster Threads: Enabled
  Out-of-process Rasterization: Disabled
  OpenGL: Disabled
  Hardware Protected Video Decode: Disabled
  Rasterization: Software only. Hardware acceleration disabled
  Skia Renderer: Enabled
  Video Decode: Software only. Hardware acceleration disabled
  Vulkan: Disabled
  WebGL: Software only, hardware acceleration unavailable
  WebGL2: Software only, hardware acceleration unavailable
  Problems Detected
  Gpu compositing has been disabled, either via blacklist, about:flags or the 
command line. The browser will fall back to software compositing and hardware 
acceleration will be unavailable.
  Disabled Features: gpu_compositing

  Version Information
  Data exported 2020-08-28T12:43:36.316Z
  Chrome versionChrome/85.0.4183.83
  Operating system  Linux 5.4.0-42-generic
  Software rendering list URL   
https://chromium.googlesource.com/chromium/src/+/94abc2237ae0c9a4cb5f035431c8adfb94324633/gpu/config/software_rendering_list.json
  Driver bug list URL   
https://chromium.googlesource.com/chromium/src/+/94abc2237ae0c9a4cb5f035431c8adfb94324633/gpu/config/gpu_driver_bug_list.json
  ANGLE commit id   unknown hash
  2D graphics backend   Skia/85 8ae885386e910cff8c543ae0d952a2c43f46e4ad
  Command Line  /snap/chromium/1275/usr/lib/chromium-browser/chrome 
--no-default-browser-check --no-first-run --password-store 
--flag-switches-begin --flag-switches-end 
--origin-trial-disabled-features=MeasureMemory

  [truncated]

  Problems Detected for Hardware GPU
  Gpu compositing has been disabled, either via blacklist, about:flags or the 
command line. The browser will fall back to software compositing and hardware 
acceleration will be unavailable.
  Disabled Features: gpu_compositing

  Log Messages
  [31619:31619:0828/134331.474558:ERROR:gl_implementation.cc(286)] : Failed to 
load /snap/chromium/1275/usr/lib/chromium-browser/libGLESv2.so: 
/snap/chromium/1275/usr/lib/chromium-browser/libGLESv2.so: cannot open shared 
object file: No such file or directory
  [31619:31619:0828/134331.475780:ERROR:viz_main_impl.cc(150)] : Exiting GPU 
process due to errors during initialization
  GpuProcessHost: The GPU process exited normally. Everything is okay.
  [31627:31627:0828/134336.157808:ERROR:gles2_cmd_decoder.cc(3614)] : 
ContextResult::kFatalFailure: fail_if_major_perf_caveat + swiftshader
  [31627:31627:0828/134336.159639:ERROR:gles2_cmd_decoder.cc(3614)] : 
ContextResult::kFatalFailure: fail_if_major_perf_caveat + swiftshader
  [31627:31627:0828/134336.160909:ERROR:gles2_cmd_decoder.cc(3614)] : 
ContextResult::kFatalFailure: fail_if_major_perf_caveat + swiftshader

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1893415/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463598] Re: Chromium 43 fails to use hardware acceleration

2015-09-06 Thread Jose Mico
Florian, It was already fixed long ago in 14.04, but you need to enable
it manually:

- Open chrome://settings/
- Go to "Show advanced settings..." -> "System" -> "Use hardware acceleration 
when available"
- Restart chrome
- Check chrome://gpu/

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1463598

Title:
  Chromium 43 fails to use hardware acceleration

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  After installing package chromium-browser 43.0.2357.81-0ubuntu0.14.04.1.1089 
hardware acceleration becomes disabled.
  I had no problem with previous chromium version.

  Console output:

  $ chromium-browser
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3150:0609/190556:ERROR:url_pattern_set.cc(240)] Invalid url pattern: 
chrome://print/*
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.

  chrome://gpu:

  Graphics Feature Status
  Canvas: Software only, hardware acceleration unavailable
  Flash: Software only, hardware acceleration unavailable
  Flash Stage3D: Software only, hardware acceleration unavailable
  Flash Stage3D Baseline profile: Software only, hardware acceleration 
unavailable
  Compositing: Software only, hardware acceleration unavailable
  Multiple Raster Threads: Unavailable
  Rasterization: Software only, hardware acceleration unavailable
  Threaded Rasterization: Unavailable
  Video Decode: Software only, hardware acceleration unavailable
  Video Encode: Software only, hardware acceleration unavailable
  WebGL: Unavailable

  Driver Bug Workarounds
  clear_uniforms_before_first_program_use
  count_all_in_varyings_packing
  disable_chromium_framebuffer_multisample
  disable_ext_occlusion_query
  disable_post_sub_buffers_for_onscreen_surfaces
  scalarize_vec_and_mat_constructor_args

  Problems Detected
  GPU process was unable to boot: GPU access is disabled in chrome://settings.
  Disabled Features: all

  - - -
  Actually GPU access is *not* disabled from settings.

  Workarounds like "--disable-gpu-sandbox" or "LIBGL_DRI3_DISABLE=1"
  didn't helped at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1463598/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463598] Re: Chromium 43 fails to use hardware acceleration

2015-07-20 Thread Jose Mico
Thanks Emmeran for pointing this!

chromium-browser 43.0.2357.130 (released a week ago) has been fixed.

Still, for distros older than 15.10, GPU acceleration remains off by
default. To enable GPU acceleration again:

- Open chrome://settings/
- Go to Show advanced settings... - System - Use hardware acceleration 
when available
- Restart chrome
- Check chrome://gpu/

Thanks Chad!

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1463598

Title:
  Chromium 43 fails to use hardware acceleration

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  After installing package chromium-browser 43.0.2357.81-0ubuntu0.14.04.1.1089 
hardware acceleration becomes disabled.
  I had no problem with previous chromium version.

  Console output:

  $ chromium-browser
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3150:0609/190556:ERROR:url_pattern_set.cc(240)] Invalid url pattern: 
chrome://print/*
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.

  chrome://gpu:

  Graphics Feature Status
  Canvas: Software only, hardware acceleration unavailable
  Flash: Software only, hardware acceleration unavailable
  Flash Stage3D: Software only, hardware acceleration unavailable
  Flash Stage3D Baseline profile: Software only, hardware acceleration 
unavailable
  Compositing: Software only, hardware acceleration unavailable
  Multiple Raster Threads: Unavailable
  Rasterization: Software only, hardware acceleration unavailable
  Threaded Rasterization: Unavailable
  Video Decode: Software only, hardware acceleration unavailable
  Video Encode: Software only, hardware acceleration unavailable
  WebGL: Unavailable

  Driver Bug Workarounds
  clear_uniforms_before_first_program_use
  count_all_in_varyings_packing
  disable_chromium_framebuffer_multisample
  disable_ext_occlusion_query
  disable_post_sub_buffers_for_onscreen_surfaces
  scalarize_vec_and_mat_constructor_args

  Problems Detected
  GPU process was unable to boot: GPU access is disabled in chrome://settings.
  Disabled Features: all

  - - -
  Actually GPU access is *not* disabled from settings.

  Workarounds like --disable-gpu-sandbox or LIBGL_DRI3_DISABLE=1
  didn't helped at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1463598/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463598] Re: Chromium 43 fails to use hardware acceleration

2015-07-07 Thread Jose Mico
** Description changed:

  After installing package chromium-browser 43.0.2357.81-0ubuntu0.14.04.1.1089 
hardware acceleration becomes disabled.
  I had no problem with previous chromium version.
  
  Console output:
  
- jose@jose:~$ chromium-browser
+ $ chromium-browser
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3150:0609/190556:ERROR:url_pattern_set.cc(240)] Invalid url pattern: 
chrome://print/*
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  
  chrome://gpu:
  
  Graphics Feature Status
  Canvas: Software only, hardware acceleration unavailable
  Flash: Software only, hardware acceleration unavailable
  Flash Stage3D: Software only, hardware acceleration unavailable
  Flash Stage3D Baseline profile: Software only, hardware acceleration 
unavailable
  Compositing: Software only, hardware acceleration unavailable
  Multiple Raster Threads: Unavailable
  Rasterization: Software only, hardware acceleration unavailable
  Threaded Rasterization: Unavailable
  Video Decode: Software only, hardware acceleration unavailable
  Video Encode: Software only, hardware acceleration unavailable
  WebGL: Unavailable
  
  Driver Bug Workarounds
  clear_uniforms_before_first_program_use
  count_all_in_varyings_packing
  disable_chromium_framebuffer_multisample
  disable_ext_occlusion_query
  disable_post_sub_buffers_for_onscreen_surfaces
  scalarize_vec_and_mat_constructor_args
  
  Problems Detected
  GPU process was unable to boot: GPU access is disabled in chrome://settings.
  Disabled Features: all
  
  - - -
  Actually GPU access is *not* disabled from settings.
  
  Workarounds like --disable-gpu-sandbox or LIBGL_DRI3_DISABLE=1
  didn't helped at all.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1463598

Title:
  Chromium 43 fails to use hardware acceleration

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  After installing package chromium-browser 43.0.2357.81-0ubuntu0.14.04.1.1089 
hardware acceleration becomes disabled.
  I had no problem with previous chromium version.

  Console output:

  $ chromium-browser
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3150:0609/190556:ERROR:url_pattern_set.cc(240)] Invalid url pattern: 
chrome://print/*
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.

  chrome://gpu:

  Graphics Feature Status
  Canvas: Software only, hardware acceleration unavailable
  Flash: Software only, hardware acceleration unavailable
  Flash Stage3D: Software only, hardware acceleration unavailable
  Flash Stage3D Baseline profile: Software only, hardware acceleration 
unavailable
  Compositing: Software only, hardware acceleration unavailable
  Multiple Raster Threads: Unavailable
  Rasterization: Software only, hardware acceleration unavailable
  Threaded Rasterization: Unavailable
  Video Decode: Software only, hardware acceleration unavailable
  Video Encode: Software only, hardware acceleration unavailable
  WebGL: Unavailable

  Driver Bug Workarounds
  clear_uniforms_before_first_program_use
  count_all_in_varyings_packing
  disable_chromium_framebuffer_multisample
  disable_ext_occlusion_query
  disable_post_sub_buffers_for_onscreen_surfaces
  scalarize_vec_and_mat_constructor_args

  Problems Detected
  GPU process was unable to boot: GPU access is disabled in chrome://settings.
  Disabled Features: all

  - - -
  Actually GPU access is *not* disabled from settings.

  Workarounds like --disable-gpu-sandbox or LIBGL_DRI3_DISABLE=1
  didn't helped at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1463598/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463598] Re: Chromium 43 fails to use hardware acceleration

2015-06-19 Thread Jose Mico
Seems like GPU usage in chromium was deliberately disabled in last build
because of GPU crashes.

See https://bugs.launchpad.net/ubuntu/+source/chromium-
browser/+bug/1466670/comments/1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1463598

Title:
  Chromium 43 fails to use hardware acceleration

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  After installing package chromium-browser 43.0.2357.81-0ubuntu0.14.04.1.1089 
hardware acceleration becomes disabled.
  I had no problem with previous chromium version.

  Console output:

  jose@jose:~$ chromium-browser 
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3150:0609/190556:ERROR:url_pattern_set.cc(240)] Invalid url pattern: 
chrome://print/*
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.

  chrome://gpu:

  Graphics Feature Status
  Canvas: Software only, hardware acceleration unavailable
  Flash: Software only, hardware acceleration unavailable
  Flash Stage3D: Software only, hardware acceleration unavailable
  Flash Stage3D Baseline profile: Software only, hardware acceleration 
unavailable
  Compositing: Software only, hardware acceleration unavailable
  Multiple Raster Threads: Unavailable
  Rasterization: Software only, hardware acceleration unavailable
  Threaded Rasterization: Unavailable
  Video Decode: Software only, hardware acceleration unavailable
  Video Encode: Software only, hardware acceleration unavailable
  WebGL: Unavailable

  Driver Bug Workarounds
  clear_uniforms_before_first_program_use
  count_all_in_varyings_packing
  disable_chromium_framebuffer_multisample
  disable_ext_occlusion_query
  disable_post_sub_buffers_for_onscreen_surfaces
  scalarize_vec_and_mat_constructor_args

  Problems Detected
  GPU process was unable to boot: GPU access is disabled in chrome://settings.
  Disabled Features: all

  - - -
  Actually GPU access is *not* disabled from settings. 

  Workarounds like --disable-gpu-sandbox or LIBGL_DRI3_DISABLE=1
  didn't helped at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1463598/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463598] Re: Chromium 43 fails to use hardware acceleration

2015-06-11 Thread Jose Mico
I am also running an Intel HD Graphics 4000 GPU. Exact details, from
chrome://gpu:

Version Information:

Data exported6/11/2015, 5:37:51 PM
Chrome version   Chrome/43.0.2357.81
Operating system Linux 3.13.0-54-generic
Software rendering list version  0
Driver bug list version  8.06
ANGLE commit id  unknown hash
2D graphics backend  Skia
Command Line Args--enable-pinch --flag-switches-begin 
--ignore-gpu-blacklist --flag-switches-end

Driver Information:

Initialization time  0
Sandboxedfalse
GPU0 VENDOR = 0x8086, DEVICE= 0x0166
Optimus  false
AMD switchable   false
Driver vendorMesa
Driver version   10.1.3
GL_VENDORIntel Open Source Technology Center
GL_RENDERER  Mesa DRI Intel(R) Ivybridge Mobile
GL_VERSION   3.0 Mesa 10.1.3
Window manager   Compiz
XDG_CURRENT_DESKTOP  Unity
GDMSESSION   ubuntu
Compositing manager  Yes
Direct rendering Yes
Reset notification strategy  0x
GPU process crash count  0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1463598

Title:
  Chromium 43 fails to use hardware acceleration

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  After installing package chromium-browser 43.0.2357.81-0ubuntu0.14.04.1.1089 
hardware acceleration becomes disabled.
  I had no problem with previous chromium version.

  Console output:

  jose@jose:~$ chromium-browser 
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3150:0609/190556:ERROR:url_pattern_set.cc(240)] Invalid url pattern: 
chrome://print/*
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.

  chrome://gpu:

  Graphics Feature Status
  Canvas: Software only, hardware acceleration unavailable
  Flash: Software only, hardware acceleration unavailable
  Flash Stage3D: Software only, hardware acceleration unavailable
  Flash Stage3D Baseline profile: Software only, hardware acceleration 
unavailable
  Compositing: Software only, hardware acceleration unavailable
  Multiple Raster Threads: Unavailable
  Rasterization: Software only, hardware acceleration unavailable
  Threaded Rasterization: Unavailable
  Video Decode: Software only, hardware acceleration unavailable
  Video Encode: Software only, hardware acceleration unavailable
  WebGL: Unavailable

  Driver Bug Workarounds
  clear_uniforms_before_first_program_use
  count_all_in_varyings_packing
  disable_chromium_framebuffer_multisample
  disable_ext_occlusion_query
  disable_post_sub_buffers_for_onscreen_surfaces
  scalarize_vec_and_mat_constructor_args

  Problems Detected
  GPU process was unable to boot: GPU access is disabled in chrome://settings.
  Disabled Features: all

  - - -
  Actually GPU access is *not* disabled from settings. 

  Workarounds like --disable-gpu-sandbox or LIBGL_DRI3_DISABLE=1
  didn't helped at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1463598/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463598] [NEW] Chromium 43 fails to use hardware acceleration

2015-06-09 Thread Jose Mico
Public bug reported:

After installing package chromium-browser 43.0.2357.81-0ubuntu0.14.04.1.1089 
hardware acceleration becomes disabled.
I had no problem with previous chromium version.

Console output:

jose@jose:~$ chromium-browser 
[3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
[3150:3150:0609/190556:ERROR:url_pattern_set.cc(240)] Invalid url pattern: 
chrome://print/*
[3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
[3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.

chrome://gpu:

Graphics Feature Status
Canvas: Software only, hardware acceleration unavailable
Flash: Software only, hardware acceleration unavailable
Flash Stage3D: Software only, hardware acceleration unavailable
Flash Stage3D Baseline profile: Software only, hardware acceleration unavailable
Compositing: Software only, hardware acceleration unavailable
Multiple Raster Threads: Unavailable
Rasterization: Software only, hardware acceleration unavailable
Threaded Rasterization: Unavailable
Video Decode: Software only, hardware acceleration unavailable
Video Encode: Software only, hardware acceleration unavailable
WebGL: Unavailable

Driver Bug Workarounds
clear_uniforms_before_first_program_use
count_all_in_varyings_packing
disable_chromium_framebuffer_multisample
disable_ext_occlusion_query
disable_post_sub_buffers_for_onscreen_surfaces
scalarize_vec_and_mat_constructor_args

Problems Detected
GPU process was unable to boot: GPU access is disabled in chrome://settings.
Disabled Features: all

- - -
Actually GPU access is *not* disabled from settings. 

Workarounds like --disable-gpu-sandbox or LIBGL_DRI3_DISABLE=1
didn't helped at all.

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1463598

Title:
  Chromium 43 fails to use hardware acceleration

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  After installing package chromium-browser 43.0.2357.81-0ubuntu0.14.04.1.1089 
hardware acceleration becomes disabled.
  I had no problem with previous chromium version.

  Console output:

  jose@jose:~$ chromium-browser 
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3150:0609/190556:ERROR:url_pattern_set.cc(240)] Invalid url pattern: 
chrome://print/*
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed 
to launch GPU process.

  chrome://gpu:

  Graphics Feature Status
  Canvas: Software only, hardware acceleration unavailable
  Flash: Software only, hardware acceleration unavailable
  Flash Stage3D: Software only, hardware acceleration unavailable
  Flash Stage3D Baseline profile: Software only, hardware acceleration 
unavailable
  Compositing: Software only, hardware acceleration unavailable
  Multiple Raster Threads: Unavailable
  Rasterization: Software only, hardware acceleration unavailable
  Threaded Rasterization: Unavailable
  Video Decode: Software only, hardware acceleration unavailable
  Video Encode: Software only, hardware acceleration unavailable
  WebGL: Unavailable

  Driver Bug Workarounds
  clear_uniforms_before_first_program_use
  count_all_in_varyings_packing
  disable_chromium_framebuffer_multisample
  disable_ext_occlusion_query
  disable_post_sub_buffers_for_onscreen_surfaces
  scalarize_vec_and_mat_constructor_args

  Problems Detected
  GPU process was unable to boot: GPU access is disabled in chrome://settings.
  Disabled Features: all

  - - -
  Actually GPU access is *not* disabled from settings. 

  Workarounds like --disable-gpu-sandbox or LIBGL_DRI3_DISABLE=1
  didn't helped at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1463598/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1310508] [NEW] package lirc 0.9.0-0ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 2

2014-04-21 Thread mico
Public bug reported:

no actualiza , no se puede desinstalar, siempre da error en
actualizacion de software y cuando se intala una aplicacion

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: lirc 0.9.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-61.92-generic 3.2.55
Uname: Linux 3.2.0-61-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Sun Apr 13 20:08:19 2014
DuplicateSignature: package:lirc:0.9.0-0ubuntu1:el subproceso instalado el 
script post-installation devolvió el código de salida de error 2
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 2
InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release i386 (20110720.1)
MarkForUpload: True
SourcePackage: lirc
Title: package lirc 0.9.0-0ubuntu1 failed to install/upgrade: el subproceso 
instalado el script post-installation devolvió el código de salida de error 2
UpgradeStatus: Upgraded to precise on 2013-02-15 (430 days ago)
mtime.conffile..etc.lirc.hardware.conf: 2013-03-05T02:07:31.784184
mtime.conffile..etc.lirc.lircd.conf: 2013-02-14T19:47:35.125473

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check precise

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/1310508

Title:
  package lirc 0.9.0-0ubuntu1 failed to install/upgrade: el subproceso
  instalado el script post-installation devolvió el código de salida de
  error 2

Status in “lirc” package in Ubuntu:
  New

Bug description:
  no actualiza , no se puede desinstalar, siempre da error en
  actualizacion de software y cuando se intala una aplicacion

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: lirc 0.9.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-61.92-generic 3.2.55
  Uname: Linux 3.2.0-61-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: i386
  Date: Sun Apr 13 20:08:19 2014
  DuplicateSignature: package:lirc:0.9.0-0ubuntu1:el subproceso instalado el 
script post-installation devolvió el código de salida de error 2
  ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 2
  InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release i386 (20110720.1)
  MarkForUpload: True
  SourcePackage: lirc
  Title: package lirc 0.9.0-0ubuntu1 failed to install/upgrade: el subproceso 
instalado el script post-installation devolvió el código de salida de error 2
  UpgradeStatus: Upgraded to precise on 2013-02-15 (430 days ago)
  mtime.conffile..etc.lirc.hardware.conf: 2013-03-05T02:07:31.784184
  mtime.conffile..etc.lirc.lircd.conf: 2013-02-14T19:47:35.125473

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1310508/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp