[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-10-04 Thread kairoegxpt
https://bugs.kde.org/show_bug.cgi?id=476567

--- Comment #32 from kairoeg...@gmail.com  ---
Wow almost an entire year to fix an absolutely experience-destroying bug. There
will never be a "year of the Linux desktop" if problems this silly and
frustrating are let alone for so long. Someone with little Linux experience
who's told "oh yeah dude get kde its like windows" would immediately switch
back after their entire pc inexplicably froze. KDE, you seriously need to
prioritize bug squashing more heavily in the future, what the heck are we even
doing out here

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-10-02 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=476567

--- Comment #31 from Zamundaaa  ---
Git commit 6cfc3dd57ae8e400cb91dbc6a219fe155cd03293 by Xaver Hugl.
Committed on 02/10/2024 at 22:46.
Pushed by zamundaaa into branch 'master'.

ksldapp: don't wait for the screen locker process to exit in the grace lock
case

It just delays the unlock, especially if the process is stuck waiting for some
authentication
to complete (or fail)

M  +9-3ksldapp.cpp

https://invent.kde.org/plasma/kscreenlocker/-/commit/6cfc3dd57ae8e400cb91dbc6a219fe155cd03293

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-06-25 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=476567

--- Comment #30 from Zamundaaa  ---
*** Bug 484931 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-06-25 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=476567

--- Comment #29 from Zamundaaa  ---
Almost certainly yes

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-06-25 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=476567

Ilya Bizyaev  changed:

   What|Removed |Added

 CC||bizy...@zoho.com

--- Comment #28 from Ilya Bizyaev  ---
Does this fix https://bugs.kde.org/show_bug.cgi?id=484931?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-06-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476567

duha.b...@gmail.com changed:

   What|Removed |Added

 CC||nrfocon...@gmail.com

--- Comment #27 from duha.b...@gmail.com ---
*** Bug 489118 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476567

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-06-18 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=476567

Zamundaaa  changed:

   What|Removed |Added

   Version Fixed In||6.1.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-06-18 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=476567

Zamundaaa  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kscreenlocker/-/commit/5 |ma/kscreenlocker/-/commit/6
   |9198bbc7ce74606e86b73aa3826 |2bdb37a910866b39420d7111d52
   |892be3a68ed3|2227519f670e

--- Comment #26 from Zamundaaa  ---
Git commit 62bdb37a910866b39420d7111d57519f670e by Xaver Hugl.
Committed on 18/06/2024 at 11:55.
Pushed by zamundaaa into branch 'Plasma/6.1'.

greeter: don't start authenticating during the grace lock time

Some authenticators, like the one for fprintd, block until success or some
timeout,
and can't be interrupted, which can cause the greeter to stick around for
longer
than necessary and block the session from being usable during that time.


(cherry picked from commit 59198bbc7ce74606e86b73aa3826892be3a68ed3)

Co-authored-by: Xaver Hugl 

M  +6-3greeter/greeterapp.cpp
M  +1-1greeter/greeterapp.h
M  +7-1greeter/pamauthenticators.cpp
M  +2-0greeter/pamauthenticators.h

https://invent.kde.org/plasma/kscreenlocker/-/commit/62bdb37a910866b39420d7111d57519f670e

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-06-18 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=476567

Zamundaaa  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kscreenlocker/-/commit/e |ma/kscreenlocker/-/commit/5
   |7764a5360e59ffb9e9da5bc2b95 |9198bbc7ce74606e86b73aa3826
   |6365f3eff277|892be3a68ed3
 Resolution|--- |FIXED

--- Comment #25 from Zamundaaa  ---
Git commit 59198bbc7ce74606e86b73aa3826892be3a68ed3 by Xaver Hugl.
Committed on 17/06/2024 at 14:59.
Pushed by zamundaaa into branch 'master'.

greeter: don't start authenticating during the grace lock time

Some authenticators, like the one for fprintd, block until success or some
timeout,
and can't be interrupted, which can cause the greeter to stick around for
longer
than necessary and block the session from being usable during that time.

M  +6-3greeter/greeterapp.cpp
M  +1-1greeter/greeterapp.h
M  +7-1greeter/pamauthenticators.cpp
M  +2-0greeter/pamauthenticators.h

https://invent.kde.org/plasma/kscreenlocker/-/commit/59198bbc7ce74606e86b73aa3826892be3a68ed3

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-06-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476567

--- Comment #24 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kscreenlocker/-/merge_requests/228

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 476567] With some authentication methods (e.g. fingerprint and smartcard), moving the cursor during the screen lock grace period breaks the locker

2024-06-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=476567

Nate Graham  changed:

   What|Removed |Added

Summary|When fingerprint|With some authentication
   |authentication is set up,   |methods (e.g. fingerprint
   |moving the cursor during|and smartcard), moving the
   |the screen lock grace   |cursor during the screen
   |period breaks the locker|lock grace period breaks
   ||the locker

-- 
You are receiving this mail because:
You are watching all bug changes.