-
When close with `ctrl+c` or user interrupt signal this panic happen on close channel.
```shell
panic: close of closed channel [recovered]
panic: closure error: unexpected panic caught: close of …
Ja7ad updated
3 weeks ago
-
I'm receiving the following error:
go build github.com/gotk3/gotk3/gdk: invalid flag in pkg-config --libs: -Wl,--export-dynamic
when attempting to build anything surrounding gotk3.
Go version is …
-
Running Sonoma (14.6.1 on M1 Studio that app is not launching but showing no error. In the logs I do see the following however:
```
Last login: Tue Aug 27 11:23:34 on ttys000
/Applications/WiiUD…
-
Hello All,
I am building the crossplatform app with windows GUI. I used https://github.com/gotk3/gotk3 and it works fine to make the interface.
Also i need systray icon for my app.
I tried this p…
-
I attempted to use the media player on GOTK3 with V3 using Ubuntu 20.04 under WSL2 (Windows Subsystem Linux)
During the realization phase, the following warning message appears on the terminal:
`…
-
I gave this command : `make get`
And got this errors :
```
go get github.com/gotk3/gotk3
go: downloading github.com/gotk3/gotk3 v0.5.3-0.20210223154815-289cfb6dbf32
go get github.com/gotk3/got…
-
When opening a server folder, i get the following error:
```
panic: Server is hollow, but a normal method was called. [recovered]
panic: closure error: unexpected panic caught: Server is hollow, b…
-
we need your help. So where do we go from here?
see details under: [The future and what happens next](https://github.com/gotk3/gotk3/wiki/The-future-and-what-happens-next)
**What do you think of…
-
Trying to run a Go example program on Windows 10, I get:
>go run example1.go
# github.com/gotk3/gotk3/gdk
..\pkg\mod\github.com\gotk3\gotk3@v0.6.4\gdk\gdk_since_3_22.go:140:180: undefined: callback…
-
I am running `libgtk 3.12` in Ubuntu 14.04 and get the following when I do `go get -tags gtk_3_12 github.com/sourcegraph/webloop/...`
```
# github.com/sourcegraph/webloop/examples/angular-static-seo
…