Justuser

Results 4 issues of Justuser

Hello, When i finished "setup"(instruction in README.md), i get this error: [void@linux RePaint]$ prime-run python3 test.py --conf_path confs/face_example.yml Start face_example Traceback (most recent call last): File "/home/void/Downloads/RePaint/test.py", line 180, in...

Steps to reproduce: (Obviously - use default docker-compose.yml) 1. Edit some color-scheme in `/app/pinedocs/public/color-schemes` (in container) 2. Reload page 3. Aaand... Nothing. And how edit schemes? Create new: 1. cp...

Really, I don't see any documentation, only java code example. Then how to known then how work with methods?

I set `Session client = new TcpClientSession(host, port, protocol, new ProxyInfo(ProxyInfo.Type.SOCKS4, new InetSocketAddress("212.103.118.77", 5678)));` or `Session client = new TcpClientSession(host, port, protocol, new ProxyInfo(ProxyInfo.Type.SOCKS5, new InetSocketAddress("185.148.39.14", 63453)));` And... No changes....