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.

Atom 1.7.0-beta0 fails to open from dock #11190

@albireox

Description

@albireox

Description

Since Atom 1.7.0-beta0, Atom fails to open when initiated from the dock (Mac). It seems to work fine when opened from the terminal.

When called from the dock, a debugger window appear with the traceback

TypeError: Path must be a string. Received undefined
    at assertPath (path.js:8)
    at Object.posix.join (path.js:479)
    at Object.fsPlus.resolve (/Applications/Atom Beta.app/Contents/Resources/app.asar/node_modules/fs-plus/lib/fs-plus.js:461)
    at new Config (/Applications/Atom Beta.app/Contents/Resources/app.asar/src/config.js:81)
    at new AtomEnvironment (/Applications/Atom Beta.app/Contents/Resources/app.asar/src/atom-environment.js:181)
    at module.exports (/Applications/Atom Beta.app/Contents/Resources/app.asar/src/initialize-application-window.js:23)
    at setupWindow (index.js:87)
    at window.onload (index.js:41)

Steps to Reproduce

  1. Open Atom from the dock icon.

Versions

Atom : 1.7.0-beta0
Electron: 0.36.8
Chrome : 47.0.2526.110
Node : 5.1.1

OSX: 10.11.3

Installed packages:
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugmacIssues that occur on macOS but not on other platforms.needs-reproduction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions