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

win10 run fail #92

Open
PaiHL opened this issue Jul 22, 2024 · 1 comment
Open

win10 run fail #92

PaiHL opened this issue Jul 22, 2024 · 1 comment

Comments

@PaiHL
Copy link

PaiHL commented Jul 22, 2024


PS C:\Users\dev> go install github.com/fyne-io/terminal/cmd/fyneterm@latest
go: downloading github.com/fyne-io/terminal v0.0.0-20240716015208-3f73425d4e0f
go: downloading fyne.io/fyne/v2 v2.5.1-0.20240716011200-bed23d914f5d
go: downloading github.com/ActiveState/termtest/conpty v0.5.0
go: downloading github.com/jeandeaual/go-locale v0.0.0-20240223122105-ce5225dcaa49
go: downloading github.com/nicksnyder/go-i18n/v2 v2.4.0
go: downloading github.com/yuin/goldmark v1.7.1
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading golang.org/x/image v0.18.0
go: downloading github.com/fredbi/uri v1.1.0
go: downloading fyne.io/systray v1.11.0
go: downloading github.com/go-gl/glfw/v3.3/glfw v0.0.0-20240506104042-037f3cc74f2a
go: downloading github.com/BurntSushi/toml v1.4.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
PS C:\Users\dev>
PS C:\Users\dev> fyneterm
2024/07/22 10:11:32 Fyne error:  Translation failure
2024/07/22 10:11:32   Cause: message "Title" not found in language "br"
2024/07/22 10:11:32   At: C:/Users/dev/go/pkg/mod/fyne.io/fyne/[email protected]/lang/lang.go:72
2024/07/22 10:11:33 Fyne error:  Translation failure
2024/07/22 10:11:33   Cause: message "Title" not found in language "br"
2024/07/22 10:11:33   At: C:/Users/dev/go/pkg/mod/fyne.io/fyne/[email protected]/lang/lang.go:72
2024/07/22 10:11:33 Fyne error:  Translation failure
2024/07/22 10:11:33   Cause: message "Title" not found in language "br"
2024/07/22 10:11:33   At: C:/Users/dev/go/pkg/mod/fyne.io/fyne/[email protected]/lang/lang.go:72
PS C:\Users\dev>


@andydotxyz
Copy link
Member

None of those errors would cause the app to stop.
If it had crashed there would be a stack trace... does it appear at all? How long before the terminal prompt appears again?

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

No branches or pull requests

2 participants