> I use archlinux + awesome tiling WM. The bug is not 100% reproducible but it
> does happen most of the time (e.g. 90%). The steps to reproduce are:
> 
> 1. Open gvim in full screen mode.
> 2. Create two buffers
> 3. Move to a different workspace (e.g. on the browswer)
> 4. return to the gvim workspace
> 5. bump! You get a grey screen and you need to :redraw in order to see the
> buffers. Here is a screenshot: http://i.imgur.com/b6jyEWI.png
> 
> If there is just a single buffer then there is no issue at all. In normal vim
> this does not happen. This is not related to plugins because I can also
> reproduce it with:
> 
>     gvim -N -U NONE 
> 
> I think that I remember that I first noticed it when I upgraded to awesome v4
> (i.e. a month ago?). But that might just be a coinsidence. 

Probably and issue with Xorg insets, non-reparenting WMs have these problems
pretty much always (all tiling WMs are non-reparenting as far as I'm aware).

In my Xmonad I solve that by setting:

    startupHook = setWMName "LG3D"

I tell Xorg that I'm using LG3D, which is a WM that existed before the insets,
so Xorg does not use them.

Never use awesome and I cannot find a reliable doc that would tell me the
awesome option to achieve that (maybe I'm just bad at searching).  But there is
the suckless program to set the WM name directly into Xorg:

    http://tools.suckless.org/x/wmname

Which would bypass the awesome config.

All in all, this is an educated guess,
-- 
Mike Grochmal
GPG key ID 0xC840C4F6

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui