http://bugs.winehq.org/show_bug.cgi?id=30944
--- Comment #5 from Joshua Gardynik lethalfalcon@endlessrealities.com 2012-06-19 11:49:51 CDT --- I don't want to start a blame game, but I would like to understand what this patch actually does, and why it alone is responsible for icons no longer showing up in fluxbox. Maybe it's a flux issue, but it works fine in flux at wine 1.3.6, and it ALMOST works again if I revert this patch, even with git master, and nothing else seems to be functionally degraded with the reversion either, so what was this patch designed to actually address? The commit comment doesn't seem like it matches with the issue at hand, to me anyway.
Fluxbox's development is... honestly, nowhere near as active as wine. I did find a bug open from over a year ago here:
https://sourceforge.net/tracker/index.php?func=detail&aid=3311806&gr...
It that appears to be the same issue. If I can find time, maybe I can go through the patch piecemeal and try to isolate the issue, but I'm not a c++ developer by any stretch, so I'll be flying rather blind. Luckily, it's only 3 files, so diffing them won't take a horribly long time. It's just having to rebuild after each one that kinda sucks.