[Bug 1299138] Re: [users-admin] User settings might hang when password is too simple

2016-04-01 Thread rogue-spectre
*** This bug is a duplicate of bug 661272 *** https://bugs.launchpad.net/bugs/661272 ** This bug has been marked a duplicate of bug 661272 changing user password causes hang in users-admin -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subs

[Bug 661272] Re: changing user password causes hang in users-admin

2016-04-01 Thread rogue-spectre
Hi, here a patch of src/users/run-passwd.c that allows me to do multiples mistakes when trying to change my password. ** Patch added: "patch for src/users/run-passwd.c" https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/661272/+attachment/4619463/+files/run-passwd.c.patch

[Bug 661272] Re: changing user password causes hang in users-admin

2016-02-25 Thread rogue-spectre
so it seems for my case that we are stuck in "case PASSWD_STATE_NEW" of io_watch_stdout, because of an error of "Authentication token manipulation error". If i force the state to go to PASSWD_STATE_RETYPE by adding else if(is_string_complete (str->str, "token", NULL)) {

[Bug 661272] Re: changing user password causes hang in users-admin

2016-02-23 Thread rogue-spectre
On Ubuntu 16.06 (daily build 23/02/2016), the interface is not the same as in gnome-system-tools, but one can see that the filesrc/users/run-passwd.c present in gnome-system-tools was reused inpanels/user-accounts/run-passwd.c in ubuntu-control-center with some m

[Bug 661272] Re: changing user password causes hang in users-admin

2016-02-19 Thread rogue-spectre
update to previous test fill current password fill new password with current password fill confirmation with current password click ok get the error message that new password is the same focus on current password fill new password with a new password fill confirmation with a new password ( withou

[Bug 661272] Re: changing user password causes hang in users-admin

2016-02-19 Thread rogue-spectre
some infos : Test : fill current password fill new password with current password fill confirmation with current password click ok get the error message that new password is the same fill new password with a new password fill confirmation with a new password ( without error ! ) Here two case

[Bug 661272] Re: changing user password causes hang in users-admin

2016-02-18 Thread rogue-spectre
Hi, bug append also in Xubuntu 14.04.03. It is a very annoying bug for people who install distros with a generic password. Once the pc is delivered, the first thing to do is to change the password and a lot of time the user make a "fatal" mistakeā€¦ Some informations i gathered for now : O