Re: [debian] opera mini .. ?

2009-02-09 Thread Erland Lewin
2009/2/9 vale va...@gmx.de


 hm i have also problems with cacao and jamvm with other java programs as
 (cachewolf), i think only openjdk seems to be mostly compatible with sun
 java. but unfortunantly is not very fast :(


Where do you download openjdk from? Do you build it yourself? Can it be
built in the openembedded environment? What's the package name?

Thanks for any hints

/Confused
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [debian] opera mini .. ?

2009-02-09 Thread vale

If you are using debian, you can just 

apt-get install openjdk-6-jre 

I don't think that there is a bitbake receipt for openjdk available from
openembedded, but i never searched for it ... however for other distros than
debian you gan get the .deb package, extract it and install it manually i
think. use ar x *.deb to extract, then look into the data and control
tar.gz to find out dependencies and where to install.

hope this helps

greetings 

vale





Erland Lewin wrote:
 
 2009/2/9 vale va...@gmx.de
 

 hm i have also problems with cacao and jamvm with other java programs as
 (cachewolf), i think only openjdk seems to be mostly compatible with sun
 java. but unfortunantly is not very fast :(
 
 
 Where do you download openjdk from? Do you build it yourself? Can it be
 built in the openembedded environment? What's the package name?
 
 Thanks for any hints
 
 /Confused
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 
 

-- 
View this message in context: 
http://n2.nabble.com/-debian--opera-mini-..---tp2255329p2296990.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [debian] opera mini .. ?

2009-02-08 Thread Erland Lewin
Hi vale,

2009/2/1 vale va...@gmx.de


 Hi i tried this evening to get opera mini working with debian, i somehow
 managed to get it started, but it gets X to hang after some seconds :( If
 someone is interested how i got it to work:

 1) install openjdk

 2) get microemu (http://microemu.org/ , Java implementation of Java ME in
 Java SE)

 3) get opera mini:
 http://www.operamini.com/download/pc/generic/generic_advanced_midp_2/

 4) unpack microemu,

 5) start microemu java -jar microemulator.jar

...

I tried this with FSO M5, but when I start  microemulator with cacao, I get
repeating:

LOG: [0x4001cee0] We received a SIGSEGV and tried to handle it, but we were
 LOG: [0x4001cee0] unable to find a Java method at:
 LOG: [0x4001cee0]
 LOG: [0x4001cee0] PC=0x401dfa54
 LOG: [0x4001cee0]
 LOG: [0x4001cee0] Dumping the current stacktrace:


And when I run it with jamvm, I get:

r...@om-gta02:~/java/microemulator-2.0.3# jamvm -jar microemulator.jar
 java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:367)
at jamvm.java.lang.JarLauncher.main(JarLauncher.java:50)
 Caused by: java.lang.NullPointerException
at
 gnu.java.awt.peer.gtk.FreetypeGlyphVector.performDefaultLayout(FreetypeGlyphVector.java:318)
 ...


Does anyone have any hints?

/Erland
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [debian] opera mini .. ?

2009-02-08 Thread vale

hm i have also problems with cacao and jamvm with other java programs as
(cachewolf), i think only openjdk seems to be mostly compatible with sun
java. but unfortunantly is not very fast :(

Erland Lewin wrote:
 
 Hi vale,
 
 2009/2/1 vale va...@gmx.de
 

 Hi i tried this evening to get opera mini working with debian, i somehow
 managed to get it started, but it gets X to hang after some seconds :( If
 someone is interested how i got it to work:

 1) install openjdk

 2) get microemu (http://microemu.org/ , Java implementation of Java ME in
 Java SE)

 3) get opera mini:
 http://www.operamini.com/download/pc/generic/generic_advanced_midp_2/

 4) unpack microemu,

 5) start microemu java -jar microemulator.jar
 
 ...
 
 I tried this with FSO M5, but when I start  microemulator with cacao, I
 get
 repeating:
 
 LOG: [0x4001cee0] We received a SIGSEGV and tried to handle it, but we
 were
 LOG: [0x4001cee0] unable to find a Java method at:
 LOG: [0x4001cee0]
 LOG: [0x4001cee0] PC=0x401dfa54
 LOG: [0x4001cee0]
 LOG: [0x4001cee0] Dumping the current stacktrace:

 
 And when I run it with jamvm, I get:
 
 r...@om-gta02:~/java/microemulator-2.0.3# jamvm -jar microemulator.jar
 java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:367)
at jamvm.java.lang.JarLauncher.main(JarLauncher.java:50)
 Caused by: java.lang.NullPointerException
at
 gnu.java.awt.peer.gtk.FreetypeGlyphVector.performDefaultLayout(FreetypeGlyphVector.java:318)
 ...
 
 
 Does anyone have any hints?
 
 /Erland
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 
 

-- 
View this message in context: 
http://n2.nabble.com/-debian--opera-mini-..---tp2255329p2296152.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [debian] opera mini .. ?

2009-02-02 Thread kimaidou
Hi all
I tried this application on a windows mobile smartphone, and the zoom
functionnality is great. I cannot build/package, so this answer is just here
to say I am interested.
Thanks vale for your feedback

Kimaidou

2009/2/1 vale va...@gmx.de


 Hi i tried this evening to get opera mini working with debian, i somehow
 managed to get it started, but it gets X to hang after some seconds :( If
 someone is interested how i got it to work:

 1) install openjdk

 2) get microemu (http://microemu.org/ , Java implementation of Java ME in
 Java SE)

 3) get opera mini:
 http://www.operamini.com/download/pc/generic/generic_advanced_midp_2/

 4) unpack microemu,

 5) start microemu java -jar microemulator.jar

 6) go to Options  Select device, click Add..., navigate to
 microemulator\devices and select microemu-device-resizable.jar

 7) select the Resizable device profile you just added and click Set as
 default

 8) click the Resize button in lower right to set the size you want
 (400x400 seems ok for first tests)

 9) go to File  Open JAD and choose the Opera Mini jad you previously
 downloaded

 10) Opera Mini now appears in the list of apps you can start by double
 clicking it

 11) it should start installing after some seconds

 then i get to the bookmarks i can select one and the webpage appears, but
 after some seconds the system freezes. only killall -9 X helps ;)

 If someone has an idea to improve performance or knows another java ME
 implementation, please report :)

 greetings

 vale
 --
 View this message in context:
 http://n2.nabble.com/-debian--opera-mini-..---tp2255329p2255329.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[debian] opera mini .. ?

2009-02-01 Thread vale

Hi i tried this evening to get opera mini working with debian, i somehow
managed to get it started, but it gets X to hang after some seconds :( If
someone is interested how i got it to work:

1) install openjdk 

2) get microemu (http://microemu.org/ , Java implementation of Java ME in
Java SE)

3) get opera mini:
http://www.operamini.com/download/pc/generic/generic_advanced_midp_2/

4) unpack microemu, 

5) start microemu java -jar microemulator.jar

6) go to Options  Select device, click Add..., navigate to
microemulator\devices and select microemu-device-resizable.jar

7) select the Resizable device profile you just added and click Set as
default

8) click the Resize button in lower right to set the size you want
(400x400 seems ok for first tests)

9) go to File  Open JAD and choose the Opera Mini jad you previously
downloaded

10) Opera Mini now appears in the list of apps you can start by double
clicking it

11) it should start installing after some seconds

then i get to the bookmarks i can select one and the webpage appears, but
after some seconds the system freezes. only killall -9 X helps ;)

If someone has an idea to improve performance or knows another java ME
implementation, please report :)

greetings

vale
-- 
View this message in context: 
http://n2.nabble.com/-debian--opera-mini-..---tp2255329p2255329.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community