On Tue, 29 Jan 2019 at 11:39, Daniel P. Berrangé <berra...@redhat.com> wrote: > Inability to find icons during startup when not having run a > "make install" is harmless, as frontends just continue without > error. So it is not worth trying to add code hacks to find icons > in non-installed directories.
I'm not hugely happy about this -- I think running from the build directory should work the same as running installed (it is how QEMU is often run as a developer and how it runs when running tests). thanks -- PMM