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: Cannot decorate a destroyed marker #172

Open
fuzzyTew opened this issue Dec 15, 2018 · 0 comments
Open

Uncaught Error: Cannot decorate a destroyed marker #172

fuzzyTew opened this issue Dec 15, 2018 · 0 comments

Comments

@fuzzyTew
Copy link

[Enter steps to reproduce:]

1.Happened while I was asleep, with browser window open. I have a flaky internet connection.

Atom: 1.33.0 x64
Electron: 2.0.11
OS: "Fedora release
Thrown From: floobits package 0.32.12

Stack Trace

Uncaught Error: Cannot decorate a destroyed marker

At /usr/share/atom/resources/app/static/<embedded>:11

Error: Cannot decorate a destroyed marker
    at DecorationManager.decorateMarker (/usr/share/atom/resources/app/static/<embedded>:11:518565)
    at TextEditor.decorateMarker (/usr/share/atom/resources/app/static/<embedded>:11:27540)
    at /packages/floobits/lib/atom_listener.js:327:14
    at Array.forEach (<anonymous>)
    at /packages/floobits/lib/atom_listener.js:324:8
    at arrayEach (/packages/floobits/node_modules/lodash/lodash.js:516:11)
    at Function.forEach (/packages/floobits/node_modules/lodash/lodash.js:9344:14)
    at AtomListener.on_floobits_highlight (/packages/floobits/lib/atom_listener.js:293:5)
    at /packages/floobits/lib/atom_listener.js:791:10
    at /packages/floobits/node_modules/flukes/lib/emitter.js:56:7)
    at Object.each (/packages/floobits/node_modules/flukes/lib/utils.js:73:16)
    at Action_.Emitter.emit (/packages/floobits/node_modules/flukes/lib/emitter.js:55:9)
    at Action_.action_action (/packages/floobits/node_modules/flukes/lib/actions.js:30:21)
    at that.onMessaged_ (/packages/floobits/lib/common/floop.js:167:7)
    at _.each (/packages/floobits/lib/common/emitter.js:58:7)
    at /packages/floobits/node_modules/lodash/lodash.js:4911:15
    at baseForOwn (/packages/floobits/node_modules/lodash/lodash.js:2996:24)
    at /packages/floobits/node_modules/lodash/lodash.js:4880:18
    at Function.forEach (/packages/floobits/node_modules/lodash/lodash.js:9344:14)
    at Transport.Emitter.emit (/packages/floobits/lib/common/emitter.js:57:5)
    at Transport.data_handler_ (/packages/floobits/lib/transport.js:33:10)
    at TLSSocket.that.onData_ (/packages/floobits/lib/transport.js:66:10)
    at emitOne (events.js:116:13)
    at TLSSocket.emit (events.js:211:7)
    at addChunk (_stream_readable.js:263:12)
    at readableAddChunk (_stream_readable.js:246:13)
    at TLSSocket.Readable.push (_stream_readable.js:208:10)
    at TLSWrap.onread (net.js:594:20)

Commands

Non-Core Packages

floobits 0.32.12 
vim-mode-plus 1.36.0 
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