X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-tny-account-store.c;h=4d29902113e67b096aaee1a16146e85a3bee32a2;hp=45a0a3137ec654d9447274661770a15ae7ca3718;hb=275ed4fbb00e67d4cbcf76723ca903c3e53f407d;hpb=ae62ce96b11099bdf4db58d89552403b4be35e05 diff --git a/src/modest-tny-account-store.c b/src/modest-tny-account-store.c index 45a0a31..4d29902 100644 --- a/src/modest-tny-account-store.c +++ b/src/modest-tny-account-store.c @@ -700,7 +700,13 @@ get_password (TnyAccount *account, const gchar * prompt_not_used, gboolean *canc if (!*cancel) { /* The password will be returned as the result, * but we need to tell tinymail about the username too: */ - tny_account_set_user (account, username); + + /* WARNING: I disabled setting username as this can cause locks. Anyway, + * as now we have the password dialog username entry always dimmed + * this shouldn't be a problem */ + + /* if (username) */ + /* tny_account_set_user (account, username); */ /* Do not save the password in gconf, because * the UI spec says "The password will never