Ticket #3032 (closed defect: fixed)

Opened 11 years ago

Last modified 9 years ago

'External panelize' results cleared when opening another result

Reported by: dnied Owned by: andrew_b
Priority: major Milestone: 4.8.15
Component: mc-core Version: 4.8.8
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

The panel containing 'external panelize' results is cleared when opening a result, then opening another.

How to reproduce:

  1. C-x!
  1. launch an 'external panelize' command, either by recalling a previously stored command or typing a new one, like 'find . -type f'
  1. when the results come up, open one by hitting the RETURN key
  1. if a program is launched for that file, quit it
  1. open another result by hitting the RETURN key

Unexpected result: the panel is cleared, showing just the '../' entry.

mc --version
GNU Midnight Commander 4.8.8
Built with GLib 2.32.4
Using the ncurses library
With subshell support as default
With support for background operations
With mouse support on xterm
With support for X11 events
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;

Also verified in mc 4.8.4

Change History

comment:1 Changed 11 years ago by andrew_b

  • Milestone changed from 4.8 to Future Releases

comment:2 Changed 11 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Branch state changed from no branch to on hold
  • Milestone changed from Future Releases to 4.8

Branch: 3032_panelize_reload_fix.
changeset:85da04af0235ecf6ec99ce61e76b49d69ee2e1e2

comment:3 Changed 9 years ago by andrew_b

  • Milestone changed from 4.8 to Future Releases

comment:4 Changed 9 years ago by andrew_b

  • Status changed from accepted to testing
  • Resolution set to fixed
  • Branch state changed from on hold to no branch
  • Milestone changed from Future Releases to 4.8.15

Fixed as #3489.

comment:5 Changed 9 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.