Stefan Ulrich Hegner wrote: > When using the same home-document as with Windows (which normally > creates a ~500kB .pdb within a few minutes) I get the following:
Do you have some sort of caching proxy that windows uses but Linux doesn't? If the .pdb is half a meg, then there is quite a bit of content. Do you have the same python on both versions? For instance, the xml parser is much faster, but also pickier. If you're using it only under windows, that would make a difference. > The "Channel Update Progress" Window opens - but the progress > indicators and the log don't change. Only when moving the mouse > cursor over that window I get some change in the "Retrieving Files" ... Robert mentioned a problem with GTK events. Is there a chance that the Linux version spent a lot of (wall-time) waiting, because other processes were running, or it was waiting for an event that didn't come until you moved the mouse? -jJ _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

