After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 419116 - Fail to redraw when switching workspace
Fail to redraw when switching workspace
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
0.16.x
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-16 21:08 UTC by Mikael Hallendal
Modified: 2007-05-14 14:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot showing the problem (23.20 KB, image/png)
2007-03-16 21:13 UTC, Mikael Hallendal
  Details
Fix race between expose and delayed redraws (2.14 KB, patch)
2007-03-16 21:24 UTC, Chris Wilson
committed Details | Review

Description Mikael Hallendal 2007-03-16 21:08:25 UTC
When switching workspace to a workspace with one or more terminals on, quite often the terminal does not redraw properly (left blank). Dragging another window over it redraws it correctly.

This is vte 0.16, gnome 2.18 on Ubuntu feisty.
Comment 1 Mikael Hallendal 2007-03-16 21:13:18 UTC
Created attachment 84739 [details]
Screenshot showing the problem

Screenshot showing the terminal where only parts have been redrawn after having another window on top of the terminal window.
Comment 2 Chris Wilson 2007-03-16 21:23:20 UTC
Hmm, I think I recognise this one...

Can you either try HEAD or the following patch?
Comment 3 Chris Wilson 2007-03-16 21:24:43 UTC
Created attachment 84740 [details] [review]
Fix race between expose and delayed redraws
Comment 4 Yanko Kaneti 2007-03-18 11:38:51 UTC
0.16.0 + patch seems to fix the same issue here.
Comment 5 Mikael Hallendal 2007-03-24 00:50:18 UTC
I haven't tried this out yet but I upgraded the Ubuntu package and it seemed to fix the problem.

It seems that patch added was the one for: 
http://bugzilla.gnome.org/show_bug.cgi?id=414716
Comment 6 Yanko Kaneti 2007-05-14 14:28:21 UTC
FIXED i suppose, marking as such