Sebastian Thiel
Sebastian Thiel
Thanks a lot for reporting! It seems like there is a retry mechanism that never stops. Can you confirm that all you did is click the "Log in or Sign...
Thanks a lot, that helps! What follows *might* be the responsible code, so it should end after ~120s. Errors are ignored and that sounds about like what's happening here. https://github.com/gitbutlerapp/gitbutler/blob/28d72ae5c09248bf9b3bd351ad0e70f01f683a77/app/src/lib/stores/user.ts#L92-L102...
Actually, I can't, but CC @krlvi who could if it makes sense. It's great to know that flatpack works, which means the app-image might have other restrictions, possibly even 'locally'...
Thanks for reporting! I think at least part of the problem is that it's unclear how to overcome the conflict in this scenario - the UI doesn't guide or help...
> Is there a place with logs? Or a way for me to see the conflicts? I don't think there is anything right now :/, but @krlvi would be able...
Thanks for reporting! May I ask how this issue was created? It somehow bypassed the normal [templates](https://github.com/gitbutlerapp/gitbutler/blob/master/.github/ISSUE_TEMPLATE/1_bug.yml) which would have provided a lot of common (and useful) information from the...
Thanks for reporting! I think right now there isn't much in the way of error reporting in case vscode can't be found or opening it otherwise fails. The log doesn't...
Thanks for reporting! I think the steps to reproduce won't suffice to actually reproduce the issue, and I lack the imagination to fill in the blanks based on the other...
Thanks a lot for the additional details, maybe with these the issue can already be reproduced even though I didn't try it. If you should get into this state on...
Oh, that's pretty bad and I am investigating.