pop-os / popsicle

Multiple USB File Flasher
MIT License
633 stars 76 forks source link

popsicle and howdy (face authentication) #199

Closed koperak closed 9 months ago

koperak commented 1 year ago

Distribution (run cat /etc/os-release): NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-os

Related Application and/or Package Version (run apt policy $PACKAGE NAME): popsicle: Installed: 1.3.0~1670874887~22.04~6b49ef3 Candidate: 1.3.0~1670874887~22.04~6b49ef3 Version table: *** 1.3.0~1670874887~22.04~6b49ef3 1001 1001 http://apt.pop-os.org/release jammy/main amd64 Packages 100 /var/lib/dpkg/status

Issue/Bug Description: Having opened *.iso bootable Ubuntu, trying to flash USB drive, camera blinks but no face detected. Popsicle not asking for another authentication like password/finger

Steps to reproduce (if you know):

Expected behavior: Popsicle have to enumerate possible authentication methods and use them

Other Notes:

ids1024 commented 1 year ago

Popsicle doesn't implement authentication itself. It should behave the same as any other software that authenticates through Polkit.

So this would be related to the Polkit agent provided by the desktop environment.

koperak commented 9 months ago

not relevant as @ids1024 mentioned