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

Viewing words does not work on Ubuntu 18.04 #8

Open
Logan84 opened this issue Apr 2, 2020 · 4 comments
Open

Viewing words does not work on Ubuntu 18.04 #8

Logan84 opened this issue Apr 2, 2020 · 4 comments

Comments

@Logan84
Copy link

Logan84 commented Apr 2, 2020

When following the steps, there have been two times that the simulation crashed. When hitting the [Wt Words] button, the simulation crashes. When hitting the TrainEnv and then on Words to see a list of all the words, the simulation crashes.

@rcoreilly
Copy link
Collaborator

could you run from a terminal and post the stack traces of the crashes?

@rcoreilly
Copy link
Collaborator

btw I just got a crash in Wt Words by keeping the window open and hitting the button again -- I will fix this one -- is it the same that you got?

panic: runtime error: comparing uncomparable type []string

goroutine 13 [running]:
github.com/goki/gi/gi.(*WindowList).FindData(0x6acd1c0, 0x4f25300, 0xc015c6e5e8, 0x0, 0xc000702400)
	/Users/oreilly/go/src/github.com/goki/gi/gi/window.go:2491 +0xe0
github.com/goki/gi/gi.RecycleStdDialog(0x4f25300, 0xc015c6e5e8, 0xc01663d590, 0xe, 0x0, 0x0, 0x0, 0xc033860101, 0xc0001b9108, 0xc0001b9130)
	/Users/oreilly/go/src/github.com/goki/gi/gi/dialogs.go:467 +0x4e
github.com/goki/gi/giv.SliceViewDialog(0xc0008ec000, 0x4f25300, 0xc015c6e5e8, 0xc01663d590, 0xe, 0x0, 0x0, 0x0, 0x0, 0x0, ...)

@rcoreilly
Copy link
Collaborator

I can't replicate the 2nd crash though, on mac

@rcoreilly
Copy link
Collaborator

first one is fixed.

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