Re: [Spice-devel] Embedding the Spice Client in Windows

2015-02-26 Thread Lindsay Mathieson
Hi Flash, I got part way through a QT4 spice client here: https://www.gitorious.org/qspice Establishes a framework for displaying video amd handling keyboard events (keyboard keys are not fully mapped yet). Alas, has languished for some weeks while I deal with paying work etc. On 25 February

Re: [Spice-devel] windows guest file transfer

2015-02-02 Thread Lindsay Mathieson
On Mon, 2 Feb 2015 02:23:10 PM Christophe Fergeau wrote: > The version of the installer matches the version of the virtio-win iso > you can find on > https://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/bin/ Makes sense. Is the installler intelligent enough to not overwrite newer versio

Re: [Spice-devel] windows guest file transfer

2015-02-02 Thread Lindsay Mathieson
On Mon, 2 Feb 2015 01:51:21 PM Christophe Fergeau wrote: > The git version should have support for more recent windows versions > (win2k12 is in the 'ovirt' branch). p.s I've been testing Windows 10 in a KVM and the virtio drivers install and run perfectly. QXL is a no go of course.

Re: [Spice-devel] windows guest file transfer

2015-02-02 Thread Lindsay Mathieson
On Mon, 2 Feb 2015 01:51:21 PM Christophe Fergeau wrote: > The installer by itself is managed in git at > http://cgit.freedesktop.org/~teuf/spice-nsis/ Thanks Christophe. > The git version should have support for more recent windows versions > (win2k12 is in the 'ovirt' branch). I basically delay

Re: [Spice-devel] windows guest file transfer

2015-02-02 Thread Lindsay Mathieson
On Mon, 2 Feb 2015 03:40:07 AM Pavel Grunt wrote: > And for Windows guests I recommend to install spice guest tools (see > http://www.spice-space.org/download.html ). Could you point me to the src for the installer? been meaning to look into creating Win 8/12/10 installer for it. __

Re: [Spice-devel] How to solve:PulseAudio requested but not found

2014-12-23 Thread Lindsay Mathieson
On Wed, 24 Dec 2014 09:36:07 AM 密 wrote: > Excuse me! > How to solve, configure: error: PulseAudio requested but not found > > PulseAudio Have downloaded。 You need the pa dev packages. -- Lindsay signature.asc Description: This is a digitally signed message part. __

Re: [Spice-devel] W8.0 video drivers

2014-09-18 Thread Lindsay Mathieson
Theres a win8 driver being in dev/testing here: https://bugzilla.redhat.com/show_bug.cgi?id=895356 Ways off though, I've tried it - works, but slow. On 19 September 2014 14:28, Dave Airlie wrote: > On 19 September 2014 07:00, ToddAndMargo wrote: > > On 09/18/2014 01:46 PM, Klaus Hochlehnert w

Re: [Spice-devel] Windows binaries for w8

2014-08-20 Thread Lindsay Mathieson
On Wed, 20 Aug 2014 11:57:41 AM Christophe Fergeau wrote: > > All virtio drivers are installed on the w8 guest, but when it came to > > spice, spice-guest-tools-0.74.exe will not install. > > > > > > > > I suspect w8 is not supported. Am I right? > > There is no qxl driver for win8, the agent sho

Re: [Spice-devel] How to install spice-client in Ubuntu,Please tell me how to do.Thanks!

2014-06-13 Thread Lindsay Mathieson
On Thu, 12 Jun 2014 04:00:33 PM Christophe Fergeau wrote: > You are not giving a lot of details about the ubuntu version you are > using, the errors you are getting, ... > Have you tried > "apt-get install virt-viewer" "sudo apt-get install virt-viewer" :) -- Lindsay signature.asc Description:

Re: [Spice-devel] how can i trace monitor change (etc) events

2014-04-15 Thread Lindsay Mathieson
On Tue, 15 Apr 2014 10:35:32 AM David Mansfield wrote: > I'd like to be able to trace all events going back and forth between > spice server / client and also between Xorg driver (qxl) and spice > server regarding monitor connect resize etc. Monitor resize is handled by the spice-vdagent app in

Re: [Spice-devel] Mouse mode client vs Mouse mode server

2014-03-17 Thread Lindsay Mathieson
On Mon, 17 Mar 2014 11:21:50 AM Alon Levy wrote: > client/server mode has the client/server determine the location of the > cursor and render it. So client mode has better mouse responsiveness, > especially with high latency. A spice agent (vdagent) is required for > client mode. Thought that mig

[Spice-devel] Mouse mode client vs Mouse mode server

2014-03-15 Thread Lindsay Mathieson
Whats the significance of this? does server mode come into play when there is no qxl & spice agent in the guest? -- Lindsay signature.asc Description: This is a digitally signed message part. ___ Spice-devel mailing list Spice-devel@lists.freedesktop.o

Re: [Spice-devel] Inpout Channel Mouse Down

2014-03-11 Thread Lindsay Mathieson
On 12 March 2014 08:28, Marc-André Lureau wrote: > > > > I wasn't involved at early spice-gtk time, so I have never seen such problem. > > My guess: make sure the current button_state doesn't have already the button > you are pressing: > > spice_inputs_button_press (channel=0x773e20, button=1, bu

[Spice-devel] Inpout Channel Mouse Down

2014-03-11 Thread Lindsay Mathieson
My QT4 wrapper round the spice lib is going well, to the stage where I'm displaying screens and sending them mouse input. One quirk I can't figure out is the Mouse down event. When I send it to the VM it seems to immediately send a mouse up as well. So if I press and hold on a button in the VM,

Re: [Spice-devel] Input Channel Mouse constants

2014-03-11 Thread Lindsay Mathieson
On Tue, 11 Mar 2014 12:04:17 PM Christophe Fergeau wrote: > On Tue, Mar 11, 2014 at 08:45:53PM +1000, Lindsay Mathieson wrote: > > > > But I can't find where they are defined or their values. > > See spice-protocol/spice/enums.h (which is autogenerated from spice.prot

[Spice-devel] Input Channel Mouse constants

2014-03-11 Thread Lindsay Mathieson
The spicelib docs mention mouse event constants: http://elmarco.fedorapeople.org/spice-gtk/SpiceInputsChannel.html#spice-inputs-button-press Press a mouse button. /button/ : a SPICE_MOUSE_BUTTON /button_state/ : SPICE_MOUSE_BUTTON_MASK flags But I can't find where they are defined or their val

Re: [Spice-devel] Embedding the Spice Client in Windows

2014-03-08 Thread Lindsay Mathieson
On Fri, 7 Mar 2014 09:08:20 AM Marc-André Lureau wrote: > What you are interested in is the spice-glib library: > > http://elmarco.fedorapeople.org/spice-gtk/ch02.html Are there constants or an enum for channel-type, or should I be identifying them by the string from spice_channel_type_to_strin

Re: [Spice-devel] Embedding the Spice Client in Windows

2014-03-07 Thread Lindsay Mathieson
On Fri, 7 Mar 2014 06:05:18 PM Marc-André Lureau wrote: > That's all correct. Qt runs of top of glib mainloop nowadays, afaik, so > spice-glib should do its io and tasks in the background. Excellent, I was wondering about the glib event loop > I can't wait to see your progress on this! The pres

Re: [Spice-devel] Embedding the Spice Client in Windows

2014-03-07 Thread Lindsay Mathieson
On Fri, 7 Mar 2014 09:08:20 AM Marc-André Lureau wrote: > What you are interested in is the spice-glib library: > > http://elmarco.fedorapeople.org/spice-gtk/ch02.html Thanks Marc-André, that looks much simpler than I thought it would, I don't anticipate any issues wrapping the base api into Qt

Re: [Spice-devel] Embedding the Spice Client in Windows

2014-03-07 Thread Lindsay Mathieson
On Fri, 7 Mar 2014 06:49:56 AM Marc-André Lureau wrote: > I would recommend wrapping the spice-glib library with Qt Thanks Marc-André, is there an online reference for it anywhere? -- Lindsay signature.asc Description: This is a digitally signed message part. ___

[Spice-devel] Embedding the Spice Client in Windows

2014-03-06 Thread Lindsay Mathieson
Is there a know way to embed the spice client in a windows app? (preferably a Qt4/Qt5 Windows app). Either the entire remote-viewer app or preferable the GTK widget itself. I'd like to have some control over the embedded spice client. thanks, -- Lindsay

[Spice-devel] Kubuntu as a KVM virtualised guest with spice drivers

2014-03-01 Thread Lindsay Mathieson
My apologies if this is inappropriate for the list. I run a proxmox cluster at work (kvm/qemu 1.7) and X just restarts constantly when trying to use the guest drivers for spice (QXL, xserver-xorg-video-qxl). I've tested this with 13.04, 13.10 and 14.04 beta. Also the same with vanilla ubuntu.

Re: [Spice-devel] Can the QXL drivers be install on Windows 8/8.1?

2014-02-20 Thread Lindsay Mathieson
On Thu, 20 Feb 2014 09:10:21 AM Martin wrote: > Lindsay, > NONE of the currently (FEB 2014) available qxl drivers works for Windows 8 - > 8.1 guests because these OS require a WDDM driver and someone has to > develop this driver. See also: > https://www.mail-archive.com/spice-devel@lists.freedeskto

[Spice-devel] Win 8 Display Resolution

2014-02-12 Thread Lindsay Mathieson
Without a QXL driver isn't it limited to 1024x768 resolution? -- Lindsay ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel

Re: [Spice-devel] guest agent windows binaries

2014-02-12 Thread Lindsay Mathieson
On 12 February 2014 21:08, Marian Krcmarik wrote: > >> >> Why pack windows binaries in a rpm that can't be unpacked on windows? > RPM is still a file archive :) All you would need is just good file archiver > (for example open sourced 7-zip for Windows). Cool, thanks. And I tried the 0.74 driv

Re: [Spice-devel] guest agent windows binaries

2014-02-12 Thread Lindsay Mathieson
On Wed, 12 Feb 2014 12:00:45 PM Christophe Fergeau wrote: > Because that's how I get them from from the fedora build system, because I > haven't automated much of the generation of the spice guest tools > installer, because that's already a lot of manual steps, ... Fair enough :) thanks. -- Lin

Re: [Spice-devel] guest agent windows binaries

2014-02-12 Thread Lindsay Mathieson
On Wed, 12 Feb 2014 09:16:04 AM Christophe Fergeau wrote: > http://www.spice-space.org/download/windows/vdagent/vdagent-win-0.7.2/mingw3 > 2-spice-vdagent-0.7.2-1.fc19.noarch.rpm and > http://www.spice-space.org/download/windows/vdagent/vdagent-win-0.7.2/mingw6 > 4-spice-vdagent-0.7.2-1.fc19.noarch

[Spice-devel] guest agent windows binaries

2014-02-11 Thread Lindsay Mathieson
Is there somewhere I can download the windows guest agent binaries (vdagent, vdservice) from, so I can manually install them on Windows 8? The link on the Spice Download page http://www.spice-space.org/download/windows/vdagent/vdagent-win-0.7.2 is only to source, not to binaries Also - could s

[Spice-devel] Can the QXL drivers be install on Windows 8/8.1?

2014-02-11 Thread Lindsay Mathieson
As per the subject :) I know the guest installer won't do it, but can they be installed manually? or are they just not compatible? Its starting to become a problem for me at work - we use VM's for a lot of development and testing and its increasingly difficult to avoid using windows 8. thank

Re: [Spice-devel] windows remote-viewer (master) crashing on startup.

2014-01-13 Thread Lindsay Mathieson
On Mon, 13 Jan 2014 10:30:29 AM Christophe Fergeau wrote: > > libgdk-3-0.dll!70efecbe() > > libspice-client-gtk-3.0-4.dll!653c476f() > > libspice-client-gtk-3.0-4.dll!653c6c2d() > > Ah, no debug symbols Yah, I thought that might be an issue ... I'll try and

Re: [Spice-devel] windows remote-viewer (master) crashing on startup.

2014-01-12 Thread Lindsay Mathieson
On 10 January 2014 19:40, Christophe Fergeau wrote: > Hey, > > On Fri, Jan 10, 2014 at 10:44:40AM +1000, Lindsay Mathieson wrote: >> On 9 January 2014 19:17, Christophe Fergeau wrote: >> > Any chance you could get a backtrace ? >> >> Do you still want that giv

Re: [Spice-devel] windows remote-viewer (master) crashing on startup.

2014-01-10 Thread Lindsay Mathieson
On Fri, 10 Jan 2014 12:03:21 PM Fernando Lozano wrote: > Any plans to put this new build somewere for other windows users? Sure, though these are just personal builds, not official. Anywhere you would like them? The installer builder creates a 0.5.7 installer, despite being trunk - is there som

Re: [Spice-devel] windows remote-viewer (master) crashing on startup.

2014-01-09 Thread Lindsay Mathieson
On 9 January 2014 19:17, Christophe Fergeau wrote: > On Thu, Jan 09, 2014 at 03:47:21PM +1000, Lindsay Mathieson wrote: >> As promised earlier I'm putting together the steps for building the >> windows version of virt-viewer >> >> I've been rerunning the step

[Spice-devel] windows remote-viewer (master) crashing on startup.

2014-01-08 Thread Lindsay Mathieson
As promised earlier I'm putting together the steps for building the windows version of virt-viewer I've been rerunning the steps and have found the following issues: The following dlls are linked but not included in the msi - libgdk-3-0.dll - libgtk-3-0.dll - libgtk-vnc-2.0-0.dll - libspice-clien

Re: [Spice-devel] Fw: Re: multiple client connect spice-server

2014-01-07 Thread Lindsay Mathieson
On Tue, 7 Jan 2014 10:38:26 AM David Jaša wrote: > No, only one client can connect at the same time. > > David > > On Út, 2014-01-07 at 10:05 +0800, hhb584520 wrote: > > how to multiple spice clients can connect to spice server at one time? It can be done: http://www.spice-space.org/page/Fea

Re: [Spice-devel] release-cursor in spiceproxy file

2014-01-06 Thread Lindsay Mathieson
On Mon, 6 Jan 2014 06:08:54 AM Marian Krcmarik wrote: > > However if I try "release-cursor=Ctrl+Alt" I just get "(Press to > > release)" > > and the combo does not work. > > http://lists.freedesktop.org/archives/spice-devel/2013-November/015596.html Thanks Marian, good to know. Though how did i

Re: [Spice-devel] release-cursor in spiceproxy file

2014-01-06 Thread Lindsay Mathieson
On Mon, 6 Jan 2014 11:35:28 AM Uri Lublin wrote: > Hi Lindsay, > > Please try with a different combination, such as ctrl+alt+r, or shift+f12. Both those work - they show in the window title and work for releasing the cursor. However if I try "release-cursor=Ctrl+Alt" I just get "(Press to rele

[Spice-devel] release-cursor in spiceproxy file

2014-01-05 Thread Lindsay Mathieson
Is the master remote-viewer respecting this setting? because it doesn't appear to be working for me. I have latest remote-viewer built from git and "release-cursor=ctrl+alt" set in my spiceproxy file, but just get "Press for release" in the window title. No key combo to release the mouse appears t

Re: [Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-16 Thread Lindsay Mathieson
On Mon, 16 Dec 2013 05:50:22 PM David Jaša wrote: > Can you at least search the bugs? > https://bugzilla.redhat.com/query.cgi?format=advanced&product=Red%20Hat%20En > terprise%20Virtualization%20Manager&component=spice-vdagent-win&component=Wi > ndows%20Guest%20Tools (works for me in private tab).

Re: [Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-16 Thread Lindsay Mathieson
On Mon, 16 Dec 2013 05:50:22 PM David Jaša wrote: > Can you at least search the bugs? > https://bugzilla.redhat.com/query.cgi?format=advanced&product=Red%20Hat%20En > terprise%20Virtualization%20Manager&component=spice-vdagent-win&component=Wi > ndows%20Guest%20Tools (works for me in private tab).

Re: [Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-16 Thread Lindsay Mathieson
On Mon, 16 Dec 2013 01:48:47 PM Christophe Fergeau wrote: > > I have the 0.74 drivers from redhat installed and it happens for every > > windows guest I have. > > Might be worth trying an older version just in case(?) I'll give it a spin. Thanks, Why do you think it could be the virtio-seria

Re: [Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-16 Thread Lindsay Mathieson
On Mon, 16 Dec 2013 01:50:04 PM Christophe Fergeau wrote: > Looks like you used a wrapped/truncated URL, try http://tiny.cc/p8q67w Same error I'm afraid. -- Lindsay signature.asc Description: This is a digitally signed message part. ___ Spice-devel ma

Re: [Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-16 Thread Lindsay Mathieson
On Mon, 16 Dec 2013 10:49:47 AM Christophe Fergeau wrote: > This could also be a virtio-serial issue, I'm fairly sure live migration + > agent + windows is being regularly tested, and is usually working. I have the 0.74 drivers from redhat installed and it happens for every windows guest I have.

Re: [Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-16 Thread Lindsay Mathieson
On Mon, 16 Dec 2013 10:47:31 AM Christophe Fergeau wrote: > The link I gave in my email isn't working? After clicking on it, you should > be able to pick "spice-vdagent-win" or "Windows Guest Tools" from the > component list (sorry got the naming wrong in my first email). "Sorry, either the produ

Re: [Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-14 Thread Lindsay Mathieson
On Sun, 15 Dec 2013 01:36:00 AM Uri Lublin wrote: > Hi Lindsay, > > Yes, this is the git repo for windows vdagent. > Yes, it's for both 32 and 64 bit. Thanks Uri. I've run into a 100% reproducible issue where on restore from snapshot or live migration (under proxmox) the mouse & display integra

Re: [Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-13 Thread Lindsay Mathieson
On Sat, 14 Dec 2013 07:43:15 AM Lindsay Mathieson wrote: > Also I went looking for the vdagent source and all I can find is this: > > https://gitorious.org/spice/vd_agent > > Which claims to be the "official vd_agent source code repository.", but the > last commi

Re: [Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-13 Thread Lindsay Mathieson
On Fri, 13 Dec 2013 01:37:55 PM Christophe Fergeau wrote: > f it's a RHEV bug, Red Hat bugzilla makes most sense for that: > https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20V > irtualization%20Manager either in the "Windows Guest Tools" product, or in > the "spice-vdagent

Re: [Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-13 Thread Lindsay Mathieson
Thanks On Dec 13, 2013 10:37 PM, "Christophe Fergeau" wrote: > On Fri, Dec 13, 2013 at 10:16:29PM +1000, Lindsay Mathieson wrote: > > Whereabouts would I report them? this list? a redhat tracker? > > If it's a RHEV bug, Red Hat bugzilla makes most sense for that: &

[Spice-devel] Windows RHEV Spice Agent service Bugs

2013-12-13 Thread Lindsay Mathieson
Whereabouts would I report them? this list? a redhat tracker? thanks, -- Lindsay signature.asc Description: This is a digitally signed message part. ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/lis

Re: [Spice-devel] Build windows virt-viewr

2013-12-11 Thread Lindsay Mathieson
On Tue, 10 Dec 2013 09:01:35 AM Marc-André Lureau wrote: > > > > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-glib-1-2.dll > > > > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-1-3.dll > > > > > > > > > > > > Weird that dbus and dbus-glib are needed. > > > > > > > > > > Whereabouts are th

Re: [Spice-devel] Build windows virt-viewr

2013-12-10 Thread Lindsay Mathieson
On Tue, 10 Dec 2013 06:13:44 AM Marc-André Lureau wrote: > > Missing two dlls: > > > > > > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-glib-1-2.dll > > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-1-3.dll > > Weird that dbus and dbus-glib are needed. Whereabouts are the dll dependencie

Re: [Spice-devel] Best distro for working with spice?

2013-12-10 Thread Lindsay Mathieson
On Tue, 10 Dec 2013 09:36:21 PM Lindsay Mathieson wrote: > > Could you paste the full build log? kubuntu 13.10 should be plenty enough > > to compile spice-gtk with gtk+3 support, and spice-gtk by itself does not > > seem to be using this symbol. > > I have it building ok

Re: [Spice-devel] Best distro for working with spice?

2013-12-10 Thread Lindsay Mathieson
On Mon, 9 Dec 2013 05:04:12 PM Christophe Fergeau wrote: > > Thanks, Just trying to build spice-gtk now on kubuntu 13.10 and running in > > a gtk 3.0 version problem (I think) - "undefined reference to symbol > > 'gtk_cell_area_class_list_cell_properties'" > > Could you paste the full build log?

Re: [Spice-devel] Build windows virt-viewr

2013-12-10 Thread Lindsay Mathieson
On Tue, 10 Dec 2013 04:51:55 AM Marc-André Lureau wrote: > I glad you made it through! > > "make nsis" should have worked too, but we are in the process of deprecating > the NSIS installer, in favour of more robust and more correct MSI > installer. That's why they were a couple of missing dlls. >

Re: [Spice-devel] Build windows virt-viewr

2013-12-10 Thread Lindsay Mathieson
On 10 December 2013 11:11, Lindsay Mathieson wrote: > On 9 December 2013 21:54, Marc-André Lureau wrote: > I've got mingw32-spice-gtk and virt-viewer configured/build, but am > having problems with the install and dependant dlls. Have been > following the instructions fr

Re: [Spice-devel] Build windows virt-viewr

2013-12-09 Thread Lindsay Mathieson
On 9 December 2013 21:54, Marc-André Lureau wrote: > > > - Original Message - >> On Mon, 9 Dec 2013 06:38:24 AM Marian Krcmarik wrote: >> > I assume you are interested in latest spice code so latest spice-gtk code >> > is what you need >> >> Yup >> >> >but I do not have exact instructions

Re: [Spice-devel] Build windows virt-viewr

2013-12-09 Thread Lindsay Mathieson
On 9 December 2013 23:39, Marc-André Lureau wrote: > >> make failed with: >> >> In file included from coroutine_winfibers.c:24:0: >> coroutine.h:70:1: error: unknown type name 'gboolean' >> gboolean coroutine_is_main(struct coroutine *co); > > Oops > > Add #include in gtk/coroutine_winfibers

Re: [Spice-devel] Build windows virt-viewr

2013-12-09 Thread Lindsay Mathieson
On Mon, 9 Dec 2013 08:13:40 AM Marc-André Lureau wrote: > wget http://spice-space.org/download/gtk/spice-gtk-0.22.tar.bz2 Thats seems to be configuring thanks, I was using the 0.22 bundle from http://cgit.freedesktop.org/spice/spice-gtk, which is different. How would I find my way to the spice-

Re: [Spice-devel] Build windows virt-viewr

2013-12-09 Thread Lindsay Mathieson
On Mon, 9 Dec 2013 06:54:45 AM Marc-André Lureau wrote: > On Fedora 19/20, with mingw32-* packages installed, > > Extract 0.22 tarball, and run 'mingw32-configure && make' > > (for x64, s/mingw32/mingw64 above) There's no configure file. If I comment out the git call in autogen.sh I can use i

Re: [Spice-devel] Build windows virt-viewr

2013-12-09 Thread Lindsay Mathieson
On Mon, 9 Dec 2013 06:54:45 AM Marc-André Lureau wrote: > Extract 0.22 tarball, and run 'mingw32-configure && make' mingw32-configure /usr/bin/mingw32-configure: line 68: ../configure: No such file or directory and ./autogen.sh fatal: Not a git repository (or any of the parent directories): .g

Re: [Spice-devel] Build windows virt-viewr

2013-12-09 Thread Lindsay Mathieson
On Mon, 9 Dec 2013 06:54:45 AM Marc-André Lureau wrote: > On Fedora 19/20, with mingw32-* packages installed, > > Extract 0.22 tarball, and run 'mingw32-configure && make' Thanks Marc-André Would I need to install them on fedora (make install?) for the virt-viewer cross compile to use them? -

Re: [Spice-devel] Build windows virt-viewr

2013-12-09 Thread Lindsay Mathieson
On Mon, 9 Dec 2013 06:38:24 AM Marian Krcmarik wrote: > I assume you are interested in latest spice code so latest spice-gtk code > is what you need Yup >but I do not have exact instructions how to build > mingw-spice-gtk (haven't tried, someone who tried could reply hopefully). That would be

Re: [Spice-devel] Build windows virt-viewr

2013-12-09 Thread Lindsay Mathieson
On Mon, 9 Dec 2013 06:17:04 AM Marian Krcmarik wrote: > I am not aware of any build instructions for virt-viewer which is built with > using mingw, only what was mentioned on the mailing list such as: > http://lists.freedesktop.org/archives/spice-devel/2012-November/011563.html > http://lists.freed

Re: [Spice-devel] Build windows virt-viewr

2013-12-08 Thread Lindsay Mathieson
On 9 December 2013 10:53, Lindsay Mathieson wrote: > > The build also seems to need python - any particular version? 3.x doesn't work, 2.7 seems to be ok. Also had to install the pyparsing module. I seem to have the build modules and env together now, but getting 1000's of com

Re: [Spice-devel] Build windows virt-viewr

2013-12-08 Thread Lindsay Mathieson
On 9 December 2013 10:53, Lindsay Mathieson wrote: > I'm following the instructions from here: > > http://www.spice-space.org/page/Building_Instructions > > They seem to be mostly complete, except it was missing the > SPICE_COMMON_DIR env var which I'm guessing shoul

[Spice-devel] Build windows virt-viewr

2013-12-08 Thread Lindsay Mathieson
I'm following the instructions from here: http://www.spice-space.org/page/Building_Instructions They seem to be mostly complete, except it was missing the SPICE_COMMON_DIR env var which I'm guessing should be something like "spice\spice-common" The build also seems to need python - any particu

Re: [Spice-devel] Mouse Edit Cursor invisible on dark backgrounds in Win 7 Guest

2013-12-07 Thread Lindsay Mathieson
On Sat, 7 Dec 2013 09:21:44 AM Marian Krcmarik wrote: > Most likely The problem you described is fixed by > http://lists.freedesktop.org/archives/spice-devel/2013-October/015079.html, > So The bug shouldn't be observed in latest release of spice-gtk 0.22. It > may take time for that version to get

Re: [Spice-devel] Mouse Edit Cursor invisible on dark backgrounds in Win 7 Guest

2013-12-07 Thread Lindsay Mathieson
On Sat, 7 Dec 2013 09:21:44 AM Marian Krcmarik wrote: > Most likely The problem you described is fixed by > http://lists.freedesktop.org/archives/spice-devel/2013-October/015079.html, > So The bug shouldn't be observed in latest release of spice-gtk 0.22. It > may take time for that version to get

Re: [Spice-devel] Mouse Edit Cursor invisible on dark backgrounds in Win 7 Guest

2013-12-07 Thread Lindsay Mathieson
On Sat, 7 Dec 2013 09:21:44 AM Marian Krcmarik wrote: > Most likely The problem you described is fixed by > http://lists.freedesktop.org/archives/spice-devel/2013-October/015079.html, > So The bug shouldn't be observed in latest release of spice-gtk 0.22. It > may take time for that version to get

Re: [Spice-devel] Best distro for working with spice?

2013-12-07 Thread Lindsay Mathieson
On Sat, 7 Dec 2013 09:29:23 AM Marian Krcmarik wrote: > > Or fedora? > > Yes, Fedora would have latest bits packaged as first I believe and is distro > used by majority of Spice developers (obviously). Thanks, Just trying to build spice-gtk now on kubuntu 13.10 and running in a gtk 3.0 version

Re: [Spice-devel] Best distro for working with spice?

2013-12-06 Thread Lindsay Mathieson
On Sat, 7 Dec 2013 11:28:52 AM Lindsay Mathieson wrote: > I get the impression redhat/centos is where most development takes place. Or fedora? -- Lindsay signature.asc Description: This is a digitally signed message part. ___ Spice-devel mailing l

[Spice-devel] Best distro for working with spice?

2013-12-06 Thread Lindsay Mathieson
If I was looking at building & testing the spice components is there a distro best suited for it? one with the leats hassles on getting dependancies together? I get the impression redhat/centos is where most development takes place. Thanks, -- Lindsay signature.asc Description: This is a digital

[Spice-devel] Mouse Edit Cursor invisible on dark backgrounds in Win 7 Guest

2013-12-06 Thread Lindsay Mathieson
Hi All, ran into this problem with a Win 7 VM on Proxmox 3.1 using the spice driver. The edit cursor is near invisible in edit fields where the background is dark - possibly because it doesn't seem to have a border? Its perfectly visible in Native Windows and VMWare guests - shows up as white. I