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

Slow startup (noce.exe) #1240

Closed
N-Molham opened this issue Jan 28, 2017 · 7 comments
Closed

Slow startup (noce.exe) #1240

N-Molham opened this issue Jan 28, 2017 · 7 comments

Comments

@N-Molham
Copy link

Hello Guys,

I am having a problem when starting new cmd tab .... When starting one, it takes 3-5 seconds to load ... I noticed it while waiting the tab title is node.exe > cmder-node-slow-startup

I am using window 10 home x64, nodejs v4.4.7, last version of cmder

@stewartadam
Copy link

Are you using a domain-joined machine? If so, that's why - edit your nsswitch.conf e.g. #993 (comment)

@fztfztfztfzt
Copy link

@N-Molham
Hi,I have the same problem with you. After I install the Node.js, cmder start slowly. I have tried to edit my nsswitch.conf, but it doesn't work. Does it work for you?

@N-Molham
Copy link
Author

@stewartadam @fztfztfztfzt I tried editing the nsswitch.conf file as in the #993 (comment) with the same problem ... I am not using a domain-joined machine ... any other idea ?!

Note: I am using nodejs v7.8.0 now

@reecebradley
Copy link

reecebradley commented Apr 15, 2017

Same here, not on domain either.

@fztfztfztfzt
Copy link

@N-Molham @reecebradley
hi, I edited my Enhance Path in init.bat from @set PATH=%CMDER_ROOT%\bin;%CMDER_ROOT%;%PATH% to @set PATH=%CMDER_ROOT%\bin;%CMDER_ROOT%;%PATH:C:\Program Files\nodejs\;=% which means that I remove path of nodejs temporary when I start the cmder.
Then cmder can start normally. And at the same time, as I remove the nodejs' path, I cannot use npm in cmder. I can only use npm in cmd or powershell.
I hope it can help you.

@thomthom
Copy link

Tweaking nsswitch.conf did not affect the performance lag for me.

@Stanzilla
Copy link
Member

Hey there,
Cmder uses ConEmu as terminal emulator, if you are experiencing a problem with that, please open a bug over at https://github.com/Maximus5/ConEmu

Thank you! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants