Ticket #2759 (closed defect: fixed)
Unable to edit gzipped files
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.8.3 |
Component: | mcedit | Version: | 4.8.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master committed-stable |
Description
Steps to reprosuce:
*) dmesg| gzip -c9 > out.gz
*) press F4 on out.gz file
Expected result: editor should be opened
Actual result: segmentation fault.
Change History
comment:1 Changed 13 years ago by slavazanko
- Summary changed from Fail to edit gzipped files to Unable to edit gzipped files
comment:2 Changed 13 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
comment:3 Changed 13 years ago by slavazanko
- Branch state changed from no branch to on review
Created branch 2759_edit_gzipped
Review, please.
comment:4 Changed 13 years ago by andrew_b
- Votes for changeset set to andrew_b
- Component changed from mc-core to mcedit
comment:5 Changed 13 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
comment:7 Changed 13 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b angel_il to committed-master
- Blocked By 2695 added
- Branch state changed from approved to merged
- Keywords stable-candidate added
- Resolution set to fixed
merged to master:
git log --pretty=oneline 9d72cf5..d52b1dc
Note: See
TracTickets for help on using
tickets.