Re: Connection issues with virt-viewer 9.0 (win)

2020-05-20 Thread fletch b
Ok I was able to start remote-viewer manually like this: remote-viewer
--debug --spice-debug

I was able to do this with both ver 7 and 9 but as far as I can tell
neither did any longing.
Windows did give me it's own error message with ver 9 if this helps:

roblem signature:
  Problem Event Name: AppHangB1
  Application Name: remote-viewer.exe
  Application Version: 0.0.0.0
  Application Timestamp: 5eac5278
  Hang Signature: b50c
  Hang Type: 1
  OS Version: 6.1.7601.2.1.0.256.48
  Locale ID: 1033
  Additional Hang Signature 1: b50c6dd48fa54370ef41ed9b6fc1f788
  Additional Hang Signature 2: 6108
  Additional Hang Signature 3: 61089a1514b1d1431dd3e2c3e9706690
  Additional Hang Signature 4: ee09
  Additional Hang Signature 5: ee09c0fafee4d81901191d871a4204ff
  Additional Hang Signature 6: 678e
  Additional Hang Signature 7: 678e97ca65dbe59d6a14da89da14e2b1


Thanks...

On Wed, May 20, 2020 at 1:09 PM Victor Toso  wrote:

> Hi,
>
> On Wed, May 20, 2020 at 12:19:59PM -0500, fletch b wrote:
> > Hi,
> > I just upgraded to virt-viever-9.0(win) and ran into issues I
> > never saw with ver 7,0
> >
> > When trying to connect to my vm I would get to the point where
> > I would see this:
> >
> > "connected to graphic server" and nothing after that other than
> > a spinning circle.
> >
> > It does not do this every time. Out of 20-25 connection
> > attempts, it has connected just fine 3 times.
>
> Would it be possible to get the debug from the situation that
> this happens? You would need to run with --debug --spice-debug
>
> > Looking for a pattern and only thing I can come up with is
> > time. If I wait a few minutes it sometimes will work again.
> >
> > Also no sound in 9.
>
> This is known issue, it is a problem in spice-gtk integration
> with wasapi plugins.
>
>   https://gitlab.com/virt-viewer/virt-viewer/-/issues/2
>
> > Gone back to 7 for now..
> > any ideas?
>
> Thanks for the report.
>
> Cheers,
> Victor
>


Re: Connection issues with virt-viewer 9.0 (win)

2020-05-20 Thread fletch b
I will have to figure out how to do that as vir-viewer is automatically
launched by the server. Not sure how to add debug since I am not manually
launching it.
Let me see what I can figure out..
thanks,
Fletch


On Wed, May 20, 2020 at 1:01 PM Daniel P. Berrangé 
wrote:

> On Wed, May 20, 2020 at 12:19:59PM -0500, fletch b wrote:
> > Hi,
> > I just upgraded to virt-viever-9.0(win) and ran into issues I never saw
> > with ver 7,0
> >
> > When trying to connect to my vm I would get to the point where I would
> see
> > this:
> >
> > "connected to graphic server" and nothing after that other than a
> spinning
> > circle.
> >
> > It does not do this every time. Out of 20-25 connection attempts, it has
> > connected just fine 3 times.
> >
> > Looking for a pattern and only thing I can come up with is time. If I
> wait
> > a few minutes it sometimes will work again.
> >
> > Also no sound in 9.
> >
> > Gone back to 7 for now..
> > any ideas?
>
> The lack of sound is reported here and we know the problem and will have
> a fixed MSI available next week:
>
>   https://gitlab.com/virt-viewer/virt-viewer/-/issues/2
>
>
> I've not heard the connectin problem reported before, so please file
> a  bug for that. Also collect the debug logs from spice-gtk or gtk-vnc
>
>   virt-viewer --debug --spice-debug --gtk-vnc-debug
>
> and attach to the new issue
>
> Regards,
> Daniel
> --
> |: https://berrange.com  -o-
> https://www.flickr.com/photos/dberrange :|
> |: https://libvirt.org -o-
> https://fstop138.berrange.com :|
> |: https://entangle-photo.org-o-
> https://www.instagram.com/dberrange :|
>
>


Re: Connection issues with virt-viewer 9.0 (win)

2020-05-20 Thread Victor Toso
Hi,

On Wed, May 20, 2020 at 12:19:59PM -0500, fletch b wrote:
> Hi,
> I just upgraded to virt-viever-9.0(win) and ran into issues I
> never saw with ver 7,0
> 
> When trying to connect to my vm I would get to the point where
> I would see this:
> 
> "connected to graphic server" and nothing after that other than
> a spinning circle.
> 
> It does not do this every time. Out of 20-25 connection
> attempts, it has connected just fine 3 times.

Would it be possible to get the debug from the situation that
this happens? You would need to run with --debug --spice-debug

> Looking for a pattern and only thing I can come up with is
> time. If I wait a few minutes it sometimes will work again.
> 
> Also no sound in 9.

This is known issue, it is a problem in spice-gtk integration
with wasapi plugins.

  https://gitlab.com/virt-viewer/virt-viewer/-/issues/2

> Gone back to 7 for now..
> any ideas?

Thanks for the report.

Cheers,
Victor


signature.asc
Description: PGP signature


Re: Connection issues with virt-viewer 9.0 (win)

2020-05-20 Thread Daniel P . Berrangé
On Wed, May 20, 2020 at 12:19:59PM -0500, fletch b wrote:
> Hi,
> I just upgraded to virt-viever-9.0(win) and ran into issues I never saw
> with ver 7,0
> 
> When trying to connect to my vm I would get to the point where I would see
> this:
> 
> "connected to graphic server" and nothing after that other than a spinning
> circle.
> 
> It does not do this every time. Out of 20-25 connection attempts, it has
> connected just fine 3 times.
> 
> Looking for a pattern and only thing I can come up with is time. If I wait
> a few minutes it sometimes will work again.
> 
> Also no sound in 9.
> 
> Gone back to 7 for now..
> any ideas?

The lack of sound is reported here and we know the problem and will have
a fixed MSI available next week:

  https://gitlab.com/virt-viewer/virt-viewer/-/issues/2


I've not heard the connectin problem reported before, so please file
a  bug for that. Also collect the debug logs from spice-gtk or gtk-vnc

  virt-viewer --debug --spice-debug --gtk-vnc-debug

and attach to the new issue

Regards,
Daniel
-- 
|: https://berrange.com  -o-https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o-https://fstop138.berrange.com :|
|: https://entangle-photo.org-o-https://www.instagram.com/dberrange :|



Connection issues with virt-viewer 9.0 (win)

2020-05-20 Thread fletch b
Hi,
I just upgraded to virt-viever-9.0(win) and ran into issues I never saw
with ver 7,0

When trying to connect to my vm I would get to the point where I would see
this:

"connected to graphic server" and nothing after that other than a spinning
circle.

It does not do this every time. Out of 20-25 connection attempts, it has
connected just fine 3 times.

Looking for a pattern and only thing I can come up with is time. If I wait
a few minutes it sometimes will work again.

Also no sound in 9.

Gone back to 7 for now..
any ideas?

Thanks