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

[Bug] "Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathA" gets output when terminal opens #2990

Open
4 tasks done
Goldenlion5648 opened this issue Feb 9, 2025 · 0 comments

Comments

@Goldenlion5648
Copy link

Version Information

Cmder version: 1.3.25.328
Operating system: Windows 10

Cmder Edition

Cmder Full (with Git)

Description of the issue

when starting cmder, (in this case with 3 tabs) this shows at the top of one:

Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathA
Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathB

another one has it twice

Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathA
Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathB
Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathA
Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathB

And the third doesn't show it at all.

I saw it might be related to this, is there reason for the arbitrary path size limit? (my path is length 4000)
https://github.com/cmderdev/cmder/blob/master/vendor/lib/lib_path.cmd#L129

How to reproduce

  1. Have a long path
  2. close cmder with 3 tabs running
  3. open cmder (the 3 tabs will get restored)
  4. see the error

Additional context

No response

Checklist

  • I have read the documentation.
  • I have searched for similar issues and found none that describe my issue.
  • I have reproduced the issue on the latest version of Cmder.
  • I am certain my issues are not related to ConEmu, Clink, or other third-party tools that Cmder uses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant