David Scott
David Scott
buildroot now uses a vncterm-wrapper, which can hunt down and find the keymaps. Unfortunately the keymap dir is hardcoded in the vncterm source code.
the vncterm-wrapper now does an extremely hacky 'user add' and 'group add' to make this work
pygrub: this looks like it was accidentally omitted from the xen-arm-builder image we were using. - @jonludlam has created a fixed package for this (a xen-4.5 development snapshot): http://xenbits.xen.org/djs/linaro-xen-4-5-preview/ -...
Any ideas, @jonludlam? that URL looks suspiciously like one of yours! On Sun, Mar 8, 2015 at 5:52 PM, theailer [email protected] wrote: > W: Failed to fetch > http://ppa.launchpad.net/jonathan-ludlam/xsbuild/ubuntu/dists/jessie/main/binary-amd64/Packages >...
Funnily enough I heard a similar sounding report from @BobBall earlier today. He's setting up a repro environment and I'll take a look when that's ready. On Wed, Jan 14,...
It turned out that liburi-ocaml-dev couldn't be installed because libre-ocaml-dev was being taken from upstream -- which should be ok -- but the upstream package seems to be broken. I...
I saw a similar error recently when I had 2 xen-utils packages: xen-utils-4.4 and xen-utils-4.5 (I was building an experimental xen-4.5 prototype /cc:@jonludlam). In the scripts/lib/mappkgname.py file we could replace...
I've observed this too. When I used wireshark to examine the VNC stream I saw XenCenter opening multiple simultaneous VNC connections to the same console. My theory is that regular...
Currently xenserver.org builds use a different version of Xen and qemu. My theory is that a patch in the xenserver.org qemu patch queue is fixing the keyboard. I think @euanh...
Could you post what you did to make it compile, and the specific error message you get when you try to run it? Thanks! On Monday, July 15, 2013, Torben...