Skip to content

[Bug]: Paths with whitespaces doesn't work as expected #53

@waichalsifx

Description

@waichalsifx

Issue Summary

Paths with whitespaces doesn't work as expected.

Actual Behavior

Hi @afri-bit

Paths with whitespaces doesn't work as expected.

I had previously created a bug #49 but was not able to reopen it due to no permissions.

Unfortunately the issue still persists in v1.4.0 of the extension

Can you check again please?

Thanks

Steps to Reproduce

Just make vsconan point to a python/conan executable in a path containing white spaces and try to click on any of the vsconan buttons like conan install, conan build etc

Expected Behavior

It should work as normal even with or without whitespaces in the path

Technical Details

Extension version 1.4.0

Error Logs (if any)

This is the output

Using Python interpreter: c:\Repositories\project-template\.venv dummy\Scripts\python.exe
Using Conan executable: c:\Repositories\project-template\.venv dummy\Scripts\conan.exe
Using Python interpreter: c:\Repositories\project-template\.venv dummy\Scripts\python.exe
Using Conan executable: c:\Repositories\project-template\.venv dummy\Scripts\conan.exe
Using Python interpreter: c:\Repositories\project-template\.venv dummy\Scripts\python.exe
Using Conan executable: c:\Repositories\project-template\.venv dummy\Scripts\conan.exe
Executing: "c:\Repositories\project-template\.venv dummy\Scripts\conan.exe install "c:\\Repositories\\project-template\\conanfile.py" -pr:b tools/conan/auto.profile -pr:h baremetal_armv8m_armclang_debug
'c:\Repositories\project-template\.venv' is not recognized as an internal or external command,
operable program or batch file.


Process exited with code 1

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions