On Thu, 2005-03-17 at 14:06 -0500, Larry Dennison wrote: > Hello, > > I did notice something the other night. I was working on Dia remotely - > xterm'd at home via a VPN connection to work. When I fired up Dia, I get a > lot of network traffic on the VPN monitor, even though I'm not doing > anything in Dia. Response was very sluggish. > > I had seen this before when working on another GTK application. I had been > writing directing to a window, instead of using a backing store. GTK > seemed to be stuck in this cycle of "you drew to it, now you need to draw > it again". When I used a backing store, the problem went away.
I have managed to run Dia over remote X across the atlantic. Not pleasant, but it worked. Dia itself only updates at some tenths of seconds frequency, but we can't do much for GTK. Why it would be doing stuff when nothing's going on I don't grok. -Lars -- Lars Clausen <[EMAIL PROTECTED]> _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
