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

Cannot read property 'getBuffer' of undefined #11

Open
wynstep opened this issue Nov 12, 2020 · 4 comments
Open

Cannot read property 'getBuffer' of undefined #11

wynstep opened this issue Nov 12, 2020 · 4 comments

Comments

@wynstep
Copy link

wynstep commented Nov 12, 2020

Hello there,
I just want to report an error I have once installed language singularity on my atom.

[Enter steps to reproduce:]

Atom: 1.53.0 x64
Electron: 6.1.12
OS: macOS 11.0.1
Thrown From: language-singularity package 2.1.0

Stack Trace

TypeError: Cannot read property 'getBuffer' of undefined

At Cannot read property 'getBuffer' of undefined

TypeError: Cannot read property 'getBuffer' of undefined
    at Object.setGrammar (/packages/language-singularity/lib/main.js:36:29)
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1190051)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1191492)
    at Workspace.open (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:433138)
    at ao (/packages/markdown-preview-plus/dist/main.js:1:209821)

Commands

     -0:18.1.0 markdown-preview-plus:toggle (input.hidden-input)

Non-Core Packages

atom-language-r 1.4.8 
ftp-remote-edit-plus 1.2.0 
language-singularity 2.1.0 
markdown-preview-plus 4.8.4 
@vsoch
Copy link
Member

vsoch commented Nov 12, 2020

The traceback is pointing to the markdown-preview-plus - are you able to give the exact steps to reproduce the error? Does it happen without the markdown preview plus?

@wynstep
Copy link
Author

wynstep commented Nov 12, 2020 via email

@vsoch
Copy link
Member

vsoch commented Nov 12, 2020

Perhaps open the issue on that plugin’s board then? If there is something to do back here, then I’d be happy to help.

@wynstep
Copy link
Author

wynstep commented Nov 12, 2020 via email

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

2 participants