Bug#1068096: chromium: --temp-profile has no effect if it appears after --ozone-platform=wayland

2024-03-30 Thread Andres Salomon
Thanks for reporting! This is a bug in our wrapper script (/usr/bin/chromium), not in the upstream binary (/usr/lib/chromium). We have some, uh, not great arg checking in the shell script: while [ $# -gt 0 ]; do case "$1" in --temp-profile ) want_temp_profile=1 shift ;;

Bug#1068096: chromium: --temp-profile has no effect if it appears after --ozone-platform=wayland

2024-03-30 Thread Daniel Kahn Gillmor
Package: chromium Version: 122.0.6261.57-1 Severity: normal X-Debbugs-Cc: Daniel Kahn Gillmor I regularly launch chromimum with --temp-profile to have a completely isolated, throwaway browsing session. I am experimenting with switching to wayland. To use chromium with wayland, i need to launch