qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tests/qtest: Is vnc-display-test supposed to work on Darwin?


From: Philippe Mathieu-Daudé
Subject: Re: tests/qtest: Is vnc-display-test supposed to work on Darwin?
Date: Thu, 19 Jan 2023 12:29:01 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 19/1/23 12:16, Daniel P. Berrangé wrote:
On Thu, Jan 19, 2023 at 12:01:18PM +0100, Philippe Mathieu-Daudé wrote:
On 5/12/22 08:51, Marc-André Lureau wrote:
On Fri, Dec 2, 2022 at 1:51 PM Philippe Mathieu-Daudé <philmd@linaro.org> wrote:

The vnc-display-test is failing on Darwin:

tests/qtest/vnc-display-test:45038): ERROR **: 10:42:35.488: vnc-error:
Unsupported auth type 17973672

It is supposed to pass. Can you share more details? It doesn't look
like an endianness issue, at first sight..

** (tests/qtest/vnc-display-test:8465): ERROR **: 11:59:18.613: vnc-error:
Unsupported auth type 5489072
Trace/BPT trap: 5

Does that help? What else can I do to gather more info?

Modify vnc-display-test.c to call  vnc_util_set_debug(TRUE);
before vnc_connection_new(), to get the gtk-vnc debug logs
to stderr too.

I just realized this is what setting GTK_VNC_DEBUG in env does.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]