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

feat(gui): wait and show fyne-based client error message after the client is started #21

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

genshen
Copy link
Owner

@genshen genshen commented Feb 7, 2024

After the fyne-based client is started, we call api handles.Wait() to wait error and show error message dialog if there is some error while running (e.g. connection lost or listern port already in used).
This commit is similar as PR #12. This is for the fyne-based client, while #12 is for swiftui client.

…ient is started

after the fyne-based client is started, we call api handles.Wait() to wait error and show error
message dialog if there is some error while running (e.g. connection lost or listern port already in
used).
This commit is similar as PR #12. This is for the fyne-based client, while #12 is for swiftui client.
@genshen genshen merged commit a8cb334 into master Feb 7, 2024
4 checks passed
@genshen genshen deleted the feature-client-ui-wait-error branch February 7, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant