[Desktop-packages] [Bug 978430] Re: "Enter" hangs when using it entering password with onboard in lightdm

2023-02-17 Thread Reinhard
Wow, ok...10 years ago... I have this same bug now as well. LMDE 5 with Cinnamon 5.6.7, XOrg, Slick Greeter and LightDM. When I press "Enter" after I put in my password ever so often it repeats indefinitely. I made it a habit of opening the terminal immediately after login to see if it happened

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-03 Thread marmuta
That SIGKILL after SIGTERM was just a precaution. I felt the greeter should be able to kill Onboard dead in case anything unforeseen happens. Fixing this bug better not prevent you from logging in, I thought. However, in my tests Onboard always shut down rapidly on SIGTERM. It's not writing

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/unity-greeter/ubuntu -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/978430 Title: Enter hangs when using it entering password with onboard in

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~mterry/unity-greeter/sigterm-onboard -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-greeter in Ubuntu. https://bugs.launchpad.net/bugs/978430 Title: Enter hangs when using it entering password with onboard

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-03 Thread Michael Terry
OK, I have a branch that merely turns the SIGKILL into SIGTERM (a simpler change this late in the cycle). I also uploaded it as a patch to Ubuntu. Thank you marmuta and Francesco for walking me through this, as I couldn't reproduce. I'm eager to hear if 12.10.4-0ubuntu3 will fix this for you.

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter - 12.10.4-0ubuntu3 --- unity-greeter (12.10.4-0ubuntu3) quantal; urgency=low * debian/patches/sigterm-onboard.patch: - Send SIGTERM not SIGKILL to onboard, to allow it to release keys LP: #978430 -- Michael Terry

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/unity-greeter -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-greeter in Ubuntu. https://bugs.launchpad.net/bugs/978430 Title: Enter hangs when using it entering password with onboard in lightdm

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-03 Thread Francesco Fumanti
unity-greeter 12.10.4-0ubuntu3 seems to have fixed the issue: I logged out and in several times, and even restarted the computer three times without the issue appearing again. However, as the problem did not occur on every login, I cannot tell for sure whether it is really fixed. I am marking

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-02 Thread Francesco Fumanti
Unity-greeter 12.10.4-0ubuntu1 is now available in the repository and after installing it, the problem is still occurring here (after shutting down and restarting the computer). Could anybody else please confirm that it still is an issue that also happens on their system? Thanks in advance. --

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-02 Thread Michael Terry
OK, I believe you, just can't reproduce. Which makes it hard to review/test branches with a fix. Version 12.10.4 just contained a fix for the SIG code not even being reached. According to marmuta, we need to additionally use SIGTERM instead of SIGKILL. But I can't reproduce... :( -- You

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-02 Thread marmuta
Try clicking more slowly. I just reproduced it by holding the button down on the return key for a second. I have gnome-terminal auto-starting in the session and it starts scrolling from all the enter presses right after activating it. And yes, without sending SIGTERM Onboard doesn't get the

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-02 Thread Michael Terry
marmuta, did you experience times when onboard didn't die after a SIGTERM (and thus the SIGKILL fallback was necessary), or was that just in case it did happen? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu.

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-01 Thread Francesco Fumanti
I have been told, that the problem not only is the fact, that unity-greeter uses SIGKILL instead of SIGTERM; there is also the problem of the code containing the SIG command is not reached: https://code.launchpad.net/~marmuta/unity-greeter/kill-onboard-with-sigterm/+merge/101889 Could you

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-01 Thread Michael Terry
I'd like you to test with 12.10.4-0ubuntu1 once it hits the archives. I think this behavior is better (we kill onboard cleanly on exit now). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu.

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-10-01 Thread Francesco Fumanti
Michael, thanks for your reply. I will let you know... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/978430 Title: Enter hangs when using it entering password with onboard in

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-09-28 Thread Francesco Fumanti
** Changed in: onboard Status: Fix Released = New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/978430 Title: Enter hangs when using it entering password with onboard in

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-09-28 Thread Francesco Fumanti
The problem is still occurring here with version 12.10.3-0ubuntu2 of unity-greeter. It does not happen on every login, but it happened again two days ago and today, I wanted to also reopen the unity-greeter part of this bug, but I was not able to. -- You received this bug notification because

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-09-24 Thread Jan Simon
** Changed in: onboard Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/978430 Title: Enter hangs when using it entering password with

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-09-22 Thread Jan Simon
** Changed in: unity-greeter Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/978430 Title: Enter hangs when using it entering password with

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-09-17 Thread Launchpad Bug Tracker
This bug was fixed in the package onboard - 0.98.0-0ubuntu1 --- onboard (0.98.0-0ubuntu1) quantal; urgency=low * Freeze exception request for new upstream release (LP: #1041303) * debian/pycompat: removed as not used anymore * debian/control: - Build-Depends: +

[Desktop-packages] [Bug 978430] Re: Enter hangs when using it entering password with onboard in lightdm

2012-09-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/onboard -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/978430 Title: Enter hangs when using it entering password with onboard in lightdm Status in