-
When copyq is running, every three to five copy actions triggers a weird behavior: my laptop's screen (deactivate via xrandr) flips between more dark and less dark when some text is copied into PRIMAR…
-
Hello, I stardet from the begining and qtsetup ... threw an error
```
$GOPATH/bin/qtsetup
INFO[0000] running: 'qtsetup prep'
INFO[0000] successfully created qtrcc symlink in …
-
Hello,
I have goland and Qt 5.9.1 installed through regular ArchLinux package.
but then picking up a QT_DIR is not obvious
`go get -u -v github.com/therecipe/qt/cmd/qtsetup` seems to be succesf…
-
osx, golang 1.8
Basically webview works fine on android, but does not work on OSX.
Has never worked for me on OSX.
Here are the steps i went through:
````
$GOPATH/bin/qtsetup
INFO[0000] ru…
-
Can i install webkit with msys2? I cant use regular installation due to #376.
I tried `pacman -S mingw-w64-x86_64-qtwebkit` and copying webkit files to empty folder like `C:\Qt\Qt5.8.0\mingw53_32` a…
-
Seems that the scxml.documentStringToModel func is somehow broken?
This code in node (latest):
````
var scxml = require('scxml')
var xml = `
`
scxml.documentStringToMo…
-
```
time="2017-03-31T21:56:08-06:00" level=info msg="running setup/test desktop (~10min)"
time="2017-03-31T21:56:08-06:00" level=info msg="testing widgets\\line_edits"
time="2017-03-31T21:56:08-06:…
-
Hello, I switched to windows and can not build qt on it.
I use MSYS2. Here is what I get:
```
ku7ab@windows ~ % qtsetup test windows
time="2017-04-26T09:12:05+03:00" level=info msg="running: 'qtse…
-
Hello, my os is macOS Sierra 10.12.3, Go version is 1.8.
I followed the Instructions of macOS, but failed.
My Qt is installed by HomeBrew, I also tried to install it by the [dmg](https://download.…
-
Using the sample code to run the idea for webkit based view fails.
```go
package main
import (
"os"
"github.com/therecipe/qt/core"
"github.com/therecipe/qt/webengine"
"github.com/ther…