Mohammed
Mohammed
Hey there! We have an app that use systray, and now I want to submit this report as issue. On Gnome works like a charm. But XFCE is unstable in...
**Unfortunately**, due to a series of urgent tasks and some service deployment issues, we've strayed from the main development path in all service codebases for quite some time now. This...
When I try to build my project on Windows (in a GitHub Actions workflow), I get this error: ``` github.com/jaypipes/ghw/pkg/accelerator Error: vendor\github.com\jaypipes\ghw\pkg\accelerator\accelerator.go:50:24: info.load undefined (type *Info has no field or...
Heads up – the new changes in #2079 aren't stable. If we switch to the new config based on these changes, everything in the e2e tests falls apart. @0pcom Can...
1. Move from nginx to Traefik 2. add Portainer as whole system monitoring
As discussed in https://github.com/skycoin/dmsg/issues/310, we considered multiple approaches for integrating smux and ultimately chose the second option. In the communication between visors and dmsg-servers, everything works as expected, and the...
After fixing ticket #1865 and adding `gocyclo` to formatting process in CI (and local), we get about 14 errors there! So we just ignore them for now, but should solve...