Closed ddaws closed 10 years ago
atom-gitter
in console for users to send in issues.@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.
@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
@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.
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.
Also #27 Use Gitter oAuth.
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.