mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-27 05:45:54 +03:00
[GH-ISSUE #127] Bug: Chromium != Chromium-Browser - Browser detection not working #77
Labels
No labels
bug
bug
documentation
enhancement
enhancement
feature request
good first issue
good first issue
help wanted
invalid
priority: high
priority: low
priority: medium
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xiosk#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Houbsi on GitHub (Oct 19, 2025).
Original GitHub issue: https://github.com/debloper/xiosk/issues/127
Describe the bug
I have "Chromium" installed but not the "chromium-browser". It won't start, because "Chromium-Browser" is hard coded.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Runs with chromium or chromium browser..
Environment Details
Please complete as applicable:
Logs or Error Output (if available)
@Houbsi commented on GitHub (Oct 19, 2025):
This is maybe a duplicate of #124.