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

after centos 7 update, I cannot copy and move files, cannot go inside archive files #3860

Closed
mc-butler opened this issue Sep 27, 2017 · 2 comments
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress res: invalid The ticket is not a bug, or is a support request ver: 4.8.19 Reproducible in version 4.8.19

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/3860
Reporter komanek (david.komanek@….cuni.cz)

GNU Midnight Commander 4.8.19
Built with GLib 2.50.3
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;

After an regular Centos 7 update, some of the MC functions stopped working:

copy file (F5) shows its dialog, but after confirmation no file is copied
move file (F6) shows its dialog, but after confirmation no file is copied
hitting ENTER or double-clicking on tar.gz file does nothing

The same operations performed manually in shell are working well.

I observe the same behaviour on both rpm-packaged and by-myself-compiled mc installation. I do not know how to trace what does not communicate well between MC and updated Centos libraries or kernel.

LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.4.1708 (Core)
Release: 7.4.1708
Codename: Core

@mc-butler
Copy link
Author

Changed by komanek (david.komanek@….cuni.cz) on Oct 2, 2017 at 9:07 UTC (comment 1)

Problem resolved by upgrading pcre library from 8.32 to 8.41 and recompilation of mc.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 2, 2017 at 9:46 UTC (comment 2)

  • Status changed from new to closed
  • Resolution set to invalid

Thanks!

Closed.

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 res: invalid The ticket is not a bug, or is a support request ver: 4.8.19 Reproducible in version 4.8.19
Development

No branches or pull requests

1 participant