muon icon indicating copy to clipboard operation
muon copied to clipboard

This is normal?

Open DeadNumbers opened this issue 6 years ago • 4 comments

изображение

DeadNumbers avatar Feb 10 '20 11:02 DeadNumbers

Certainly not, can you provide an example that reproduces this error? More context about the issue would also be helpful, Ultralight version, OS, etc.

ImVexed avatar Feb 10 '20 22:02 ImVexed

GO111MODULE=""
GOARCH="amd64"
GOBIN=""
GOCACHE="/home/user/.cache/go-build"
GOENV="/home/user/.config/go/env"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GONOPROXY=""
GONOSUMDB=""
GOOS="linux"
GOPATH="/home/user/Go"
GOPRIVATE=""
GOPROXY="https://proxy.golang.org,direct"
GOROOT="/usr/lib/go"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/usr/lib/go/pkg/tool/linux_amd64"
GCCGO="gccgo"
AR="ar"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
GOMOD=""
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build618645654=/tmp/go-build -gno-record-gcc-switches"

I'm just clone and build examples/create-react-app. GPU: AMD ATI Radeon HD 8850M / R9 M265X

DeadNumbers avatar Feb 11 '20 10:02 DeadNumbers

I'm failing to reproduce this issue, what display server are you using? (Wayland, X11, etc.)

ImVexed avatar Feb 11 '20 16:02 ImVexed

@ImVexed xorg.

DeadNumbers avatar Feb 12 '20 08:02 DeadNumbers