Matthias Seidel

Results 5 comments of Matthias Seidel

I have a similar issue. I have a dual monitor setup and different DPI scaling values for the two screens. I experience the problem when Atom is maximized on the...

This is apparently some path conversion when calling `vsimsa` from `sh` GPI_EXTRA inside vsimsa: `C;C:\Users\***\Miniconda3\envs\cocotb\Library\Users\***\Miniconda3\envs\cocotb\lib\site-packages\cocotb\libs\cocotbvhpi_aldec.dll;cocotbvhpi_entry_point` Some tests: ``` > set TEST=C:/Testing:foobar > echo %TEST% C:/Testing:foobar > vsimsa -do "echo $::env(TEST)"...

> Is that `sh` you are running from a conda package? Yes, correct. > So, as the result: did you run successfully your script? Did you add some changes in...

This has not yet been solved afaik. If it won't be fixed, maybe it should at least be noted in the documentation (installation instructions)?