My xmonad keeps hunging.

Hi, Recently, I do not know why, my xmonad keeps hunging. When I browse internet or something, suddenly, any hot keys do not work. All I can do is login from console and kill xmonad. Any ideas? Thanks. -- 竹密岂妨流水过 山高哪阻野云飞

2009/7/1 Magicloud Magiclouds
Hi, Recently, I do not know why, my xmonad keeps hunging. When I browse internet or something, suddenly, any hot keys do not work. All I can do is login from console and kill xmonad. Any ideas? Thanks. -- 竹密岂妨流水过 山高哪阻野云飞 _______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad
This happens to me as well on occasion, but *only* when using the web browser I think. I don't have a way to reproduce this though, as it only happens sometimes (but not lately, for some reason). Now that I think of it, I only had this problem for a few days after having reinstalled Linux... -- Deniz Dogan

I started having that problem when changing from 32 to 64-bit linux. I'm going back to 32-bit when I get the next chance for this reason and more. Though I haven't had the problem for a while now. Deniz Dogan wrote:
2009/7/1 Magicloud Magiclouds
: Hi, Recently, I do not know why, my xmonad keeps hunging. When I browse internet or something, suddenly, any hot keys do not work. All I can do is login from console and kill xmonad. Any ideas? Thanks. -- 竹密岂妨流水过 山高哪阻野云飞 _______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad
This happens to me as well on occasion, but *only* when using the web browser I think. I don't have a way to reproduce this though, as it only happens sometimes (but not lately, for some reason). Now that I think of it, I only had this problem for a few days after having reinstalled Linux...
-- Tony Morris http://tmorris.net/

Quoting Magicloud Magiclouds
Hi, Recently, I do not know why, my xmonad keeps hunging. When I browse internet or something, suddenly, any hot keys do not work. All I can do is login from console and kill xmonad. Any ideas? Thanks.
The usual suspect is opening up a pipe and dumping things into it (e.g. via a logHook), but then never cleaning it out from the other side. If you post your xmonad.hs on a paste-site somewhere, we might be able to point out where this is happening, or have some other insight. ~d

Ah, so you mean maybe it is my bar's problem. Let me see.
On Wed, Jul 1, 2009 at 5:21 PM,
Quoting Magicloud Magiclouds
: Hi, Recently, I do not know why, my xmonad keeps hunging. When I browse internet or something, suddenly, any hot keys do not work. All I can do is login from console and kill xmonad. Any ideas? Thanks.
The usual suspect is opening up a pipe and dumping things into it (e.g. via a logHook), but then never cleaning it out from the other side. If you post your xmonad.hs on a paste-site somewhere, we might be able to point out where this is happening, or have some other insight. ~d _______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad
-- 竹密岂妨流水过 山高哪阻野云飞
participants (4)
-
Deniz Dogan
-
Magicloud Magiclouds
-
Tony Morris
-
wagnerdm@seas.upenn.edu