On 06/01/14 14:32 -0500, Daniel Erez wrote:
----- Original Message -----
> From: "Adam Litke" <alitke(a)redhat.com>
> To: "Alexander Wels" <awels(a)redhat.com>
> Cc: engine-devel(a)ovirt.org
> Sent: Monday, January 6, 2014 9:11:48 PM
> Subject: Re: [Engine-devel] UI: VM list not populating
>
Might be an issue of a stale osinfo properties file,
'displayProtocols' has recently been introduced by [1]
Try overwriting osinfo-defaults.properties with the updated one from latest bits
/ovirt-engine/packaging/conf/osinfo-defaults.properties -->
$HOME/ovirt-engine/share/ovirt-engine/conf
[1]
http://gerrit.ovirt.org/#/c/18677/14/packaging/conf/osinfo-defaults.prope...
Thanks for the suggestion but it did not seem to resolve the issue.
Also, my proprties file has os.other.displayProtocols.value and
os.other.spiceSupport.value. This seems different from [1] above
which indicates that the spiceSupport key is removed entirely.