Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mdfverona

Pages: [1]
1
iCam Support / Re: Android ICS 4.02 crash on startup
« on: April 06, 2012, 08:46:21 AM »
It crashes before I can enter the login or password.  I can see the fields to enter them, but before I can do it the app stops.

2
iCam Support / Re: Android ICS 4.02 crash on startup
« on: March 28, 2012, 09:17:56 AM »
Yep, latest builds of ROM and Kernel are installed.

I included the stacktrace with the io exception, would it be possible for someone to take a look at whats being attempted in the code?

3
iCam Support / Re: Android ICS 4.02 crash on startup
« on: March 27, 2012, 07:45:03 AM »
I uninstalled and reinstalled, and still get the same error.

4
iCam Support / Android ICS 4.02 crash on startup
« on: March 24, 2012, 11:13:51 AM »
Bought iCam 1.5 from the Android store, and on startup after I agree to the terms/conditions the login window starts to render, but the app immediately crashes afterward.  I tried clearing the app data and get the same problem each time.

This is a Galaxy Nexus with ICS 4.02

I looked at the logcat and see this error:

E/AndroidRuntime( 6040): FATAL EXCEPTION: Thread-4282
E/AndroidRuntime( 6040): java.nio.BufferOverflowException
E/AndroidRuntime( 6040):    at java.nio.Buffer.checkPutBounds(Buffer.java:189)
E/AndroidRuntime( 6040):    at java.nio.ReadWriteHeapByteBuffer.put(ReadWriteHeapByteBuffer.java:113)
E/AndroidRuntime( 6040):    at java.nio.ByteBuffer.put(ByteBuffer.java:712)
E/AndroidRuntime( 6040):    at com.skjm.icam.aj.a(Unknown Source)
E/AndroidRuntime( 6040):    at com.skjm.icam.n.a(Unknown Source)
E/AndroidRuntime( 6040):    at com.skjm.icam.n.a(Unknown Source)
E/AndroidRuntime( 6040):    at com.skjm.icam.ag.b(Unknown Source)
E/AndroidRuntime( 6040):    at com.skjm.icam.u.run(Unknown Source)
E/AndroidRuntime( 6040):    at java.lang.Thread.run(Thread.java:856)


Pages: [1]