Hi,all!<br>   Thanks for the trying/feedbacking and sorry for the nascent itches of the project.<br>   As I&#39;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&quot; -vga qxl&quot; and should use &quot;-usbdevice tablet&quot;(check for the reason in wikipage,maybe you can fix this),have you checked this?<br>
   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.<br>   And also,the app will cause &quot;over memory limit&quot; of Java in some machine of android-2.2 and AVDs.<br>
   I&#39;m working to fix this,welcome to improve it!<br>   I&#39;v uploaded the androidSpice.apk and androidSpice-debug.apk with the latter&#39;s debug msg switched on(you can check the ANDROID LOG msg by #adb logcat). I&#39;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.).<br>
   Best Regards.<br>---Lim---Lin--------林------   <br><br><div class="gmail_quote">On Wed, Apr 27, 2011 at 6:14 AM, Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com">gianluca.cecchi@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br>
device is HTC Wildfire with android 2.2.1 and my guest is windows 7 on<br>
F14+virt-preview repo.<br>
In /var/log/libvirt/qemu/guest.log after pressing connect button I get:<br>
<br>
reds_handle_main_link:<br>
reds_show_new_channel: channel 1:0, connected successfully, over Non Secure link<br>
reds_main_handle_message: net test: latency 22.151000 ms, bitrate<br>
10769821 bps (10.270902 Mbps)<br>
reds_show_new_channel: channel 2:0, connected successfully, over Non Secure link<br>
red_dispatcher_set_peer:<br>
handle_dev_input: connect<br>
handle_new_display_channel: jpeg disabled<br>
handle_new_display_channel: zlib-over-glz disabled<br>
reds_show_new_channel: channel 3:0, connected successfully, over Non Secure link<br>
inputs_link:<br>
<br>
Then error message on android device (see jpeg)<br>
I select &quot;force close&quot; and I get in log file:<br>
<br>
red_receive: Connection reset by peer<br>
reds_disconnect:<br>
red_dispatcher_shutdown_cursor_peer:<br>
red_dispatcher_shutdown_peer:<br>
handle_dev_input: cursor disconnect<br>
handle_dev_input: disconnect<br>
<br>
Connection works from another f14 pc with spicy.<br>
Any information that I can give from the android device?<br>
<br>
Gianluca<br>
<br>
2011/4/26 Mosebach  Kai &lt;<a href="mailto:kai.mosebach@bsse.ethz.ch">kai.mosebach@bsse.ethz.ch</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hey Lin,<br>
&gt;<br>
&gt; Just gave it a quick shot :<br>
&gt;<br>
&gt; - DNS resolving not working?<br>
&gt; - access to server w/o password not supported?<br>
&gt; - access w/ password produces a &quot;force kill&quot; after a vibration<br>
&gt; - some traffic is seen on the spice-server side though<br>
&gt;<br>
&gt; (couldn’t connect therefore)<br>
&gt;<br>
&gt; Any logfiles I can provide?<br>
&gt;<br>
&gt; HW/SW : Android V2.2 on Samsung Galaxy Tab<br>
&gt;<br>
&gt; Cheers Kai<br>
&gt;<br>
&gt; On 4/26/11 9:43 AM, &quot;Shuxiang Lim&quot; &lt;<a href="mailto:shohyanglim@gmail.com">shohyanglim@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt;Released with src &amp; .apk files with button-double-click fixed.<br>
&gt;&gt;--Lin--<br>
&gt;&gt;<br>
&gt;&gt;On 4/26/11, Shuxiang Lim &lt;<a href="mailto:shohyanglim@gmail.com">shohyanglim@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; Hi,all!<br>
&gt;&gt;&gt;   After I workaround the bug &quot;input will choke output&quot;,I&#39;m glad to<br>
&gt;&gt;&gt; release the USABLE androidSpice-0.1.4 on google code:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; <a href="http://code.google.com/p/spice-client-android/" target="_blank">http://code.google.com/p/spice-client-android/</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; You shall check the wiki page of it for the build/install/use of it.<br>
&gt;&gt;&gt; Any use or improvement will be appreciated!<br>
&gt;&gt;&gt; Best Regards.<br>
&gt;&gt;&gt; ------Lin-----林----<br>
&gt;&gt;&gt;<br>
&gt;&gt;_______________________________________________<br>
&gt;&gt;Spice-devel mailing list<br>
&gt;&gt;<a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
&gt;&gt;<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Spice-devel mailing list<br>
&gt; <a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
&gt;<br>
</div></div></blockquote></div><br>