The Following User Says Thank You to z720 For This Useful Post: | ||
|
2013-06-19
, 02:00
|
Posts: 771 |
Thanked: 393 times |
Joined on Feb 2012
|
#32
|
|
2013-06-19
, 13:40
|
Posts: 66 |
Thanked: 87 times |
Joined on Aug 2010
|
#33
|
java.lang.NoClassDefFoundError: com.nokia.mid.impl.isa.jam.debug.Application
|
2013-07-03
, 19:18
|
Posts: 14 |
Thanked: 8 times |
Joined on Jul 2013
|
#34
|
|
2013-07-04
, 07:38
|
Posts: 14 |
Thanked: 8 times |
Joined on Jul 2013
|
#35
|
|
2013-07-04
, 08:08
|
Posts: 771 |
Thanked: 393 times |
Joined on Feb 2012
|
#36
|
|
2013-07-04
, 08:32
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#37
|
|
2013-07-04
, 09:55
|
Posts: 14 |
Thanked: 8 times |
Joined on Jul 2013
|
#38
|
I thought OP will provide links to download WeChat for N9 that OP developed.
I guess i put too much hope on topic with reply more than one.
|
2013-07-12
, 15:30
|
|
Posts: 1,478 |
Thanked: 9,871 times |
Joined on Dec 2008
@ Shanghai / London
|
#39
|
~/MyDocs $ cat out.txt
REPORT: <level:2> <channel:1000> MIDlet suite has unexpectedly quit.
com.nokia.mid.impl.isa.jam.debug.Application
~/MyDocs $ cat err.txt
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
Object::connect: No such signal QmlFrameBuffer:nClicked(int, int) in src/qmlframebuffer.cpp:25
Object::connect: No such signal QmlFrameBuffer:nPressed(int, int) in src/qmlframebuffer.cpp:26
Object::connect: No such signal QmlFrameBuffer:nReleased(int, int) in src/qmlframebuffer.cpp:27
Meego graphics system destroyed
X Error: BadAccess (attempt to access private resource denied) 10
Extension: 135 (MIT-SHM)
Minor opcode: 1 (X_ShmAttach)
Resource id: 0x380000b
X Error: BadShmSeg (invalid shared segment parameter) 135
Extension: 135 (MIT-SHM)
Minor opcode: 2 (X_ShmDetach)
Resource id: 0x380000e
Successfully resolved MeeGo graphics system: /usr/lib/qt4/plugins/graphicssystems/libqmeegographicssystem.so
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
MeegoGraphics: found EGL_NOK_image_shared
MeegoGraphics: found EGL_KHR_lock_surface2
MeegoGraphics: found EGL_KHR_fence_sync
Can't read manifest file
java.io.IOException: line too long
at java.util.jar.Attributes.read(Unknown Source)
at java.util.jar.Manifest.read(Unknown Source)
at java.util.jar.Manifest.<init>(Unknown Source)
at sun.misc.MIDPLauncher.main(Unknown Source)
at sun.misc.CVM.runMain(Unknown Source)
hijackWindow() context created for QmlApplicationViewer(0xae94e85c) 1
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0x262c58)
Found EGL_KHR_image_pixmap & GL_OES_EGL_image extensions (preferred method)!
Found texture_from_pixmap EGL extension!
java.lang.NoClassDefFoundError: com.nokia.mid.impl.isa.jam.debug.Application
at lj.a(Unknown Source)
at com.tencent.mm.ui.WeChat.<init>(Unknown Source)
at com.sun.midp.main.CdcMIDletLoader.newInstance(Unkn own Source)
at com.sun.midp.midlet.MIDletStateHandler.createMIDle t(Unknown Source)
at com.sun.midp.midlet.MIDletStateHandler.createAndRe gisterMIDlet(Unknown Source)
at com.sun.midp.midlet.MIDletStateHandler.startSuite( Unknown Source)
at com.sun.midp.main.AbstractMIDletSuiteLoader.startS uite(Unknown Source)
at com.sun.midp.main.AbstractMIDletSuiteLoader.runMID letSuite(Unknown Source)
at com.sun.midp.main.CdcMIDletSuiteLoader.main(Unknow n Source)
at com.sun.midp.main.CdcMIDletSuiteLoader.launchUnins talledSuite(Unknown Source)
at sun.misc.MIDPLauncher.main(Unknown Source)
at sun.misc.CVM.runMain(Unknown Source)
MIDlet suite has unexpectedly quit.
com.nokia.mid.impl.isa.jam.debug.Application
/opt/phoneme/bin/cvm[0x12160]
ERROR: Catched signal 11
QThread: Destroyed while thread is still running
~/MyDocs $