[K12OSN] gray screen with X mouse cursor

Robert Harrelson rhlists at iwpnews.com
Wed Jul 28 20:30:01 UTC 2004


We fix this by doing the following (as root):

      ps -ef | grep defunct

If the problem is a defunct process (which it always is for me), you'll
get output like this:

      [USER NAME]     4065  3697  0 16:00 ?        00:00:00
[getstyle-gnome <defunct>]

and then

      kill -9 [process ID]

where [process ID] is the second of the two numbers that show up in the
response to the ps listing. In the example above, you would do 

      kill -9 3697

This works consistenly for us.

Robert





On Wed, 2004-07-28 at 16:23, Doug Simpson wrote:
> This keeps coming up, I know, how how do you fix it and they is it 
> continuing to be an issue. . .
> 
> Seems it could be fixed ahead of time. . .
> 
> Terminal boots but get just the gray X screen with the mouse pointer.
> 
> What to do?
> 
> Thanks
> 
> Doug Simpson
> Technology Specialist
> DeQueen Public Schools
> DeQueen, AR 71832
> simpsond at leopards.k12.ar.us
> Tux for President!
> 
> 
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
-- 
Robert Harrelson
Inside Washington Publishers
703-416-8505
800-424-9068
robert.harrelson at iwpnews.com





More information about the K12OSN mailing list