66RING

Results 11 comments of 66RING

cool, how do you guys generate the dashbaord picture?

![2020-10-30_19-35](https://user-images.githubusercontent.com/49358576/97700606-15c60a80-1ae7-11eb-8191-5aae050ab88c.png) \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” ![image](https://github.com/FiloSottile/mkcert/assets/49358576/f5469fa1-8431-4814-8202-41bb62082962) ![image](https://github.com/FiloSottile/mkcert/assets/49358576/5eaae16b-0c25-4aa2-a04b-c1f4ce7d5295)

yes. Just set `device = "cpu"` in train.py line 71.

@SusmitaDey You need to add the `-device virtio-qcuda-pci` parameter