You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022-08-18 10:30:15.612 7291-7324/? W/ExifInterface: Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface.
java.io.IOException: Invalid byte order: ffff8950
at android.media.ExifInterface.readByteOrder(ExifInterface.java:3128)
at android.media.ExifInterface.isOrfFormat(ExifInterface.java:2443)
at android.media.ExifInterface.getMimeType(ExifInterface.java:2321)
at android.media.ExifInterface.loadAttributes(ExifInterface.java:1755)
at android.media.ExifInterface.initForFilename(ExifInterface.java:2303)
at android.media.ExifInterface.(ExifInterface.java:1386)
at com.codename1.impl.android.f.S(AndroidImplementation.java:23)
at c.a.u.c0.j(Image.java:1)
at com.geotracksolutionsint.forcesos.p.m0.y0(Utils.java:3)
at com.geotracksolutionsint.forcesos.p.m0.J2(Utils.java:1)
at com.geotracksolutionsint.forcesos.k.k.v0(GuiMain.java:23)
at com.geotracksolutionsint.forcesos.k.k.l1(GuiMain.java:14)
at com.geotracksolutionsint.forcesos.k.k.k0(GuiMain.java:1)
at com.geotracksolutionsint.forcesos.k.k$u.L(GuiMain.java:5)
at c.a.u.q1.c.i(EventDispatcher.java:5)
at c.a.u.z.Ea(Form.java:4)
at c.a.u.u.N1(Display.java:17)
at c.a.u.u.M1(Display.java:55)
at c.a.u.z.sb(Form.java:7)
at c.a.u.z.rb(Form.java:2)
at com.geotracksolutionsint.forcesos.k.k.X0(GuiMain.java:2)
at com.geotracksolutionsint.forcesos.k.w.g(GuiStart.java:5)
at com.geotracksolutionsint.forcesos.k.w.f(GuiStart.java:10)
at com.geotracksolutionsint.forcesos.g.a.j(Core.java:4)
at com.geotracksolutionsint.forcesos.a.W2(ForceSOS.java:24)
at com.geotracksolutionsint.forcesos.a.H3(ForceSOS.java:28)
at com.geotracksolutionsint.forcesos.ForceSOSStub.A(ForceSOSStub.java:22)
at com.geotracksolutionsint.forcesos.ForceSOSStub$a.run(ForceSOSStub.java:2)
at c.a.u.u.N(Display.java:1)
at c.a.u.u.z1(Display.java:10)
at c.a.u.u.l1(Display.java:15)
at c.a.u.s0.run(RunnableWrapper.java:23)
at c.a.j.b$a.run(CodenameOneThread.java:1)
at java.lang.Thread.run(Thread.java:919)
could you tell me if you have implemented any solutions.?
The text was updated successfully, but these errors were encountered:
2022-08-18 10:30:15.612 7291-7324/? W/ExifInterface: Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface.
java.io.IOException: Invalid byte order: ffff8950
at android.media.ExifInterface.readByteOrder(ExifInterface.java:3128)
at android.media.ExifInterface.isOrfFormat(ExifInterface.java:2443)
at android.media.ExifInterface.getMimeType(ExifInterface.java:2321)
at android.media.ExifInterface.loadAttributes(ExifInterface.java:1755)
at android.media.ExifInterface.initForFilename(ExifInterface.java:2303)
at android.media.ExifInterface.(ExifInterface.java:1386)
at com.codename1.impl.android.f.S(AndroidImplementation.java:23)
at c.a.u.c0.j(Image.java:1)
at com.geotracksolutionsint.forcesos.p.m0.y0(Utils.java:3)
at com.geotracksolutionsint.forcesos.p.m0.J2(Utils.java:1)
at com.geotracksolutionsint.forcesos.k.k.v0(GuiMain.java:23)
at com.geotracksolutionsint.forcesos.k.k.l1(GuiMain.java:14)
at com.geotracksolutionsint.forcesos.k.k.k0(GuiMain.java:1)
at com.geotracksolutionsint.forcesos.k.k$u.L(GuiMain.java:5)
at c.a.u.q1.c.i(EventDispatcher.java:5)
at c.a.u.z.Ea(Form.java:4)
at c.a.u.u.N1(Display.java:17)
at c.a.u.u.M1(Display.java:55)
at c.a.u.z.sb(Form.java:7)
at c.a.u.z.rb(Form.java:2)
at com.geotracksolutionsint.forcesos.k.k.X0(GuiMain.java:2)
at com.geotracksolutionsint.forcesos.k.w.g(GuiStart.java:5)
at com.geotracksolutionsint.forcesos.k.w.f(GuiStart.java:10)
at com.geotracksolutionsint.forcesos.g.a.j(Core.java:4)
at com.geotracksolutionsint.forcesos.a.W2(ForceSOS.java:24)
at com.geotracksolutionsint.forcesos.a.H3(ForceSOS.java:28)
at com.geotracksolutionsint.forcesos.ForceSOSStub.A(ForceSOSStub.java:22)
at com.geotracksolutionsint.forcesos.ForceSOSStub$a.run(ForceSOSStub.java:2)
at c.a.u.u.N(Display.java:1)
at c.a.u.u.z1(Display.java:10)
at c.a.u.u.l1(Display.java:15)
at c.a.u.s0.run(RunnableWrapper.java:23)
at c.a.j.b$a.run(CodenameOneThread.java:1)
at java.lang.Thread.run(Thread.java:919)
could you tell me if you have implemented any solutions.?
The text was updated successfully, but these errors were encountered: