Tobias Falk
Tobias Falk
Do you mean something like this? 
I edited the Python code that generates the wire edges.
In my fork #412 (https://github.com/tobiasfalk/WireViz/tree/Jumpers_reimp2) I changed line 455 and 492 of `src/wireviz/wv_graphviz.py` there I removed the `#000000`(HEX for Black) and the `:`
First, I would not talk about left and right but rather see it like an onion, with a core, outside, and inside (currently empty) layers. Currently, the outside layer is...
Here is the full message Log: ``` Press Ctrl+C to exit INFO:__main__:starting time_device INFO:vxi11_server.instrument_server:abortServer started... Traceback (most recent call last): File "/home/tobias/Downloads/python-vxi11-server-master/demo_servers/time-device.py", line 79, in instr_server_inst1.listen() File "/home/tobias/Downloads/python-vxi11-server-master/demo_servers/vxi11_server/instrument_server.py", line 596,...
> If you can get the stock time-device examples to work (with an empty hostname) my sense is an rpcbind (portmapper) > problem. The vxi11 server registers itself with the...
> Start by running the command rpcinfo -p myserver.local on the client machine on the network of interest. If rpcbind isnt visible from the desired network, it will be impossible...
> Let me dig into the code side of this for a bit. It might be easy to use localhost for configuration and the requested hostname for operation. In any...
Ah ok, I am just dumm, trying to run rpcinfo from a windows subsystem for linux does not work and brings me the addres alrey given, runing it from an...
Do not ask why I did not do this from the beginning, I don't know my self