-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
A-projectA-x11E-unclearI-bugI-enhancementcocalc-onpremrelevant for private cocalc deploymentsrelevant for private cocalc deployments
Description
This is something I noticed when working on Ubuntu 24.04 based software environment for onprem – but we'll probably hit it in production soon as well: There is not only "chromium-browser" but also just "chromium". The reason is installing it as a deb package, and not via snap. I followed this https://askubuntu.com/questions/1204571/how-to-install-chromium-without-snap/1511695#1511695
So, I think we should support chromium as well, in all places where there is "chromium-browser" in the source code. Which means
- expand the check for PDF conversion (project capabilities)
- use that for actually doing the call to convert html to PDF
- and for x11: add a "chromium" app
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-projectA-x11E-unclearI-bugI-enhancementcocalc-onpremrelevant for private cocalc deploymentsrelevant for private cocalc deployments