On Thu, Nov 3, 2011 at 11:34 AM, Nihilist <wineforum-user@xxxxxxxxxx> wrote: > Hello, > > this doesnt sound like a solution for me; the problem happens on ANY wine application > running. It doesnt mind which one, or how much, bc all are freezing then at the same time. > > I also tried re-installing it, but didnt help getting rid of those "lags". Theres no error message > or anything like that. So I'm pretty clueless whats causing the behavior. > > Any suggestions where to check? Have you ran these applications from terminal using the instructions at http://wiki.winehq.org/FAQ#run_from_terminal and seen if there was a point where Wine generated many 'fixme' or 'error' messages? The following may or may not help if this is so: [code] export WINEDEBUG=-all [/code] Then try running the program or programs from terminal. James