LalitMaganti / HoloIRC

Open source IRC client for Android.
GNU General Public License v3.0
131 stars 32 forks source link

Constant reconnects every few min. #76

Closed danzhch closed 10 years ago

danzhch commented 10 years ago

I get reconnects every 3-5min. Tested with irc.ethz.ch, with and without SSL, with wifi and with mobile network, with Sony Z1 compact (stock 4.4.4). and Samsung Galaxy S2 (CM10.1, 4.2.2). Always the same behavior.

LalitMaganti commented 10 years ago

Hmmm this is the second report of this behaviour. Unfortunately I can't reproduce this at all. Which server are you connecting to?

danzhch commented 10 years ago

irc.ethz.ch

LalitMaganti commented 10 years ago

OK I'm testing this out ATM. is there an additional info - i.e. is your screen off when this happens?

danzhch commented 10 years ago

It just happened with the screen on and while the app was open, it also happens when the screen is off. It does not happen when I'm not idling.

LalitMaganti commented 10 years ago

OK I can reproduce. Working on a fix.

LalitMaganti commented 10 years ago

The above commit should fix it - the fix will be in the next release.