[Spice-devel] Multiple qxl displays from the command-line.

2014-03-08 Thread Trebor Forban
Hello, how can one configure multiple qxl displays from the command-line in qemu? "-vga qxl -device qxl" is not working (the VM fails to start) "-vga qxl -global qxl-vga.revision=4" works, but remote-viewer only shows one display although two are connected. QEMU emulator version 1.7.0 (Debian 1

Re: [Spice-devel] spice crashes

2013-02-21 Thread Trebor Forban
le various other software components have been changing; when not using redhat or fedora qemu with spice is very much a moving target. Best regards, TF 2013/2/21 Trebor Forban : > Hi Alon, > > 2013/2/21 Alon Levy : >> What is the qemu command line? Are you running with kvm

Re: [Spice-devel] spice crashes

2013-02-21 Thread Trebor Forban
gt; The log is attached. >> >> Best regards, >> TF >> >> 2013/2/21 Trebor Forban : >> > Hello Alon, >> > >> > forget my last mail, it was just noise. I had an error in my conf. >> > >> > Best regards, >> > TF >

Re: [Spice-devel] spice crashes

2013-02-21 Thread Trebor Forban
Hello Alon, forget my last mail, it was just noise. I had an error in my conf. Best regards, TF 2013/2/21 Trebor Forban : > Hello Alon, > > ok, after compiling libssl-dev with -DPURIFY qemu fails to start under > valgrind: > > root@thfs1:~# less qemu-1.4.0-system-x86_64_valg

Re: [Spice-devel] spice crashes

2013-02-21 Thread Trebor Forban
Hello Alon, ok, after compiling libssl-dev with -DPURIFY qemu fails to start under valgrind: root@thfs1:~# less qemu-1.4.0-system-x86_64_valgrind-2013-02-21-11-12.log ==5726== Memcheck, a memory error detector ==5726== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. ==5726== Using

Re: [Spice-devel] spice crashes

2013-02-21 Thread Trebor Forban
2013/2/20 Alon Levy : >> I haven't recompiled with debugging for the stack trace yet; is it >> still necessary, or does the information above suffice? > > Sorry for dropping the ball on this. I'm afraid it's hard to debug even with > this information. If you could run the vm under valgrind (you n

Re: [Spice-devel] spice crashes

2013-01-31 Thread Trebor Forban
ing session. > > Thanks > Klaus > > -Ursprüngliche Nachricht- > Von: spice-devel-bounces+mailings=kh-dev...@lists.freedesktop.org > [mailto:spice-devel-bounces+mailings=kh-dev...@lists.freedesktop.org] Im > Auftrag von Trebor Forban > Gesendet: Mittwoc

Re: [Spice-devel] spice crashes

2013-01-23 Thread Trebor Forban
Hello Alon. Thanks for your help. This is what I get with the qemu debugging options: qxl/guest-0: 1120951392537: qxldd: __PutBytesAlign qxl/guest-0: 1120951398601: qxldd: __PutBytesAlign: done qxl/guest-0: 1120951404632: qxldd: __PutBytesAlign qxl/guest-0: 1120951410705: qxldd: __PutBytesAlign:

[Spice-devel] spice crashes

2013-01-22 Thread Trebor Forban
Hello All, while using remote-viewer, qemu and libs as compiled below, my 32bit-win7-VMs (spice-guest-tools-0.3.exe) are crashing quit frequently, and the following error is shown in the hosts dmesg log: segfault at 50 ip 7f8b6bab3119 sp 7f8b64db3b00 error 6 in libspice-server.so.1.6.0[7f

[Spice-devel] Disabling a Display

2012-10-29 Thread Trebor Forban
Hello all, can someone tell me how I can disable a display on a running remote-viewer instance from the command-line? Can this be done with "--spice-controller"? Where can I find documentation on how to use "--spice-controller"? Regards, TF PS. How is this list moderated? My last E-Mail hasn't m

[Spice-devel] Using remote-viewer in scripts.

2012-10-26 Thread Trebor Forban
Hello all, can somebody possibly tell me how I can get the remote-viewer client to exit when the connection to the server can't be established, instead of displaying a dialog-box where one can only click "OK"? At least for me, this would be more suitable for scripting. I've tried "--g-fatal-warni

[Spice-devel] Using remote-viewer in scripts.

2012-10-23 Thread Trebor Forban
Hello all, can somebody possibly tell me how I can get the remote-viewer client to exit when the connection to the server can't be established, instead of displaying a dialog-box where one can only click "OK"? At least for me, this would be more suitable for scripting. I've tried "--g-fatal-warni

Re: [Spice-devel] USB-redirection

2012-10-14 Thread Trebor Forban
Hello all, I finally found the problem: There was an udevd "left over" from the initrd that wasn't being killed by "killall -w udevd". Again, thanks to all for the help and patience. Regards, TF 2012/10/12 David Jaša : > Trebor Forban píše v Pá 12. 10.

Re: [Spice-devel] USB-redirection

2012-10-12 Thread Trebor Forban
Hello, can anyone give me a clue where to start looking? Could this be caused by libs that are in the "normal" system, but not in the minimal system? Could it be caused by missing services/daemons? I really don't know how to go about debugging this. Regards, TF 2012/10/1

Re: [Spice-devel] USB-redirection

2012-10-11 Thread Trebor Forban
edirection working correctly? Best regards, TF 2012/10/11 David Jaša : > Trebor Forban píše v Čt 11. 10. 2012 v 14:14 +0200: >> Hello all, >> >> I guess I'm still at a loss. I still have the problem that usb device >> are showing up twice. >> >> I'v

Re: [Spice-devel] USB-redirection

2012-10-11 Thread Trebor Forban
uto-mounting. What Information can I provide to help debug this problem? remote-viewer --spice-debug -device usb-redir,chardev=usbredirchardev1,id=usbredirdev1,debug=3 strace, valgrind? Unfortunately I'm not at all experienced with debugging... Best regards, TF 2012/9/16 Trebor Forban : &

Re: [Spice-devel] USB-redirection

2012-09-16 Thread Trebor Forban
Hello Hans, sorry for the late response, and sorry for the noise. The error was self-made (conflicting builds/installs of gtk-spice with and without polkit support). Regards, TF 2012/9/5 Hans de Goede : > Hi, > > > On 09/04/2012 09:42 PM, Trebor Forban wrote: >> >>

[Spice-devel] USB-redirection

2012-09-04 Thread Trebor Forban
Hello spice developers, can someone help me debug the following error message, which is displayed after inserting an usb-device although all seems to work: "Could not auto-redirect ... at ...: Cannot connect an already connected usb device" Thanks, TF

Re: [Spice-devel] remote-viewer "kiosk-mode"

2012-09-04 Thread Trebor Forban
2012/9/3 Trebor Forban : >>> > >>> >1. Configure grab-keyboard/grab-mouse. >>> >>> What do you want to configure exactly? > > I don't want the spice client to grab the mouse or keyboard, as this > prevents xscreensaver from starting: >

Re: [Spice-devel] remote-viewer "kiosk-mode"

2012-09-03 Thread Trebor Forban
2012/9/3 David Jaša : > Christophe Fergeau píše v Po 03. 09. 2012 v 09:43 +0200: >> Hey, >> >> On Sat, Sep 01, 2012 at 02:22:07PM +0200, Trebor Forban wrote: >> > Hello spice developers, >> > >> > I'd like to be able to configure vari

[Spice-devel] remote-viewer "kiosk-mode"

2012-09-01 Thread Trebor Forban
Hello spice developers, I'd like to be able to configure various features/options/parameters of remote-viewer. Can someone possibly tell me if the following options can be realized/set with remote-viewer at present, or, if not, whether they may be considered for a future version: 1. Configure

Re: [Spice-devel] remote-viewer

2012-08-31 Thread Trebor Forban
mpiled spice-gtk-0.13, and compiled virt-viewer with: ./configure --with-gtk=3.0 Thanks, TF 2012/8/31 David Jaša : > Trebor Forban píše v Čt 30. 08. 2012 v 16:40 +0200: >> Hello, >> >> I'm trying my luck again at compiling virt-viewer/remote-viewer for >> ubuntu-12

[Spice-devel] Fwd: remote-viewer

2012-08-30 Thread Trebor Forban
-- Forwarded message -- From: Trebor Forban Date: 2012/8/30 Subject: remote-viewer To: spice-devel@lists.freedesktop.org Hello, I'm trying my luck again at compiling virt-viewer/remote-viewer for ubuntu-12.04; now I'm getting the following error: remote-viewer --d

[Spice-devel] remote-viewer

2012-08-30 Thread Trebor Forban
Hello, I'm trying my luck again at compiling virt-viewer/remote-viewer for ubuntu-12.04; now I'm getting the following error: remote-viewer --debug spice://192.168.33.1:42 (remote-viewer:18789): remote-viewer-ERROR **: failed to find UI description file Any ideas? Thanks TF

Re: [Spice-devel] spicy

2012-08-28 Thread Trebor Forban
nfigure --prefix=/usr/local/spice > - make > - sudo make install > 6) virt-viewer-0.5.3 > - configure --with-gtk=3.0 > - make > - sudo make install > > Hope this helps. > > Anthony > > > On Mon, Aug 27, 2012 at 8:29 AM, Christophe Fergeau &

[Spice-devel] spicy

2012-08-23 Thread Trebor Forban
Hello Spice Developers, wanting to be able to use the integrated spice USB-redirection seems to incur having to use the spicy client instead of the spicec client. With the spicec client, I was able to automatically position client windows with devilspie/xdotool, use xscreensaver and various other

[Spice-devel] spicy

2012-08-23 Thread Trebor Forban
Hello Spice Developers, wanting to be able to use the integrated spice USB-redirection seems to incur having to use the spicy client instead of the spicec client. With the spicec client, I was able to automatically position client windows with devilspie/xdotool, use xscreensaver and various other