Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Running "atom ." in bash on Ubuntu WSL fails on Windows 10 1809 #18702

@Jinivus

Description

@Jinivus

Prerequisites

Description

Something changed between windows builds 1803 and 1809 that caused the atom.sh script to fail to launch atom.exe on the windows side FROM Ubuntu bash correctly.

Steps to Reproduce

  1. Open WSL Bash
  2. Move to windows accessible directory ie cd /c/dev/
  3. Run atom .

Expected behavior: Atom should launch opening the current directory (/c/dev/)

Actual behavior: Prints "The system cannot find the path specified." and does not launch

Reproduces how often: 100%

Versions

Windows 1809 + Ubuntu 18.04 + Atom 1.35.0-beta0 x64

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions