http://bugs.winehq.org/show_bug.cgi?id=27451
Damian Pereira damipereira@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damipereira@hotmail.com
--- Comment #4 from Damian Pereira damipereira@hotmail.com 2011-06-21 20:47:16 CDT --- I can confirm this issue in wine 1.3.39, It is related with the writing of the morrowind.ini file, if the MenuState section is restored to default (from <a href="http://yacoby.silgrad.com/MW/Tuts/IniTut/IniPopup/StockMorroini.htm">this</a>) Then the menus appear in the right position, but as soon as the menus are resized or moved, they reset to the wrong state (smallest size in the corner, so I guess it writes something like 0 0 0 0 0 in the cordinates) It seems to be a regression from 1.2 (wine appdb latest user is using 1.2). I'm using opensuse, and I can't find a package for 1.2, I tried 1.1.37 but I can't run it because of an mp3 error. A workarround is to set menustate to desired size (in the ini file) and then make chmod 000 on it, but I don't know how this affects other aspects of the game.