LalitMaganti / HoloIRC

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

Joining a channel and changing nickname via znc results in crash. #41

Closed crocket closed 10 years ago

crocket commented 10 years ago

I compiled znc 1.0 on slackware64 14.0.

dazjo commented 10 years ago

I don't think "on kitkat" is the right assumption to make.

http://i.imgur.com/l69ix9a.png

crocket commented 10 years ago

You're right.

If I connect to an IRC server directly, it doesn't crash. If I connect to an IRC bouncer, znc, then it crashes when I join a channel.

Even changing a nickname results in crash with znc.

I compiled znc 1.0 on slackware64 14.0.

dazjo commented 10 years ago

I can join a channel while connected through my ZNC.

crocket commented 10 years ago

Did you check the android crash report yet? What does it say?

dazjo commented 10 years ago

I don't have a crash report, as it doesn't crash.

crocket commented 10 years ago

This is what I see.

holoirc-crash02

LalitMaganti commented 10 years ago

Which channel? Which server? Can I get a logcat of the crash please?

crocket commented 10 years ago

I have 3 IRC servers in my znc instance. If I send a chat message, change my nick, or join a channel in each of those servers, it crashes. I can only see what others say.

So it doesn't matter which channel or which server. Only znc matters.

And whenever I connect to znc, an empty server configuration is added to holoIRC.

How do I get a logcat of the crash? I just started using android on nexus 7 a few days ago.

LalitMaganti commented 10 years ago

Just click the report button on the dialog when it crashes and send the crah report to me. That'll have the logcat within.

crocket commented 10 years ago

I've already sent crash reports several times via android report mechanism. Do I need to do it differently?

LalitMaganti commented 10 years ago

Oh OK. That's fine then. The system can be a bit slow in forwarding those reports onto me - I haven't received anything yet but I'll probably do so later today.

LalitMaganti commented 10 years ago

Your issue should hopefully be fixed by https://github.com/tilal6991/Relay/commit/f1fb46330384d356bd2940adb383717832a24977 I'll be releasing a new version today with this two fixes and some other stuff I've spotted.

crocket commented 10 years ago

When will I get a new version of holoIRC? tomorrow?

LalitMaganti commented 10 years ago

Today. I've pushed it to the Play Store. It'll take a while to be available but it should be so by the end of today. Please reopen this issue if this bug is not fixed in the new version.