Skip to content

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

Open
@Goldenlion5648

Description

@Goldenlion5648

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.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions