Ticket #1794 (closed defect: fixed)
Segfault in treeview
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0 |
Component: | mc-core | Version: | 4.7.0-pre4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
Testase:
- rm -f ~/.mc/Tree
- run mc
- F9 -> Command -> Directory tree
- Press F2
- Go to '/lib' item
- Press F2
- exit from mc
- run mc again
- F9 -> Command -> Directory tree
- press HOME key
Change History
comment:1 Changed 15 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
- severity changed from no branch to on review
- Milestone changed from 4.7 to 4.7.0
comment:3 Changed 15 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.
Created branch 1794_treeview_segfault
Initial changeset:17c6c67e192299a01c793aafacb7d76cd473adff
Review, please.