-
- [ ] One tab per tree-view item
- [ ] Show selection of the data/report tree-view item upon current tab change
- [x] Upon fault tree removal, the diagram tabs should close
(don't reopen upon…
-
When editing, it is common for the code to be ill-formed, because for example you have opened a block with `{` but not yet closed it, or pasted some code into the middle of a function and not yet inte…
-
I have the following code, which causes a segmentation fault when tree_flatten is called on any instance of SubComponent. I think it has to do with the `jtu.Partial(method, self)` in `_wrap_method` so…
-
Under the current implementation, if a faulting event occurs on an already faulted item, it is ignored (e.g., phase A is out of service because a fuse blew, then another phase A fault occurs downstrea…
-
**Setup (please complete the following information):**
- Distribution: fedora
- Distribution release: 37
- Geeqie version: 2.0.1 GTK3
**Describe the bug**
I can open only two windows (full, …
-
Hi Liang,
I have gene trees consisted by 106 species. When I run the `mp-est v2.1`, the segment fault occured. I applied `mp-est v2.0` using the same control file and gene tree files without erro…
-
Under the current implementation, if a faulting event occurs on an already faulted item, it is ignored (e.g., phase A is out of service because a fuse blew, then another phase A fault occurs downstrea…
-
Under the current implementation, if a faulting event occurs on an already faulted item, it is ignored (e.g., phase A is out of service because a fuse blew, then another phase A fault occurs downstrea…
-
Hello, I want to run booster, where my reference tree is binary, but the booster, containing only one tree, is not binary. I get the below log and error:
Num trees: 1
New bootstrap tree : 0
Segm…
-
As described on the mailing list [0], I'm investigating a way to monitor if a component crashes due to segmentation/CPU faults.
The test in `test-fault_detection` already demonstrates how this can …