Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: 同步登录完以后就直接闪退了 #586

Open
linonetwo opened this issue Sep 10, 2024 · 0 comments
Open

bug: 同步登录完以后就直接闪退了 #586

linonetwo opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@linonetwo
Copy link
Contributor

Environment 环境信息

No response

Description 描述

{"function":"useGetGithubUserInfoOnLoad","githubUserInfo":{"avatar_url":"https://avatars.githubusercontent.com/u/52444119?v=4","bio":null,"blog":"","company":null,"created_at":"2019-07-02T07:21:06Z","email":null,"events_url":"https://api.github.com/users/SaXz2/events{/privacy}","followers":1,"followers_url":"https://api.github.com/users/SaXz2/followers","following":0,"following_url":"https://api.github.com/users/SaXz2/following{/other_user}","gists_url":"https://api.github.com/users/SaXz2/gists{/gist_id}","gravatar_id":"","hireable":null,"html_url":"https://github.com/SaXz2","id":52444119,"location":null,"login":"SaXz2","name":null,"node_id":"MDQ6VXNlcjUyNDQ0MTE5","notification_email":null,"organizations_url":"https://api.github.com/users/SaXz2/orgs","public_gists":0,"public_repos":2,"received_events_url":"https://api.github.com/users/SaXz2/received_events","repos_url":"https://api.github.com/users/SaXz2/repos","site_admin":false,"starred_url":"https://api.github.com/users/SaXz2/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SaXz2/subscriptions","twitter_username":null,"type":"User","updated_at":"2024-09-10T11:14:09Z","url":"https://api.github.com/users/SaXz2"},"level":"debug","message":"Get githubUserInfo","timestamp":"2024-09-10T11:17:07.563Z"}
{"function":"useGetGithubUserInfoOnLoad","level":"debug","message":"Store userInfo","timestamp":"2024-09-10T11:17:07.563Z"}
{"function":"setUserInfos","level":"debug","message":"Storing authInfos","timestamp":"2024-09-10T11:17:07.564Z"}
{"function":"immediatelyStoreSettingsToFile","level":"debug","message":"Saving settings to file start","storeSettingsToFileLock":false,"timestamp":"2024-09-10T11:17:08.064Z"}
{"function":"immediatelyStoreSettingsToFile","level":"debug","message":"Saving settings to file done","timestamp":"2024-09-10T11:17:08.065Z"}
{"level":"debug","message":"NativeService.openPath() Opening C:\Users\Sa\AppData\Roaming\TidGi\logs","timestamp":"2024-09-10T11:17:13.323Z"}
{"function":"Authentication.set","key":"github-token","level":"debug","message":"Setting auth, debug value is truncated for privacy","timestamp":"2024-09-10T11:17:33.477Z","value":""}
{"function":"setUserInfos","level":"debug","message":"Storing authInfos","timestamp":"2024-09-10T11:17:33.477Z"}
{"function":"immediatelyStoreSettingsToFile","level":"debug","message":"Saving settings to file start","storeSettingsToFileLock":false,"timestamp":"2024-09-10T11:17:33.977Z"}
{"function":"immediatelyStoreSettingsToFile","level":"debug","message":"Saving settings to file done","timestamp":"2024-09-10T11:17:33.980Z"}
{"function":"authRedirect.refresh","level":"debug","message":"window.location.href === CHROME_ERROR_PATH","timestamp":"2024-09-10T11:17:37.179Z"}
{"function":"Authentication.set","key":"github-token","level":"debug","message":"Setting auth, debug value is truncated for privacy","timestamp":"2024-09-10T11:17:39.498Z","value":"github_..."}
{"function":"setUserInfos","level":"debug","message":"Storing authInfos","timestamp":"2024-09-10T11:17:39.499Z"}
{"function":"immediatelyStoreSettingsToFile","level":"debug","message":"Saving settings to file start","storeSettingsToFileLock":false,"timestamp":"2024-09-10T11:17:40.000Z"}
{"function":"immediatelyStoreSettingsToFile","level":"debug","message":"Saving settings to file done","timestamp":"2024-09-10T11:17:40.002Z"}

Steps to Reproduce 复现方式

群友反馈的,可能是immediatelyStoreSettingsToFile导致的

Additional Context 额外上下文

No response

@linonetwo linonetwo added the bug Something isn't working label Sep 10, 2024
@linonetwo linonetwo self-assigned this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant