On Tue, Sep 04, 2018 at 01:39:11PM -0400, Benjamin Redelings wrote:
... 
> - When opening thunderbird, it says that it can't log into gmail because the 
> password is wrong.
> 
> - After deleting .thunderbird (and .icedove) and attempting to create a new 
> account,
>   version 52.9.1-1 creates an HTML login window for gmail.  However, version 
> 60.0-2
>   does create this window.  The correct password is rejected, and I cannot 
> create an
>   account.
> 
> - If I enable manual config in the new-account wizard, and change the auth 
> type to
>   plain text, then authentication succeeds.  However, thunderbird hangs 
> forever
>   when I press the "Done" button.  If I restart and attempt to create the 
> account 
>   again, I am told that the account already exists.
> 
> Its not clear to me if this is the same problem as #904430 .
> 
> This happened on both my laptop, and my desktop, both running Debian unstable.
> 
> I can debug this further, if there is a suggested method.

You have installed AppArmor, have you checked that AppArmor is not
preventing a successful connection to GMail somehow?

Maybe it's OAuth2 related, there was some fixing happen after the
release of 60.0.
https://bugzilla.mozilla.org/show_bug.cgi?id=1176399

How you can debug this is written in the bug report you have referenced.
A more intensive possibility is to work wth strace to see what TB os
doing on the filesystem. E.g.

$ strace /usr/lib/thunderbird/thunderbird

And also nice to know is if the issue is also happen with the packages from
Mozilla.

Regards
Carsten

Reply via email to