http://bugs.winehq.org/show_bug.cgi?id=11855 Diego Jacobi <jacobidiego(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #14 from Diego Jacobi <jacobidiego(a)gmail.com> 2008-03-06 13:14:17 --- Well, it was an invalid after all. :'( I have my games and some programs and all multimedia stuff mounted on a logical volume with reiserfs. My fstab line was: /dev/data/data /home/data reiserfs defaults,user,exec 0 0 I check this just because i remember that i have readed that wine has some issues with the way that the partition is mounted. So i checked my /etc backup and changed the line to: /dev/data/data /home/data reiserfs defaults,user,noatime,exec 0 0 And it works !!! only with some less fps but i have to test it better. It was all a reinstall error and i loose a lot of time to find it. I dont know why does wine needs this trick. Thanks any way. Cheers. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.