http://bugs.winehq.org/show_bug.cgi?id=27565
--- Comment #2 from Chapal banjingan99999@yahoo.com 2011-06-23 03:50:40 CDT --- (In reply to comment #1)
Not critical. Does it work in a clean WINEPREFIX?
ok , i have fix it already , using command :
cd $HOME rm -rf .wine
rm -f $HOME/.config/menus/applications-merged/wine* rm -rf $HOME/.local/share/applications/wine rm -f $HOME/.local/share/desktop-directories/wine* rm -f $HOME/.local/share/icons/????_*.{xpm,png} rm -f $HOME/.local/share/icons/*-x-wine-*.{xpm,png}
. . .