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

Panels state saves and restores despite disabled 'Auto save setup' #1663

Closed
mc-butler opened this issue Oct 3, 2009 · 9 comments
Closed
Assignees
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress ver: 4.7.0-pre4 Reproducible in version 4.7.0-pre4
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/1663
Reporter gotar (gotar@….pl)
Mentions arekm@….pl (@arekm)

There's no way to retain some initial panel state. I've got specific setting of listing, sorting, other_dir etc. and I want them to be permanent; if I do too much mess during work (like ctrl-x [iq], sorting, filtering, whatever) I restore order by quick mc restart. It worked since ever till 4.6.2 including, now it's gone. Moreover mc disobeys chmod -w ~/.mc/panels.ini. Possible solutions:

  1. add config options (like Auto save panels state),
  2. obey panels.ini permissions,
  3. bring back previous behaviour.
@mc-butler
Copy link
Author

Changed by arekm (@arekm) on Oct 23, 2009 at 10:06 UTC (comment 1)

  • Cc set to arekm@….pl

@mc-butler
Copy link
Author

Changed by NNemec (@NNemec) on Nov 8, 2009 at 8:12 UTC (comment 2)

  • Version changed from 4.7.0-pre3 to 4.7.0-pre4

I agree. I find this new behavior really annoying!

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 24, 2009 at 11:09 UTC (comment 3)

  • Owner set to slavazanko
  • Status changed from new to accepted

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 24, 2009 at 11:14 UTC (comment 4)

  • Milestone changed from 4.7 to 4.7.0
  • Severity changed from no branch to on review

Created branch 1663_save_panels_state

Initial changeset: [71dff2faa8aa40697e3a0f310538724dda3c3cf1]

review, please.

@mc-butler
Copy link
Author

Changed by metux (@metux) on Dec 24, 2009 at 21:06 UTC (comment 5)

  • Votes set to metux

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 25, 2009 at 9:09 UTC (comment 6)

  • Votes changed from metux to metux angel_il
  • Severity changed from on review to approved

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 25, 2009 at 11:17 UTC (comment 7)

  • Status changed from accepted to testing
  • Severity changed from approved to merged
  • Votes changed from metux angel_il to commited-master
  • Resolution set to fixed

merge [dedb6a9]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 25, 2009 at 11:17 UTC (comment 8)

  • Status changed from testing to closed

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jan 4, 2010 at 5:19 UTC (comment 9)

Added new option in ~/.mc/ini file: auto_save_setup_panels. Default value is 0. In this case panel states are not saved in ~/.mc/panels.ini file.

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 ver: 4.7.0-pre4 Reproducible in version 4.7.0-pre4
Development

No branches or pull requests

2 participants