EmiteGWT / hablar

Emite UI
GNU Lesser General Public License v3.0
24 stars 14 forks source link

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

Open ashward opened 13 years ago

ashward commented 13 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.

ashward commented 13 years ago

In fact it hangs also if:

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

ashward commented 13 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.

ashward commented 13 years ago

Glups!! Bad news... :(

ashward commented 13 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 :-(