Ticket #2750 (closed defect: invalid)
mc hangs on startup
Reported by: | folibis | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-core | Version: | 4.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
After starting in virtual terminal program Konsole(KDE 4.8.1) MC hangs for about 5 min.
After waiting it is works fine. When I close the program there is a message "No protocol specified". Running as root or ordinary user has same error.
uname -a
Linux user 3.2.11-1-ARCH #1 SMP PREEMPT Thu Mar 15 09:16:03 UTC 2012 i686 Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel? GNU/Linux
LC_MESSAGES=C mc -V
GNU Midnight Commander 4.8.1
Built with GLib 2.30.2
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 and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs,fish,smbfs
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;
LC_MESSAGES=C mc -F
[System data]
Config directory: /etc/mc/
Data directory: /usr/share/mc/
VFS plugins and scripts: /usr/lib/mc/
extfs.d: /usr/lib/mc/extfs.d/
fish: /usr/lib/mc/fish/
[User data]
Config directory: /home/user/.config/mc/
Data directory: /home/user/.local/share/mc/
skins: /home/user/.local/share/mc/skins/
extfs.d: /home/user/.local/share/mc/extfs.d/
fish: /home/user/.local/share/mc/fish/
Cache directory: /home/user/.cache/mc/
mc --configure-options
'--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--enable-background' '--enable-charset' '--enable-largefile' '--with-edit' '--with-gpm-mouse' '--with-mmap' '--enable-vfs-smb' '--with-screen=slang' '--with-subshell' '--with-vfs' '--with-x' '--without-debug' '--without-gnome' '--without-included-gettext' '--libexecdir=/usr/lib' 'CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu'
Change History
comment:2 in reply to: ↑ 1 Changed 13 years ago by andrew_b
Replying to angel_il:
mc --no-x11
There is no such option in 4.8.1.
https://www.midnight-commander.org/wiki/doc/faq#a9.2WhenIstartMidnightCommandernothinghappens
comment:3 Changed 13 years ago by andrew_b
- Status changed from new to closed
- Resolution set to invalid
- Milestone 4.8 deleted
Fixed in #86.
try
mc --no-x11