gima

Results 5 comments of gima

I renamed my _goworkspace_ and this same problem occurred for me, and the provided solution worked (remove `$gopath/pkg` directory), so that `go get` and `go install` can re-generate those files....

**On ArchLinux:** Draft workbench Offset function doesn't work After ArchLinux patched FreeCAD to use PySide6. **Package versions:** ``` local/freecad 0.21.2-8 local/pyside6 6.6.2-2 local/qt6-base 6.6.3-1 (qt6) ``` **Bug report:** With a...

``` OS: Windows 7 64bit MyPaint: 1.2.0+git.f62444e.dirty ``` Same as previous commenter. Additional information below :3 ![a](https://cloud.githubusercontent.com/assets/1252061/12870041/7e7ee2d6-cd3a-11e5-9831-028052e6e178.png)

> @achadwick wrote: > If it's appearing on the two toolbar icons you mentioned above like in your screenshot, that's telling. Those toolbar buttons contain a standard GtkMenuButton, set up...

@clmul > Set up a tun device tun0. > `ip link set tun0 up` > `ip address add 192.168.1.2/24 dev tun0` > `ip rule add ipproto 17 table 32765` >...