On 16.10.2017 15:16, Gerd Hoffmann wrote: > The following changes since commit f90ea7ba7c5ae7010ee0ce062207ae42530f57d6: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20171012' into staging (2017-10-12 > 17:06:50 +0100) > > are available in the git repository at: > > git://git.kraxel.org/qemu tags/ui-20171016-pull-request > > for you to fetch changes up to 2ff408de9c080f2fb5a94ebf6a209c6180c64933: > > gtk: fix wrong id between texture and framebuffer (2017-10-16 14:50:54 > +0200) > > ---------------------------------------------------------------- > ui: use keycodemapdb for key code mappings, part one (v2) > ui: add qemu-keymap, update reverse keymaps (for qemu -k $map) > ui: fix for vte 0.50 > ui: gtk texture fix
I just noticed that I now get the following warning message when I change to an older git branch: warning: unable to rmdir ui/keycodemapdb: Directory not empty ... this is kind of ugly, is there a way to fix this? Thomas