hi, Hans de Goede
please first have a look at https://bugzilla.redhat.com/show_bug.cgi?id=852897
, this link does not give a final result
my problem look like same .
system:spice-server-0.10.1-10.el6.x86_64 centos6.3. guest is winxp-32B
what should i do, update spice-server or guest agent too
So when this happens (even if the agent is fixed to not crash), then we get
randomly loaded drivers assigned to channels
A guest monitor 3 might end up on display channel 4 if for example, driver
failed to load for card associated to display channel 3..
This means that virt-viewer will show a "wa
Hi
On Tue, Apr 30, 2013 at 12:10 PM, Uri Lublin wrote:
> if (display_count) {
There is at least one more use you forgot, and that caused still a crash
if (min_x || min_y) {
for (iter = _displays.begin(); iter != _displays.end(); iter++) {
+if (!*iter) {
+ continue;
+}
--
M
Hi
- Mensaje original -
> Hi all,
> I' d lime to know in virt-viewer could use gstreamer instead of pulseaudio
> with spice protocol.
> If I run remote-viewer without an active pulseaudio process, it gives me an
> error.
> Many thanks and Regards
You can configure spice-gtk with --with-au
Hi all,
I' d lime to know in virt-viewer could use gstreamer instead of pulseaudio with
spice protocol.
If I run remote-viewer without an active pulseaudio process, it gives me an
error.
Many thanks and Regards
Ignazio Cassano
Csi Piemonte
+393466299173_
Hi,
Thanks for your interest.
> [resending to the list, Юрий, please reply to this message]
>
> Hi,
>
> Shvedov Yury píše v Po 29. 04. 2013 v 16:37 +0400:
> > Hello.
> >
> > As part of my course work, I've developed spice backend for Weston
> > (the reference implementation of Wayland composi
I see that there aren't arm builds for spice on debian, it seem that
fedora has one:
http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=110220
I'm interested to buy arm thin client and (before buy) I wish to know if
is possible to build spice-client-gtk and dependencies easy or with
onl
What's interesting is that "!worker->surfaces[surface_id].context.canvas"
string in RH bugzilla returns bug 674055 that is duplicate of bug 678208 (in
qemu-kvm) that should have been fixed in RHEL 6.3.
Could you retest on centos 6.4, please? There were similar bugs fixed in 6.4
cycle.
David
[resending to the list, Юрий, please reply to this message]
Hi,
Shvedov Yury píše v Po 29. 04. 2013 v 16:37 +0400:
> Hello.
>
> As part of my course work, I've developed spice backend for Weston (the
> reference implementation of Wayland compositor).
Nice!
> Currently this uses
> Wayland's p
Looks good, ACK.
On 05/02/2013 04:17 PM, Arnon Gilboa wrote:
rhbz #953973
---
vdagent/vdagent.cpp |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/vdagent/vdagent.cpp b/vdagent/vdagent.cpp
index dde967c..118cafd 100644
--- a/vdagent/vdagent.cpp
+++ b/vdagent/vdage
rhbz #953973
---
vdagent/vdagent.cpp |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/vdagent/vdagent.cpp b/vdagent/vdagent.cpp
index dde967c..118cafd 100644
--- a/vdagent/vdagent.cpp
+++ b/vdagent/vdagent.cpp
@@ -622,6 +622,11 @@ bool VDAgent::handle_mon_config(VDAgen
infos:
spice-server-0.10.1-10.el6.x86_64,centos 6.3
At 2013-05-02 17:49:02,bigclouds wrote:
hi,all
the connection between remote-viewer and guest is good, now unplug Network
Cable, wait several minutes, then kill virt-viewer.
now guest will be shutdwn.
---winxp.log of libvirt--
ha
hi,all
the connection between remote-viewer and guest is good, now unplug Network
Cable, wait several minutes, then kill virt-viewer.
now guest will be shutdwn.
---winxp.log of libvirt--
handle_dev_display_connect: connect
handle_new_display_channel: add display channel client
handle_ne
Hi,
Looks good, ack series.
Regards,
Hans
On 05/01/2013 08:19 PM, Yonit Halperin wrote:
We mustn't send any msg to the client, besides MSG_MIGRATE_DATA, after
we send MSG_MIGRATE.
---
server/red_channel.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/server/red_channel.c b/serv
14 matches
Mail list logo