-
```
According to the MIDP API at
http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/lcdui/T
extField.html#setString(java.lang.String), passing null to
TextField.setString() should emp…
-
```
I get a Verifier error when preverifying the class for J2ME:
Error preverifying class org.ksoap2.serialization.SoapSerializationEnvelope
VERIFIER ERROR org/ksoap2/serialization/
SoapSerializa…
-
```
MicroEmu does not accept datagram address in Sun standard.
UDPDatagramConnection conn;
conn.newDatagram(buff, length, "datagram://server:port");
The above line will throw an exception. I must re…
-
The following appears to be a bug:
``` python
>>> n = 2
>>> agrid = odl.uniform_sampling(0, 1, n)
>>> dgrid = odl.uniform_sampling(-50, 50, n)
>>> agrid.convex_hull().append(dgrid.convex_hull()) == a…
-
```
I get a Verifier error when preverifying the class for J2ME:
Error preverifying class org.ksoap2.serialization.SoapSerializationEnvelope
VERIFIER ERROR org/ksoap2/serialization/
SoapSerializa…
-
```
I get a Verifier error when preverifying the class for J2ME:
Error preverifying class org.ksoap2.serialization.SoapSerializationEnvelope
VERIFIER ERROR org/ksoap2/serialization/
SoapSerializa…
-
```
I get a Verifier error when preverifying the class for J2ME:
Error preverifying class org.ksoap2.serialization.SoapSerializationEnvelope
VERIFIER ERROR org/ksoap2/serialization/
SoapSerializa…
-
```
What steps will reproduce the problem?
1. Application, that uses drawRGB method with processAlpha flag set to render
one image over other one with translucency.
2. The second one image, that shou…
-
```
I get a Verifier error when preverifying the class for J2ME:
Error preverifying class org.ksoap2.serialization.SoapSerializationEnvelope
VERIFIER ERROR org/ksoap2/serialization/
SoapSerializa…
-
```
What steps will reproduce the problem?
1. Open Web start from
http://snapshot.microemu.org/microemu-webstart/index.html
2. Download a dictionary from
http://dictionarymid.sourceforge.net/dict.html…