View previous topic :: View next topic |
Author |
Message |
mr2600 n00b

Joined: 22 Feb 2004 Posts: 54 Location: Florida
|
Posted: Sat Nov 13, 2004 7:16 am Post subject: Unusual Midnight Commander behavior (slow start!) |
|
|
I'm unsure how many people reguarly use mc anymore... but I recently (today) reinstalled gentoo on some newer hardware and for the first time mc has given me odd behavior... it takes about 10-15 seconds to start! Usually it comes up instantly but I am unsure what would cause such wierdness.
Anyone experience something similar? |
|
Back to top |
|
 |
cpunchin n00b

Joined: 18 Feb 2004 Posts: 37
|
Posted: Sat Nov 13, 2004 1:21 pm Post subject: |
|
|
Same here.... however, this happens when I launch it from a shell console. When I launch it from a shell window (within X) it's fine.
I get a /lib/liblow.c(329) error |
|
Back to top |
|
 |
mmontz n00b


Joined: 26 Oct 2002 Posts: 12
|
Posted: Sun Nov 14, 2004 7:08 pm Post subject: |
|
|
Same here, from shell window fast, from console slow.
Emerging without the X flag solved problem.
Regards,
Michael |
|
Back to top |
|
 |
n00ber n00b

Joined: 23 Oct 2004 Posts: 3
|
Posted: Sun Nov 14, 2004 10:31 pm Post subject: |
|
|
This happend to me to.
Strange that it happend to all of us just recently?
We must have upgraded somthing to cause it.
Anyway 'im trying the -X flag trick as we speak |
|
Back to top |
|
 |
gissberg n00b


Joined: 15 Nov 2004 Posts: 19 Location: Sweden
|
Posted: Mon Nov 15, 2004 2:33 pm Post subject: |
|
|
mmontz wrote: | Same here, from shell window fast, from console slow.
Emerging without the X flag solved problem.
Regards,
Michael |
Noobquestion No1.
How do I emerge without X flag? mc started taking time to start after profile/gcc-update.
/Patrick Gissberg _________________ Gentoo-nuub but willing to learn  |
|
Back to top |
|
 |
gissberg n00b


Joined: 15 Nov 2004 Posts: 19 Location: Sweden
|
Posted: Mon Nov 15, 2004 3:04 pm Post subject: |
|
|
NVM, figured it out I hope. Added USE="-X" in make.conf _________________ Gentoo-nuub but willing to learn  |
|
Back to top |
|
 |
hds Advocate


Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Tue Nov 16, 2004 11:37 am Post subject: |
|
|
same problem here since today. however, once X has started (kde in my case) it starts up as fast as usual on tty1-6 as well. however, it displays this:
Code: |
Xlib: Connection to ":0.0" refused by Server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
|
i mean - hey, this is tty1-6 - so why is it complaining about X
my current workaround is /etc/portage/package.use:
app-misc/mc -X -gpm |
|
Back to top |
|
 |
mr2600 n00b

Joined: 22 Feb 2004 Posts: 54 Location: Florida
|
Posted: Wed Nov 17, 2004 3:57 am Post subject: |
|
|
Heh, re-emerging without X seems to have fixed it... thanks! I wonder why this was a problem now and not before? |
|
Back to top |
|
 |
hds Advocate


Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Wed Nov 17, 2004 9:07 am Post subject: |
|
|
mr2600 wrote: | Heh, re-emerging without X seems to have fixed it... thanks! I wonder why this was a problem now and not before? |
exactly my point. i wonder if something else might be affected by this, but we simply havent noticed yet
unfortunately nothing in the logs or on tty12 that gives a hint ;( |
|
Back to top |
|
 |
MBMarduk Tux's lil' helper


Joined: 04 Jan 2003 Posts: 80 Location: NL
|
Posted: Thu Nov 18, 2004 2:51 am Post subject: |
|
|
BUMP on this one too.... Thanx for the help!! |
|
Back to top |
|
 |
mhodak Veteran

Joined: 15 Nov 2003 Posts: 1218
|
Posted: Thu Nov 18, 2004 4:10 am Post subject: |
|
|
It seems to me that this problem is related to bug in pam (Bug #70585), /etc/security/pam_env.conf sets the DISPLAY variable whether X is running or not. mc gets confused in console, since if DISPLAY is set it usually means that X is running and it is trying to connect to the X session.
Commenting the line that sets DISPLAY in /etc/security/pam_env.conf and relogin shoud help the start time. |
|
Back to top |
|
 |
kamikaze04 Guru


Joined: 28 Mar 2004 Posts: 366 Location: Valencia-Spain
|
Posted: Mon Nov 22, 2004 7:22 pm Post subject: |
|
|
that fixed me too |
|
Back to top |
|
 |
enrique Guru


Joined: 03 Sep 2002 Posts: 342 Location: Denmark
|
Posted: Mon Nov 22, 2004 8:00 pm Post subject: |
|
|
This also happens to me, but first after I upgraded to Xorg-x11 6.8.0-r3 from 6.7.0-r1. In a xterm it start instantly, but in the console it takes up to 10 sec to start. _________________ Kind regards, enrique
Workstation,HTPC,Powerbook |
|
Back to top |
|
 |
AndyX n00b

Joined: 23 Sep 2004 Posts: 9
|
|
Back to top |
|
 |
mhodak Veteran

Joined: 15 Nov 2003 Posts: 1218
|
|
Back to top |
|
 |
|