dionnejkelly / parrot-im

Automatically exported from code.google.com/p/parrot-im
0 stars 0 forks source link

error msg when I login #55

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I try to login our Parrot-IM with google talk account
I try 3 different account, non of them can login and shows the same error 
msg:

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at java.awt.Container.addImpl(Unknown Source)
    at java.awt.Container.add(Unknown Source)
    at view.buddylist.BuddyList.<init>(BuddyList.java:141)
    at view.mainwindow.SignInPanel.profileSignIn(SignInPanel.java:298)
    at view.mainwindow.SignInPanel.access$0(SignInPanel.java:286)
    at 
view.mainwindow.SignInPanel$SimplifiedPasswordPrompt.passwordChecker
(SignInPanel.java:625)
    at 
view.mainwindow.SignInPanel$SimplifiedPasswordPrompt$OKActionListener.actio
nPerformed(SignInPanel.java:608)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown 
Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown 
Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased
(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown 
Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown 
Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown 
Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14
gui: 14 ... model: 14   <======any one know what 's this mean?

Original issue reported on code.google.com by helloche...@gmail.com on 17 Jul 2009 at 8:06

GoogleCodeExporter commented 8 years ago
Issue 36 has been merged into this issue.

Original comment by shichan....@gmail.com on 17 Jul 2009 at 8:17

GoogleCodeExporter commented 8 years ago
confirmed with Aaron, no problem. closed

Original comment by shichan....@gmail.com on 17 Jul 2009 at 8:36