Signed-off-by: Jeremy White
---
scripts/Xspice |3 +++
1 file changed, 3 insertions(+)
diff --git a/scripts/Xspice b/scripts/Xspice
index 7936c87..bfa9197 100755
--- a/scripts/Xspice
+++ b/scripts/Xspice
@@ -203,6 +203,9 @@ if cgdb and args.cgdb:
exec_args = [cgdb, '--args'] + exec_args
However, it still crashes, most likely due to the xorg_timer
in the watch structure. Those timers become invalid at Xorg
server reset (it clears all timers), but we go on to continue
to use them.
As fixing this fully will likely require some messy rework,
simply documenting -noreset seems like t
Hi,
See comment below.
On 04/25/2013 10:58 AM, Marc-André Lureau wrote:
Hi
- Mensaje original -
Also forgot to add, that in general, regarding errors and asserts is
spice-server that are related to the connection to the client, we should
abort the server, but rather disconnect the clien
The connection to the target server is established before migration
starts. However, the client reads and replies to messages from the server only
after
migration completes. Thus, we better not send ping msgs from the target
before migration completes (because the observed roundtrip duration will
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/server/red_channel.c
index 9047762..4e03d64 100644
--- a/server/red_channel.c
+++ b/server/red_channe
On Wed, May 01, 2013 at 04:46:08PM +0300, agil...@redhat.com wrote:
> On 05/01/2013 03:36 PM, Ignazio.cassano wrote:
> >
> >Last time I tested it with windows 8 it got an installation error .
> >
> vdagent/vdservice & virtio-serial driver support Win8. only qxl
> driver doesn't.
> sure you can use
On Wed, May 01, 2013 at 03:22:01PM +0300, agil...@redhat.com wrote:
> On 05/01/2013 02:03 PM, Ignazio Cassano wrote:
> >Can I ask another question ?
> >When new agents will be released ?
> Christophe?
There was recently a new virtio-win release, so I was planning to do that
'soon', maybe next week
rhbz#951664
When the src and dst servers have different mm-times, we can
hit a case when for a short period of time the session mm-time and
the video mm-time are not synced. If the video mm-time is much
bigger than the session mm-time, the next stream rendering will be
scheduled to (video-mm-time
mm-time can change after migration. This can cause video synchronization
problems after migration if not handled appropriately (see rhbz#951664).
---
gtk/spice-session.c | 39 +++
1 file changed, 39 insertions(+)
diff --git a/gtk/spice-session.c b/gtk/spice-ses
On 05/01/2013 03:36 PM, Ignazio.cassano wrote:
Last time I tested it with windows 8 it got an installation error .
vdagent/vdservice & virtio-serial driver support Win8. only qxl driver
doesn't.
sure you can use vdagent without using qxl, but i have no idea if
spice-guest-tools installer supp
Last time I tested it with windows 8 it got an installation error .
It seems to control operating system version and does not know windows 8.
I tested it few months ago.
Regards
Ignazio Cassano
agil...@redhat.com ha scritto:
Il 1 maggio 2013 alle 14.22 agil...@redhat.com ha scritto:
> On 05/
On 05/01/2013 02:03 PM, Ignazio Cassano wrote:
I tested your patch 5 minutes ago: it solved the agent issue.
Many many thanks
great
Can I ask another question ?
When new agents will be released ?
Christophe?
And I'd like to know if it will support windows 8 !
the current one should work wit
I tested your patch 5 minutes ago: it solved the agent issue.
Many many thanks
Can I ask another question ?
When new agents will be released ?
And I'd like to know if it will support windows 8 !
Regards and thanks again
> _
Ah ...the problem could my company email server ...sorry...could you resend to
ignaziocass...@gmail.com ?
thanks ...I need them forse an important demo
Regards
Ignazio Cassano
agil...@redhat.com ha scritto:
Il 1 maggio 2013 alle 11.44 agil...@redhat.com ha scritto:
> Hi Ignazio,
>
> I've
Hi Ignazio,
I've already sent you the zipped binaries 3 times.
If you have a problem opening the attachemnts, please ping me on
irc.gimp.net/6667 channel #spice
You can also wait until the next spice-guest-tools release.
Arnon
On 05/01/2013 11:52 AM, Ignazio Cassano wrote:
Hi Harnon, I am s
Hi Harnon, I am sorry if I disturb you again.
I am stiil waiting you send me vdservice & vdagent update to test if it solves
the issue with windows 7 guests.
At this time I solved with a schedulet task which controls if the agent service
is stopped and restarts it.
This solution is not the best
16 matches
Mail list logo