Results 10 issues of weberc2

I just cloned this repo and ran ./waf configure build; however, it failed with the attached output: ``` Build failed -> task in 'gobject/gi' failed (exit status 2): {task 140453979304464:...

Could we get support for drawing with some go cairo library using DrawingArea? I propose supporting github.com/ungerik/go-cairo as it seems to be the most mature/active. I don't really know how...

I’m pretty new to GUI development, so string signals don’t seem to make much sense to me. I noticed that Buttons have a `.Clicked (callback)` method which simply connects a...

I think it would be helpful to publish a link to a Go-GTK resource (mailing list, forum, wiki, etc) where users can find/contribute help with using the library. If such...

Hello, I created an account a few minutes ago and immediately saved my password in my password manager and in my browser, then I clicked the activation link in my...

Hi, I'm new to Julia, but when I run `julia> id = figure(height=100, width=100, name="hello")`, I get: ``` ERROR: window not defined in figure at /home/someone/.julia/v0.3/Winston/src/Winston.jl:2693 ``` Am I doing...

v2.2.0 - It looks like `finishRequest()` is declared in the header file but not implemented anywhere. Seems related to https://github.com/amcewen/HttpClient/issues/24, but that ticket contained no information for working around this...

I'm trying to unmarshal a type into a Go interface (`type Arg interface { visitArg(argVisitor) error }`); however, dhall-golang (understandably) doesn't know how to decode Dhall types into the Go...

Probably not a big deal, but Flush() is dropping the error returned by `update_size_maybe()` in api.go

Bug

### What are you trying to do? I would like to expose a service to the public Internet using a custom domain name without requiring CNAME records, ideally via the...

needs-triage
fr