On Wed, Jan 09, 2002 at 08:56:47AM -0600, fvwm-bug wrote: > FVWM Bug Tracking notification > > new message incoming/839 > > Full_Name: Roman Fietze > Version: 2.4.0, 2.4.4 > CVS_Date: > OS: Server Linux 2.0.x, Client 2.4.x > X_Server: XFree 3 > Submission from: (NULL) (195.244.234.130) > > > When starting rdesktop (www.rdesktop.org), a client to access Windows > servers via RDP, I get Always when I request DoesBackingStore of my > window. > This is the same on fvwm2 2.0.x and 2.4.x. But on fvwm2 2.4.x there are no > Expose events generated when uncovering parts or all of rdesktop and these > parts remain black. The whole rdesktop window gets black when I do the > fvwm2 > Refresh command. > > With fvwm2 2.0.x and all other WM's I tested everything is fine. rdesktop > is > the only app where I detected this problem.
There is a bug in rdesktop: It assumes that if its window has backing store enabled, it will never get Expose events. It even disables Expose events for its window. This is wrong for two reasons: a) The X server may not have the window contents in backing store because it is out of memory. b) Fvwm *disables* backing store for all windows by default. The problem you're running into is (b). You can circumvent this if you put Style rdesktop BackingStore in your .fvwm2rc. I'll file a bug report with the rdesktop folks. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]