Opened 11 years ago
Closed 11 years ago
#522 closed defect (fixed)
check and fix crashes when no tree and/or alignment is selected
Reported by: | westram | Owned by: | westram |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | no idea | Version: | SVN |
Keywords: | Cc: |
Description
run attached macro
Attachments (1)
Change History (15)
Changed 11 years ago by westram
comment:1 Changed 11 years ago by westram
- Owner changed from devel to westram
- Status changed from new to _started
comment:2 Changed 11 years ago by westram
state of [12066]:
- ARB_NT passes
- level-1-callbacks (i.e. calling BIO::remote_action($gb_main,'ARB_NT','!run_all_cbs_alph'); once) w/o or alignment selected
- level-2-callbacks with and alignment defined
comment:3 Changed 11 years ago by westram
comment:4 Changed 11 years ago by westram
state of [12104]:
- ARB_NT level-2-callbacks pass with and alignment undefined
comment:5 Changed 11 years ago by westram
state of [12107]:
- ARB_DIST level-4-callbacks pass (+ali defined)
comment:6 Changed 11 years ago by westram
state of [12108]:
- ARB_DIST level-4-callbacks pass with trees undefined (selected, sort and/or compress )
comment:7 Changed 11 years ago by westram
state of [12109]:
- ARB_DIST level-4-callbacks pass with trees and alignment undefined
comment:8 Changed 11 years ago by westram
state of [12125]:
- ARB_PARSIMONY passes level-1-callbacks (/ali defined)
comment:9 Changed 11 years ago by westram
state of [12129]:
- ARB_PARSIMONY passes level-4-callbacks (also when deleting all species from )
- ARB_EDIT4 passes level-1-callbacks
comment:10 Changed 11 years ago by westram
state of [12133]:
- ARB_EDIT4 passes level-2-callbacks
comment:11 Changed 11 years ago by westram
state of [12135]:
- ARB_EDIT4 passes level-3-callbacks
comment:12 Changed 11 years ago by westram
state of [12136]:
- ARB_EDIT4 passes level-4-callbacks (with and w/o )
comment:13 Changed 11 years ago by westram
state of [12137]:
- ARB_PHYLO passes level-4-callbacks (with and w/o ; with valid, invalid and no alignment)
comment:14 Changed 11 years ago by westram
- Resolution set to fixed
- Status changed from _started to closed
by [12138]
Note: See
TracTickets for help on using
tickets.
when running 'all callbacks' of ARB_NT in gtk version, the default-alignment does change to '????' by "something", leading to crashes later on. I need to use that function (in gtk) for #520