Nick Hornback wrote:
I originally posted this to the -users list, but I was contacted by Robbert Xerox, who had the exact same issue, and thus far nobody has replyed in the users list, so maybe it will get more attention here.
Foobar2000 worked virtually perfectly in the
20041019
release (aside from some comctrl32 repainting issues -- which native comctrl32.dll fixed), but in
20041201
it is completely unuseable. Two major problems:
- The toolbars are completely gone. They are
sort-of
displayed when they get activity via mouse-press or whatever, but they do not repaint correctly at all. See this screenshot for details:
http://img20.exs.cx/my.php?loc=img20&image=w1ifoobar.gif
- It takes 100% cpu. In the 20041021 release, it
hovered around 5% cpu (on my athlon 64 3200+), which was excellent because that beat most native linux audio players.
I have since found out that if you use a the builtin comctrl32.dll, none of the window repaints at all. In previous wine releases, using the builtin comctrl32.dll would just create minor glitches (ex. the status bar wouldn't update).
The drawing issues look like a regression in the toolbar code. I'll take a look.
Rob