Nope... I still have the problem, but it only seems to affect 2 of my users. I'm planning on swapping out their boxes to see if it's a hardware issue, but in the meantime the best work-around is for them to randomly click their mouse buttons on a blank area of the screen. This unfreezes the GUI, but the problem eventually returns. So far I haven't been able to find any patterns of activity that lead up to the freeze. ~M On Sun, 2 Jun 2002, islandkid wrote: > I read the below post of yours while I was looking for a solution to my problem. I have > the identical problem with my linux system. Did you ever figure out how to fix it? > > ----------------------------------------------------------------- > I setup a k12ltsp server (http://k12ltsp.org) at work and I plan on using > it for our employees in our call center (they have very limited software > needs so this will be a good testing ground). I've been testing things > and I keep encountering random problems with the mouse/keyboard within > KDE. Sometimes I can no longer click on anything. The only way to get > out is to Ctrl-Alt-Backspace to kill the X session. This seems to happen > most often when clicking the Logout button on the taskbar, I can't click > anything else or use any keyboard keys (except Ctrl-Alt-Backspace) to > complete the logout process. > > The hardware is fairly simple: Serial mouse, P-133MHz, 64MB RAM, 1MB > Video card. > > Here's what I get in .xsession-errors after logging in: > > XIM DEBUG: xset: bad font path element (#37), possible causes are: > Directory does not exist or has wrong permissions > Directory missing fonts.dir > Incorrect font server address or syntax > xset: bad font path element (#37), possible causes are: > Directory does not exist or has wrong permissions > Directory missing fonts.dir > Incorrect font server address or syntax > DCOPServer up and running. > DCOP Cleaning up dead connections. > Mutex destroy failure: Device or resource busy > Mutex destroy failure: Device or resource busy > Mutex destroy failure: Device or resource busy > mcop warning: user defined signal handler found for SIG_PIPE, overriding > QWidget::setMinimumSize: The smallest allowed size is (0,0) > QWidget::setMaximumSize: (unnamed/DigitalClock) Negative sizes (2,-4) are not possible > QWidget::setMinimumSize: The smallest allowed size is (0,0) > QWidget::setMaximumSize: (unnamed/QLabel) Negative sizes (49,-4) are not possible > QWidget::setMinimumSize: The smallest allowed size is (0,0) > QWidget::setMaximumSize: (unnamed/DigitalClock) Negative sizes (2,-4) are not possible > QWidget::setMinimumSize: The smallest allowed size is (0,0) > QWidget::setMaximumSize: (unnamed/QLabel) Negative sizes (49,-4) are not possible > QObject::connect: No such slot > KWrited::block_in(const char*,int) > QObject::connect: (sender name: 'unnamed') > QObject::connect: (receiver name: 'unnamed') > > I also have a shell script that I created an icon for our users to click > on. Here's the contents of the script: > > /usr/X11R6/bin/xterm -T Matt-Test -e /usr/bin/telnet 172.16.10.20 & > > After clicking this icon, I get this message in .xsession-errors: > > Invalid entry (missing '=') at /usr/local/bin/matt-test.sh:1 > > Any guesses as to what's going on? > Thanks, > ~M > > > > > > ________________________________________________ > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail. > > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss >