Bug 1175930 - mc: Midnight Commander start slow
Summary: mc: Midnight Commander start slow
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Adam Majer
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-30 15:41 UTC by Giuseppe Stoduto
Modified: 2024-05-16 18:20 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
output of strace -t -f /usr/bin/mc (11.48 MB, text/plain)
2024-05-16 18:20 UTC, Matej Cepl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Giuseppe Stoduto 2020-08-30 15:41:49 UTC
In a new installation of TW mc it starts after some time.
This is due to the default host name setting which gives problems with this program
The problem occurs if there is a period in the host name
for example
localhost.localname
opensuse.home
they give problems and mc starts slowly.
while if you set a host name with
lacalhost-localdomain
opensuse-home

the problem does not arise
Comment 1 Felix Miata 2021-06-21 05:17:39 UTC
I've been experiencing this lately too, in 15.3 and TW. I too believe it has something to do with hostname, but haven't been able to put a finger on it.
Comment 2 Matej Cepl 2024-05-16 18:20:23 UTC
Created attachment 874935 [details]
output of strace -t -f /usr/bin/mc

This is made even more fun by using distrobox, which adds the container name to the hostname, so my actual working environment gives back the hostname of `tumbleweed-pkg.mitmanek.cepl.eu`.