google-code-export / emite

Automatically exported from code.google.com/p/emite
1 stars 0 forks source link

Browser hangs after login if roster has no contacts in hosted mode #315

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If a user logs in without a single contact in the roster (sometimes even with 
one contact), the browser hangs completely. It must be shut down abrubtly.

Original issue reported on code.google.com by antonio....@gmail.com on 31 Aug 2010 at 1:07

GoogleCodeExporter commented 9 years ago
In fact it hangs also if:
* the roster has one contacts;
* the login fails.

There must be some timing issue, since _sometimes_ it ends well. Odd odd odd...

Original comment by antonio....@gmail.com on 3 Sep 2010 at 9:15

GoogleCodeExporter commented 9 years ago
Changed summary, because, if I Google-compile the package, it works well...
I suspect it is a problem in the Firefox plugin then.
If I pause the debugger, I see that the input stream is stuck to wait for data.

Original comment by antonio....@gmail.com on 3 Sep 2010 at 9:52

GoogleCodeExporter commented 9 years ago
Glups!! Bad news... :(

Original comment by danigb on 3 Sep 2010 at 10:02

GoogleCodeExporter commented 9 years ago
Tried with Firefox and IE8 under Windows XP, they both work!
So the problem is only under Linux.
This is bad news, since there is only a Firefox extension for GWT :-(

Original comment by antonio....@gmail.com on 3 Sep 2010 at 11:33

GoogleCodeExporter commented 9 years ago

Original comment by antonio....@gmail.com on 3 Sep 2010 at 12:17