Sfinx

Results 74 comments of Sfinx

> Please provide the output of the following commands: > > ``` > $ locale > $ echo $TERM > ``` > > Also, what specific UTF-8 character are you...

Any news ? BTW: current git build fails with ``` Error] QWindow.json: missing "props" -> "model-value" definition Warning on line 22, column 3 of src/components/QWindow.sass: This selector doesn't have any...

any answer to this ?

Thanks ! x-terminal exactly what is needed

same thing here. to reproduce - create box with hand-written text, save, exit vscode. open again - text will be dislplayed as normal until selected

env: - node v16.13.0 (LTS) - stock ubuntu 20.04 at x86_64

This workaround works if used as sender: ``` 'use strict' import MessageQueue from 'svmq' let app = {} const APP_IPC_KEY = 31337 const fromAPP = 100 const toAPP = 200...

same here with latest git 3b646f546

same here at v5.2.0. it complains while the file is definitely present: ``` rus@Shiva:~$ dpkg --get-selections |grep miope miopen-hip-dev5.2.0 install miopen-hip5.2.0 install miopenkernels-gfx900-56kdb install miopenkernels-gfx900-64kdb install rus@Shiva:~$ l /opt/rocm/share/miopen/db/gfx900_56.kdb -rw-r--r--...

Looking into lib/x64/ch341_lib.h from their official Linux driver header I guess they have a little bit more GPIO's than 0..15 : ``` 16 RESET# 17 WRITE# 18 SCL (for AUX...