Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Items in Panelize mode disappear after several rounds of Ctrl+O #3489

Closed
mc-butler opened this issue Jun 25, 2015 · 10 comments
Closed

Items in Panelize mode disappear after several rounds of Ctrl+O #3489

mc-butler opened this issue Jun 25, 2015 · 10 comments
Assignees
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/3489
Reporter zaytsev (@zyv)

From #57:

Reporter:

MC forget items in 'Panelize'.

1) Add something to 'Panelize'. It works with 'Find file' and 'External panelize' too.
2) Press C-o several times(or run some console command)
3) Panel is now empty

Another poster:

Reproduce:

  1. on the left panel, get into a folder which has for example 2 folders which the right panel has: eg. dev and bin
  2. cd / on the right panel (because it has dev and bin folders)
  3. make sure left panel and right panel are in different current folders! (but both have (at least) 2 same named folders)
  4. put cursor on left panel anywhere
  5. Alt+shift+/ to open find file dialog and find * files starting at . Using shell paterns
  6. press l to Panelize
  7. press C-o four times

I was able to reproduce it on latest master by creating a folder that contains subfolders "dev", "bin" and "test" and following the procedure above. After few panel switches with Ctrl+O, "test" disappears.

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Jun 25, 2015 at 19:43 UTC (comment 1)

  • Description edited

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jun 28, 2015 at 18:08 UTC (comment 2)

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

Branch: 3489_reload_panelize.
[a3a087ebe6b76a067da7bb180d652ec1bd412b05]

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Jun 28, 2015 at 20:07 UTC (comment 3)

Hi Andrew, I can confirm that this fixes the bug, at least I've just compiled this branch and wasn't able to reproduce it anymore. I can vote, but I have to admit that I don't understand why forcing chdir and swapping the update order fixes it. Thanks!

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 8, 2015 at 17:54 UTC

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Aug 14, 2015 at 15:00 UTC (comment 5)

  • Branch state changed from on review to approved
  • Votes set to slavazanko

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Aug 15, 2015 at 12:50 UTC (comment 6)

  • Votes changed from slavazanko to committed-master
  • Branch state changed from approved to merged
  • Resolution set to fixed
  • Status changed from accepted to testing

Merged to master: [15bf7b4].

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Aug 15, 2015 at 12:52 UTC (comment 7)

  • Status changed from testing to closed

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Feb 22, 2025 at 12:02 UTC (comment 8)

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Feb 22, 2025 at 12:39 UTC (comment 9)

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Feb 22, 2025 at 12:40 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress
Development

No branches or pull requests

2 participants