← Back to team overview

linux-traipu team mailing list archive

[Bug 1893020] Re: snap fails to pass chromium arguments

 

The attachment "chromium.launcher.patch" seems to be a patch.  If it
isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Chromium Browser.
https://bugs.launchpad.net/bugs/1893020

Title:
  snap fails to pass chromium arguments

Status in Chromium Browser:
  New
Status in snap package in Ubuntu:
  Confirmed

Bug description:
  $ lsb_release -rd
  Description:	Ubuntu 20.04.1 LTS
  Release:	20.04

  $ snap --version
  snap    2.45.3.1
  snapd   2.45.3.1
  series  16
  ubuntu  20.04
  kernel  5.4.0-21-generic

  $ snap list chromium
  Name      Version        Rev   Tracking       Publisher   Notes
  chromium  84.0.4147.135  1269  latest/stable  canonical✓  -

  GOOD:
  $ /snap/chromium/current/usr/lib/chromium-browser/chrome --headless  --dump-dom /usr/share/doc/bc/bc.html

  produces output, while

  BAD:
  $ /snap/bin/chromium --headless --dump-dom /usr/share/doc/bc/bc.html

  fails with

  [0826/093125.490825:ERROR:headless_shell.cc(174)] Open multiple tabs
  is only supported when remote debugging is enabled.

  
  Debugging hint: I get the same error when calling

  $ /snap/chromium/current/usr/lib/chromium-browser/chrome --headless  -- dump-dom /usr/share/doc/bc/bc.html
  [0826/093139.340093:ERROR:headless_shell.cc(174)] Open multiple tabs is only supported when remote debugging is enabled.

  (note the extra space between "--" and "dump-dom".

  
  Apologies if this turns out to be an issue with snap-confine or one of its siblings!

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