Justin Privitera
Justin Privitera
@biagas why are there two files, `bv_qt.sh` and `bv_qt6.sh`? Why don't they share a file? Could they be combined with some effort? What prevents qt6 from behaving like qt5.10, where...
Can you think of any reason it would not make sense to combine the two? If not I will go ahead with that to simplify things in preparation for making...
For future edification: I opted to *not* combine `bv_qt6.sh` and `bv_qt.sh`, as it became very complicated and messy very quickly. I think the best course of action is to leave...
I found it (why does it require a restart?). I honestly can't tell if it has made any difference for the image quality. If it has changed the image quality...
I wonder if this is related? #18747 Maybe this will fix: #18642
Can you run visit with debugging enabled and send us the logs? You can try `visit -debug 5`, which should produce a number of files ending in `.vlog`. If you...
Thank you @BradWhitlock!
It looks like you have the following in your config file: ``` false 0 ``` The triadLineWidth is set to zero, which causes them to disappear. I don't understand how...
Is there a reproducer for this on the OCF? It may be the case that getting rid of the visit configuration files may solve this issue.
> @IdoAkkerman Yes, we are happy to have help with this even if it's testing your use cases. > We are working on an update to 4.6.0. > Do you...