66RING
66RING
cool, how do you guys generate the dashbaord picture?
 \o/
@gokcehan This is the full stacktrace I simply copy from stdout. I tried to find lf's log file, but /tmp/lf.log only has history info. [lf.log](https://github.com/gokcehan/lf/files/6912026/lf.log)
@gokcehan I start lf in a wrapper script, which combined [Uberzug preview](https://github.com/gokcehan/lf/wiki/Previews#with-%C3%9Cberzug) and [lfcd](https://github.com/gokcehan/lf/wiki/Integrations). ``` # lfcd.sh __lf() { if [ -n "$DISPLAY" ]; then export FIFO_UEBERZUG="${TMPDIR:-/tmp}/lf-ueberzug-$$" cleanup() { exec...
It seems to happen at random log file of recent crash: ``` $ cat lf.ring.5523.log 2021/08/07 10:45:51 hi! 2021/08/07 10:45:51 loading files: [] 2021/08/07 10:45:51 reading file: /home/ring/.config/lf/lfrc 2021/08/07 10:45:51...
try some wrapper scritpt ```sh #!/bin/sh if [ -z "$(bspc query -N -n .focused.fullscreen -d focused)" ]; then bspc node focused -t fullscreen NODES=$(bspc query -N -n .tiled -d focused)...
Hi, @2084x > If you think this would help, can you please explain in detail how I'm supposed to do it? Just `GOTRACEBACK=crash lf`, (`SOME_ENV=var `), [which should generate some...
same issue and issuer starts with “mkcert”  
yes. Just set `device = "cpu"` in train.py line 71.
@SusmitaDey You need to add the `-device virtio-qcuda-pci` parameter