Glavin001 / atom-gitter

(UNMAINTAINED) :calling: Gitter chat integration with Atom.io
https://atom.io/packages/gitter
MIT License
24 stars 4 forks source link

Does not display messages after entering Token #24

Closed ddaws closed 10 years ago

ddaws commented 10 years ago

I installed this package by starring the package and running apm stars --install. This worked successfully. I then attained my Gitter developer token and pasted it into the settings.

Initially I received a message stating I was logged in as dreid93, along with an error, though I have not been able to recreate the error. Upon reloading atom this package is displaying as a very small (non-resizable) pane across the bottom.

screen shot 2014-06-16 at 12 28 33 pm

Glavin001 commented 10 years ago
Glavin001 commented 10 years ago
Glavin001 commented 10 years ago

@dreid93 let me know if you are still having this problem. If not, then feel free to close this issue.

If you still are, could you paste your JS console.log here, so I can debug and find out where it is going wrong. View --> Developer --> Toggle Developer Tools Thanks! Hope it works out.

ddaws commented 10 years ago

@Glavin001 my output log is :

Activate Gitter atom-gitter.coffee:251
MessagePanelView does not exist. atom-gitter.coffee:42
Attaching MessagePanelView atom-gitter.coffee:49
Login TOKEN  atom-gitter.coffee:128
Project has Git repo atom-gitter.coffee:27
Project has GitHub URL https://github.com/Streamlyne/opc-connect atom-gitter.coffee:31
Setup Commands atom-gitter.coffee:242
Window load time: 2923ms /Applications/Atom.app/Contents/Resources/app/src/window-bootstrap.js:18
Glavin001 commented 10 years ago

@dreid93 it appears that your token is not allowing you to login. It must be failing. I am contacting Gitter to try and figure this out, why your account is the only one not working.

Glavin001 commented 10 years ago

It looks like your Token was incorrect. Thank you @mydigitalself and @suprememoocow for helping diagnose this issue and provide recommendations for how I can improve Atom-Gitter.

See #28 for Display error message when cannot login.

Glavin001 commented 10 years ago

Also #27 Use Gitter oAuth.