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

Uncaught Error: Can't save a buffer with no file #21

Open
pxg0 opened this issue Jan 17, 2018 · 0 comments
Open

Uncaught Error: Can't save a buffer with no file #21

pxg0 opened this issue Jan 17, 2018 · 0 comments

Comments

@pxg0
Copy link

pxg0 commented Jan 17, 2018

[Enter steps to reproduce:]

  1. Packages->Atom Gdb->Start debugging

Atom: 1.23.3 x64
Electron: 1.6.15
OS: Mac OS X 10.13.2
Thrown From: atom-gdb package 0.6.0

Stack Trace

Uncaught Error: Can't save a buffer with no file

At /Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:1262

Error: Can't save a buffer with no file
    at TextBuffer.module.exports.TextBuffer.saveTo (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:1262:21)
    at TextBuffer.module.exports.TextBuffer.save (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:1246:25)
    at TextEditor.save (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:1129:38)
    at Object.saveAll (/packages/atom-gdb/lib/atom-gdb.js:328:37)
    at Object.start (/packages/atom-gdb/lib/atom-gdb.js:168:18)
    at /packages/atom-gdb/lib/atom-gdb.js:41:34)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:388:36)
    at CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:273:23)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/Applications/Atom.app/Contents/Resources/app/src/atom-environment.js:1393:34)
    at EventEmitter.outerCallback (/Applications/Atom.app/Contents/Resources/app/src/application-delegate.js:335:31)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -0:07.4.0 atom-gdb:start (input.hidden-input)

Non-Core Packages

atom-gdb 0.6.0 
dbg 1.6.3 
dbg-gdb 1.7.8 
output-panel 0.3.4 
vim-mode-plus 1.25.1 
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