Since you're running on SuSe, I take it you're running LimeWire from a console. If you could do a 'ps -aux' and locate the PID of the LimeWire process, then do a kill -QUIT on that process, LimeWire will spit out a stack trace on the console it was started on. The strack trace will show what is locked and preventing the GUI from refreshing. |