shlatchz
shlatchz
`The server encountered an error - stockfish: error occured when running stockfish command fork/exec /go/src/github.com/loganjspears/slackchess/internal/stockfish/stockfish.sh: no such file or directory` when trying to make a move against @slackbot
**Describe the bug** After adding a new gateway, by running `gateway create`, I see the following errors in container ``` [nodemon] app crashed - waiting for file changes before starting......
Hello, I was wondering if it's possible to implement missing features, such as InstallIcon() and SetIcon() for changing the disk's icon. [Dokan vs. CBFS](https://www.eldos.com/cbfs/dokan-to-cbfs.php) Thanks!
### Creating a bug report/issue #### Required Information - DietPi version | `cat /boot/dietpi/.version` ``` root@DietPi:~# cat /boot/dietpi/.version G_DIETPI_VERSION_CORE=8 G_DIETPI_VERSION_SUB=17 G_DIETPI_VERSION_RC=2 G_GITBRANCH='master' G_GITOWNER='MichaIng' G_LIVE_PATCH_STATUS[0]='applied' G_LIVE_PATCH_STATUS[1]='not applicable' ``` - Distro version...
After hours of debugging I noticed that in the function: ``` function getChildrenByClassname(childrens, className) { ``` when it's called by: ``` height -= getChildrenByClassname(childrens, 'ac-title')[0].clientHeight; ``` In the following part:...
### Creating a bug report/issue - [x] I have searched the existing open and closed issues #### Required Information - DietPi version | `cat /boot/dietpi/.version` ``` G_DIETPI_VERSION_CORE=9 G_DIETPI_VERSION_SUB=7 G_DIETPI_VERSION_RC=1 G_GITBRANCH='master'...