Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pagedown] use Google Chrome instead of Chromium #291

Merged
merged 2 commits into from Apr 27, 2021

Conversation

RLesur
Copy link
Contributor

@RLesur RLesur commented Apr 17, 2021

This PR proposes to install Chrome instead of Chromium to support pagedown::chrome_print().

Until bionic, Chromium is available as a deb file. However since disco, Chromium is only distributed as a snap package but snapd does not work in containers.
The most simple workaround is to use Chrome instead of Chromium.

FYI, 8a47293 re-introduces a functional test that was removed by 3bdedd1 (#290 would have been detected by such a test).
Tell me whether you prefer that I remove it again.

Fix #290

@RLesur RLesur changed the title [pagedown] modify Chromium installation for Ubuntu > 18.04 [pagedown] use Google Chrome instead of Chromium Apr 17, 2021
@RLesur RLesur marked this pull request as ready for review Apr 17, 2021
@kippandrew kippandrew requested review from jspiewak and jforest Apr 20, 2021
@kippandrew kippandrew merged commit 9127181 into rstudio:master Apr 27, 2021
1 check passed
@RLesur RLesur deleted the fix_package_pagedown_support branch Apr 30, 2021
@cderv cderv mentioned this pull request Jul 13, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants