Soham Biswas

Results 39 comments of Soham Biswas

@m-agour @skoudoro I was able to track down the specific test: ![image](https://user-images.githubusercontent.com/29832615/179561945-f60c3b24-14e4-47da-b54d-aede901ccce1.png) I will try fixing it soon.

Hello, after a bit of digging it looks like there is no particular test that is experiencing the segfault, rather the execution of the all the tests at the same...

Hi @m-agour Thank you for the snippet. It seems to reproduce the same type of segfault :+1:

Hello @skoudoro , can you have a look at this skeletal implementation and let me know what else to add? You can run `fury/tests/test2.py` for a quick example.

Hello @skoudoro , thank you for the review. Here are some of my questions. * By showing more emphasis do you mean adding more gap between the elements? I could...

Hello, in my opinion I think this should be separate global watcher which could be user customizable instead of having separate watchers for each UI element. Also I think you...

Note: Installing `nose` doesn't help.

@skoudoro downgrading VTK to 8.1.2 didn't help :cry:

@skoudoro It seems that this test isn't failing anymore and rather `test_grid` is failing.

Hello, may I work on this Issue?