Maniphest T66881

Blender-ID: Blender Hangs on login or logout
Closed, Resolved

Assigned To
Sybren A. Stüvel (sybren)
Authored By
Inês Almeida (brita_)
Jul 13 2019, 9:27 PM
Tags
  • Add-ons (Community)
Subscribers
Bohdan Lvov (ostapblender)
CansecoGPC (CansecoGPC)
Inês Almeida (brita_)
Michael Hermann (245)
Sybren A. Stüvel (sybren)
Tokens
"Like" token, awarded by 245.

Description

System Information
Operating system: Linux 64bit

Blender Version
Broken: 2.80 RC1

Short description of error
Blender became unresponsive after clicking the login button of the Blender-ID add-on.
There were no errors in the terminal.

Exact steps for others to reproduce the error
I only got this problem a few times, both on login and on logout, but not always.
After the initial problematic login, usually the add-on is correctly logging in or reporting an incorrect password.
I hadn't logged in for a while, so it could be some sort of token saving that only happens on first time? :/ I couldn't immediately see a pattern.
I managed to get the problem with and without preferences auto-save.
Somehow, the action does work, even if I had to kill the process, but the UI was completely unresponsive.

The actual steps are to insert the email and password and click the login button, or then the logout button.

Revisions and Commits

rBA Blender Add-ons

Event Timeline

Inês Almeida (brita_) created this task.Jul 13 2019, 9:27 PM
Inês Almeida (brita_) added a subscriber: Sybren A. Stüvel (sybren).

@Sybren A. Stüvel (sybren)

Bohdan Lvov (ostapblender) added a subscriber: Bohdan Lvov (ostapblender).Jul 13 2019, 10:34 PM

Interesting. On blender-2.80-83010c2f02e5-win64 it seems to be working.

Michael Hermann (245) added a subscriber: Michael Hermann (245).Jul 13 2019, 10:46 PM

Possibly related to: T66125 ?

Sybren A. Stüvel (sybren) claimed this task.Jul 14 2019, 6:18 PM
CansecoGPC (CansecoGPC) added a subscriber: CansecoGPC (CansecoGPC).Jul 15 2019, 4:20 PM

I can't reproduce this bug on Manjaro Linux.
Btw, @Inês Almeida (brita_) , what distro are you using?

Inês Almeida (brita_) added a comment.Jul 15 2019, 7:00 PM

@CansecoGPC (CansecoGPC) I'm using Slackware, but I don't think that's related.

Sybren A. Stüvel (sybren) added a comment.Jul 18 2019, 2:55 PM

I can't reproduce this locally either, but it's been reported before (T66125).

Sybren A. Stüvel (sybren) changed the task status from Unknown Status to Resolved by committing rBA2b62b3d6f8e0: Updated Blender ID add-on from upstream (2.0 to 2.1).Jul 18 2019, 2:55 PM
Sybren A. Stüvel (sybren) added a commit: rBA2b62b3d6f8e0: Updated Blender ID add-on from upstream (2.0 to 2.1).
Michael Hermann (245) awarded a token.Jul 19 2019, 1:54 PM
Inês Almeida (brita_) added a comment.Jul 19 2019, 9:29 PM

Good that there are other reports. Note that I didn't see absolutely any output on the terminal, though.
I did check, there was nothing.

Sybren A. Stüvel (sybren) added a comment.Jul 19 2019, 9:56 PM

Yeah, it's the requests library that has infinity as the default timeout setting. So you will see a timeout, but only if you wait for infinity.