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

x/mobile/cmd/gomobile: log show twice in xcode #23319

Closed
wpajqz opened this issue Jan 3, 2018 · 3 comments
Closed

x/mobile/cmd/gomobile: log show twice in xcode #23319

wpajqz opened this issue Jan 3, 2018 · 3 comments
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@wpajqz
Copy link

wpajqz commented Jan 3, 2018

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

go version go1.9.2 darwin/amd64

Does this issue reproduce with the latest release?

yes

What operating system and processor architecture are you using (go env)?

GOARCH="amd64"
GOBIN="/Users/Paul/go/bin"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"

What did you do?

use log.Println("test"), xcode's terminal show twice test
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.

What did you expect to see?

What did you see instead?

@gopherbot gopherbot added this to the Unreleased milestone Jan 3, 2018
@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Jan 3, 2018
@ALTree ALTree changed the title x/mobile/cmd/gomobile:log show twice in xcode x/mobile/cmd/gomobile: log show twice in xcode Jan 8, 2018
@agnivade
Copy link
Contributor

@wpajqz - Can you provide us with a complete program along with the steps to reproduce this ? You mention that it is a gomobile issue. What is the gomobile command you are running ? Does it still happen with the latest version of gomobile as well as go ?

@agnivade agnivade added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Jul 13, 2019
@wpajqz
Copy link
Author

wpajqz commented Jul 18, 2019

I am sorry,it's too long. the progrom is lost

@agnivade
Copy link
Contributor

Got it. So IIUC, you are not facing this issue anymore ? Would you like to close the issue until you see this again the next time ? Then we can reopen this with the proper repro steps.

@wpajqz wpajqz closed this as completed Jul 19, 2019
@golang golang locked and limited conversation to collaborators Jul 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

3 participants