http://bugs.winehq.org/show_bug.cgi?id=17564
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2009-03-08 15:23:33 --- (In reply to comment #7)
Are you really using 1.1.15 tree or are updated to current? There are some changes between 1.1.15 and 1.1.16.
I had installed the 1.1.15 (binary) before the 1.1.16 (from source, I patched always this one of course) If I open a terminal wine --version says 1.1.16
I see, so it's maybe some mess in versions (and you aren't using the latest sources). To be sure: - remove all wine packages installed (with your package manager or how did you install them...) - setup git and get latest source tree (with patches on top of it) - build, then install
And only after that try app removing .wine directory before that.
P.S. trying to find this right button problem I found another that exists in today git (with my patches too):
refreshing list with ctlr-R with some selection clears a selection (as it should) but doesn't update count (read doesn't notify). I'm working on it now.