Hi,all! Thanks for the trying/feedbacking and sorry for the nascent itches of the project. As I've mentioned in the wiki page of this proj.,to use the androidSpice, the server should be modified to force the use of JPEG compression,and qemu should not use" -vga qxl" and should use "-usbdevice tablet"(check for the reason in wikipage,maybe you can fix this),have you checked this? If not forced to use JPEG,the quic algorithm in client will cause SIGBUS and quit,if qxl is not disabled ,the Java UI will crash for it can handle only SPICE_IMAGE_TYPE_JPEG=105 till now. And also,the app will cause "over memory limit" of Java in some machine of android-2.2 and AVDs. I'm working to fix this,welcome to improve it! I'v uploaded the androidSpice.apk and androidSpice-debug.apk with the latter's debug msg switched on(you can check the ANDROID LOG msg by #adb logcat). I've also uploaded the red_worker.c for server modifying(If needed,you can get the libspicec.so from the installed android program file directory as /data/data/com.keqi*/lib/libspicec.so to use directly in the Android proj.). Best Regards. ---Lim---Lin--------林------
On Wed, Apr 27, 2011 at 6:14 AM, Gianluca Cecchi <[email protected]>wrote: > Hello, > device is HTC Wildfire with android 2.2.1 and my guest is windows 7 on > F14+virt-preview repo. > In /var/log/libvirt/qemu/guest.log after pressing connect button I get: > > reds_handle_main_link: > reds_show_new_channel: channel 1:0, connected successfully, over Non Secure > link > reds_main_handle_message: net test: latency 22.151000 ms, bitrate > 10769821 bps (10.270902 Mbps) > reds_show_new_channel: channel 2:0, connected successfully, over Non Secure > link > red_dispatcher_set_peer: > handle_dev_input: connect > handle_new_display_channel: jpeg disabled > handle_new_display_channel: zlib-over-glz disabled > reds_show_new_channel: channel 3:0, connected successfully, over Non Secure > link > inputs_link: > > Then error message on android device (see jpeg) > I select "force close" and I get in log file: > > red_receive: Connection reset by peer > reds_disconnect: > red_dispatcher_shutdown_cursor_peer: > red_dispatcher_shutdown_peer: > handle_dev_input: cursor disconnect > handle_dev_input: disconnect > > Connection works from another f14 pc with spicy. > Any information that I can give from the android device? > > Gianluca > > 2011/4/26 Mosebach Kai <[email protected]>: > > Hey Lin, > > > > Just gave it a quick shot : > > > > - DNS resolving not working? > > - access to server w/o password not supported? > > - access w/ password produces a "force kill" after a vibration > > - some traffic is seen on the spice-server side though > > > > (couldn’t connect therefore) > > > > Any logfiles I can provide? > > > > HW/SW : Android V2.2 on Samsung Galaxy Tab > > > > Cheers Kai > > > > On 4/26/11 9:43 AM, "Shuxiang Lim" <[email protected]> wrote: > > > >>Released with src & .apk files with button-double-click fixed. > >>--Lin-- > >> > >>On 4/26/11, Shuxiang Lim <[email protected]> wrote: > >>> Hi,all! > >>> After I workaround the bug "input will choke output",I'm glad to > >>> release the USABLE androidSpice-0.1.4 on google code: > >>> > >>> http://code.google.com/p/spice-client-android/ > >>> > >>> You shall check the wiki page of it for the build/install/use of it. > >>> Any use or improvement will be appreciated! > >>> Best Regards. > >>> ------Lin-----林---- > >>> > >>_______________________________________________ > >>Spice-devel mailing list > >>[email protected] > >>http://lists.freedesktop.org/mailman/listinfo/spice-devel > > > > _______________________________________________ > > Spice-devel mailing list > > [email protected] > > http://lists.freedesktop.org/mailman/listinfo/spice-devel > > >
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
