-
running on hyprland
Downloads
❯ sudo -E ./neptune-installer-linux
Authorization required, but no authorization protocol specified
2024/11/05 01:06:37 Fyne error: Unable to connect to session …
-
```
% go version
go version go1.23.1 darwin/arm64
% go run github.com/go-gl/example/gl21-cube@latest
2024/11/04 05:07:23 Unable to find Go package in your GOPATH, it's needed to load assets: no …
-
**maplibre-gl-js version**:
4.7.1
**browser**:
chrome on linux
### Steps to Trigger Behavior
1. Go to https://jsbin.com/kobuhuposi/edit?html,output
2. Put mouse cursor on top of …
-
I received this error message:
`# github.com/go-gl/glfw/v3.2/glfw
In file included from ../../go/pkg/mod/github.com/go-gl/glfw@v0.0.0-20190409004039-e6da0acd62b1/v3.2/glfw/c_glfw_darwin.go:8:
../…
-
### Website or app
https://github.com/Yukiniro/reproduce/tree/master/rspack-issue-hot-update-worker
### Repro steps
1. clone `https://github.com/Yukiniro/reproduce/tree/master/rspack-issue-hot-upda…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only rel…
-
Hey, i am getting this
```
> go build .
github.com/go-gl/gl/v3.2-core/gl
github.com/golang-ui/nuklear/nk
# github.com/golang-ui/nuklear/nk
cgo-dwarf-inference:1:17: error: expected '{' before ')…
-
### Description of the bug
After a while of having PrusaSlicer open, PrusaConnect tab stops being updated and eventually shows up blank. The upper-right user dropdown shows the logged in account.
…
-
### Prerequisite Checklist
- [X] I searched for [existing issues](https://github.com/search?q=repo%3ASFML%2FSFML&type=issues) to prevent duplicates
- [X] I searched for [existing discussions on th…
-
In order to avoid malformed code, it would be great to define and use a code formatter such as clang-format
Any preference ? If not I would go for the one used in vk-gl-cts ?