pusher/atom-pair

Uncaught TypeError: Cannot read property 'clearIndicators' of undefined

TimoDJatomika opened this issue ยท 13 comments

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.9
System: Ubuntu 14.04.3
Thrown From: atom-pair package, v2.0.9

Stack Trace

Uncaught TypeError: Cannot read property 'clearIndicators' of undefined

At /home/timo/.atom/packages/atom-pair/lib/modules/session.coffee:157

TypeError: Cannot read property 'clearIndicators' of undefined
  at /home/timo/.atom/packages/atom-pair/lib/modules/session.coffee:157:11
  at PresenceChannel.prototype.emit (/home/timo/.atom/packages/atom-pair/lib/pusher/pusher.js:855:17)
  at PresenceChannel.prototype.handleEvent (/home/timo/.atom/packages/atom-pair/lib/pusher/pusher.js:3827:12)
  at /home/timo/.atom/packages/atom-pair/lib/pusher/pusher.js:74:9
  at ConnectionManager.prototype.emit (/home/timo/.atom/packages/atom-pair/lib/pusher/pusher.js:855:17)
  at message (/home/timo/.atom/packages/atom-pair/lib/pusher/pusher.js:3420:6)
  at Connection.prototype.emit (/home/timo/.atom/packages/atom-pair/lib/pusher/pusher.js:855:17)
  at listeners.message (/home/timo/.atom/packages/atom-pair/lib/pusher/pusher.js:3048:8)
  at TransportConnection.prototype.emit (/home/timo/.atom/packages/atom-pair/lib/pusher/pusher.js:855:17)
  at TransportConnection.prototype.onMessage (/home/timo/.atom/packages/atom-pair/lib/pusher/pusher.js:2210:6)
  at WebSocket.self.socket.onmessage (/home/timo/.atom/packages/atom-pair/lib/pusher/pusher.js:2232:6)

Commands

Config

{}

Installed Packages

# User
atom-pair, v2.0.9

# Dev
No dev packages

I just want to try out the new atom-pair plugin and after my co-worker pasted the session ID into his atom editor I get an error message.

But the pair-programming is still working

The same here.

On it!

๐Ÿ‘ ๐Ÿ‘

@jpatel531 is this still in progress? This issue prevents us from using Atom-Pair.

Sorry about the delay! Does this happen right at the beginning of the session, or when a collaborator leaves the session?

At the beginning. I can't even establish a session. My pairing partner and I are behind a proxy if that makes any difference.

I'm getting the error when I disconnect the session.

It looks like this issue is still occurring in v2.0.10 of AtomPair

I get this issue constantly with latest version of Atom and AtomPair ๐Ÿ˜ž

any update on this?

@jlsjonas sorry I don't use atom any more

@TimoDJatomika I was rather directing the question at the pusher team ;)
But out of curiosity... what are you using now?