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

2020-09-04 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1894216 *** https://bugs.launchpad.net/bugs/1894216 That's a chromium-specific bug. ** No longer affects: snap (Ubuntu) ** This bug has been marked a duplicate of bug 1894216 [snap] chromium launch script forces own start-url when it shouldnt

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

2020-09-04 Thread Ubuntu Foundations Team Bug Bot
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

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

2020-09-04 Thread miccs
** Also affects: chromium-browser Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1893020 Title: snap fails to pass chromium arguments To manage

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

2020-09-04 Thread miccs
additional info regarding solution: one doesnt need to check if user adds own site because --headless mode can start without website provided, so its enough just to check if user provided --headless parameter. ive added a patch - which is tested - works perfectly fine. ** Patch added:

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

2020-09-04 Thread miccs
the problem is "/snap/chromium/current/bin/chromium.launcher" script, to be precise these 2 lines below: exec "$SNAP/usr/lib/chromium-browser/chrome" --no-default-browser-check --no-first-run --password-store=$PASSWORD_STORE $FLASH_OPTIONS $CHROMIUM_FLAGS "$@" "$FIRSTRUN_PAGE" and

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

2020-09-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: snap (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1893020 Title: snap