Issue 595 in xmonad: Thunderbird does not refresh window content after suspend

Status: New Owner: ---- New issue 595 by jp.depl...@gmail.com: Thunderbird does not refresh window content after suspend https://code.google.com/p/xmonad/issues/detail?id=595 I have the same bug as in this one https://bugs.launchpad.net/unity/+bug/981329 and, as the bug seemed to have been resolved by fixing compiz, I'm wondering if it wouldn't be a xmonad problem in my case. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings

Comment #1 on issue 595 by allber...@gmail.com: Thunderbird does not refresh window content after suspend https://code.google.com/p/xmonad/issues/detail?id=595 Doesn't seem likely; redrawing windows is between the application and the X server unless a compositing manager is configured, and Compiz is both a window manager and a compositing manager. If you are running something like compton to get compositing with xmonad, then that might be involved; try disabling it or changing its backend. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings

Comment #2 on issue 595 by jp.depl...@gmail.com: Thunderbird does not refresh window content after suspend https://code.google.com/p/xmonad/issues/detail?id=595 Ok I see. But the thing is: I don't have any compositing manager :/ I tried with and without but I got the same result in both cases. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings

Comment #3 on issue 595 by allber...@gmail.com: Thunderbird does not refresh window content after suspend https://code.google.com/p/xmonad/issues/detail?id=595 Then your problem is likely with the xorg video driver. A window manager does not control that kind of redraw; it's between the application and the X server. (Some versions of Gtk+ do have a bug where the Java window manager hack (setWMName "LG3D") causes it to not refresh under some circumstances.) -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings
participants (1)
-
codesite-noreply@google.com