Bug#1037299: debian-live-12.0.0-amd64-xfce.iso: "Install Debian" -> "Untrusted application launcher"

2024-02-10 Thread Simon McVittie
On Sat, 10 Jun 2023 at 17:42:34 +0100, Simon McVittie wrote: > Here is a route towards a proper fix which can hopefully go into the > 12.1 point release: > > # as root > apt install libglib2.0-bin > > # as the 'live' user > gio set --type=string ~/Desktop/install-debian.desktop \

Bug#1037299: debian-live-12.0.0-amd64-xfce.iso: "Install Debian" -> "Untrusted application launcher"

2024-01-03 Thread Patrick Schleizer
f=~/Desktop/install-debian.desktop gio set -t string "$f" metadata::xfce-exe-checksum "$(sha256sum "$f" | awk '{print $1}')"

Bug#1037299: debian-live-12.0.0-amd64-xfce.iso: "Install Debian" -> "Untrusted application launcher"

2023-06-10 Thread Simon McVittie
On Sat, 10 Jun 2023 at 16:24:03 +0100, Simon McVittie wrote: > Untrusted application launcher > > The desktop file "install-debian.desktop" is in an insecure location > and not marked as executable. If you do not trust this program, click > Cancel. Here is a route towards a

Bug#1037299: debian-live-12.0.0-amd64-xfce.iso: "Install Debian" -> "Untrusted application launcher"

2023-06-10 Thread Simon McVittie
On Sat, 10 Jun 2023 at 16:24:03 +0100, Simon McVittie wrote: > Untrusted application launcher > > The desktop file "install-debian.desktop" is in an insecure location > and not marked as executable. If you do not trust this program, click > Cancel. Better workaround: start it

Bug#1037299: debian-live-12.0.0-amd64-xfce.iso: "Install Debian" -> "Untrusted application launcher"

2023-06-10 Thread Simon McVittie
Package: calamares-settings-debian Version: 12.0.9-1 Severity: normal Control: affects -1 + live-config Steps to reproduce: * Boot debian-live-12.0.0-amd64-xfce.iso * Double-click the "Install Debian" icon on the desktop Expected result: Calamares starts Actual result: this dialog: [