On Tue, Jun 12, 2001 at 09:01:15PM -0400, andre wrote:
> 
> i'm seeing it with konqueror. Don't use P.M. and G. so haven't

Now that is interesting.  I was pretty sure it was an issue with the
way gnome multi-threaded apps were written.  I don't know if gnome has
framework for multi-threaded apps (i.e. automatically doing what I am
about to describe) but typically in a MT GUI app, a single thread is
given the job of doing the display stuff (drawing widgets, taking
input, etc.) and takes requests from the other threads to do the
display/input/output stuff.

I am currently looking downthe path that the gui display thread is
somehow blocking and not getting to do it's display/input stuff.

> experienced it with those programs. KDE is 2.2alpha so i though it was
> just the problems one get if one runs alpha software.

It still could be.

b.


-- 
Brian J. Murrell

Reply via email to