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

Problem creating a project inside a linux Docker container. #9264

Open
4 tasks
hewmorist opened this issue Dec 23, 2024 · 0 comments
Open
4 tasks

Problem creating a project inside a linux Docker container. #9264

hewmorist opened this issue Dec 23, 2024 · 0 comments

Comments

@hewmorist
Copy link

What kind of issue is this?

  • Question.
    This issue tracker is not the place for questions. If you want to ask how to do something,
    or to understand why something isn't working the way you expect it to,
    use Community Forums or Premium Support

  • PlatformIO IDE.
    All issues related to PlatformIO IDE should be reported to the
    PlatformIO IDE for VSCode repository

  • Development Platform or Board.
    All issues (building, uploading, adding new boards, etc.) related to PlatformIO development platforms
    should be reported to appropriate repository related to your hardware
    https://github.com/topics/platformio-platform

  • Feature Request.
    Start by telling us what problem you’re trying to solve. Often a solution
    already exists! Don’t send pull requests to implement new features without first getting our
    support. Sometimes we leave features out on purpose to keep the project small.

  • [ x] PlatformIO Core.
    If you’ve found a bug, please provide an information below.

You can erase any parts of this template not applicable to your Issue.


Configuration Using PIO extension in vsCode

Operating system: Windows 11, Default linux distro from Dev Containers

PlatformIO Version (platformio --version): IDE: 3.3.3, core: 3.1.16

Description of problem

Problems with permissions and path definition. The inability to create a new project directory is one indication of this.
In general, even using the default location /home/codespace/Documents/PlatformIO/Projects. the new project
fails to get created

Steps to Reproduce

  1. Clone a git repo into a linux Dev Containers default Linux container using the vsCode Dev Containers extension.
  2. Add the PlatformIO-IDE extension to the container.
  3. Try to create a new directory for projects.

Actual Results

see attached pic.
Screenshot 2024-12-23 152228

Expected Results

A new directory in the container filesystem

If problems with PlatformIO Build System:

The content of platformio.ini:

Insert here...

Source file to reproduce issue:

Insert here...

Additional info

@ivankravets ivankravets transferred this issue from platformio/platformio-core Dec 24, 2024
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

1 participant