Using the WTK under Debian Linux?
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <24464301.70011192497212421.JavaMail.tomcat@sdcst12.sjc.collab.net> |
Hi everybody, I'm trying to use WTK 2.5.2 under Debian Linux (sid). I use the latest java packages from debian servers (sun-java6-jre, sun-java6-jdk). The installation runs well: [code] $ ./sun_java_wireless_toolkit-2_5_2-linux.bin [snip] Extracting the installation files... Documentation for the Sun Java(TM) Wireless Toolkit 2.5.2 for CLDC is in the file /opt/wtk/index.html In order to start using the Sun Java(TM) Wireless Toolkit 2.5.2 for CLDC, please run /opt/wtk/bin/ktoolbar [/code] So do the ktoolbar, even if I get some messages: [code] $ /opt/wtk/bin/ktoolbar OTA server emulation started ... Warning: HTTPS server not started! [/code] I can run any example project, I get the emulator window displayed. The device screen doesn't list the available MIDlets as it usually do (under my Windows WTK), it stays plain blank... and disappears about 5 seconds later without any log / error report. ktoolbar doesn't crash though, it simply remains open and displays: [code] Project "Audiodemo" loaded Running with storage root /root/j2mewtk/2.5.2/appdb/DefaultColorPhone [/code] I've got the same behavior by running any .jad with the emulator via the command line. Is that normal? Is there any way to have some more info on why the emulator exits abruptly? Thanks for you attention, I hope I was clear :) [Message sent by forum member 'lorancou' (lorancou)] http://forums.java.net/jive/thread.jspa?messageID=240267 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".