You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to the finder and open another file from anywhere with Atom. It should open in the same Atom window as the project you opened before.
Click on a tab, try to close the file tab for example.
The error should happen.
Atom: 1.16.0 x64 Electron: 1.3.13 OS: Mac OS X 10.12.3 Thrown From: tabs package 0.104.2
Stack Trace
Uncaught TypeError: Path must be a string. Received undefined
At path.js:7
TypeError: Path must be a string. Received undefined
at assertPath (path.js:7:11)
at Object.join (path.js:1213:7)
at Object.tildify (/app.asar/node_modules/fs-plus/lib/fs-plus.js:64:39)
at Workspace.updateWindowTitle (/app.asar/src/workspace.js:259:24)
at observeActivePaneItem.item (/app.asar/src/workspace.js:184:12)
at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
at /app.asar/src/pane-container.js:348:27
at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
at Pane.module.exports.Pane.setActiveItem (/app.asar/src/pane.js:300:22)
at Pane.module.exports.Pane.activateItem (/app.asar/src/pane.js:452:21)
at TabBarView.module.exports.TabBarView.onMouseDown (/app.asar/node_modules/tabs/lib/tab-bar-view.js:678:19)
[Enter steps to reproduce:]
Atom: 1.16.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.3
Thrown From: tabs package 0.104.2
Stack Trace
Uncaught TypeError: Path must be a string. Received undefined
Commands
Non-Core Packages