[Wine] winecfg: creating new .wine-directory results in errors

James McKenzie jjmckenzie51 at gmail.com
Wed Feb 1 10:43:10 CST 2012


On Wed, Feb 1, 2012 at 7:40 AM, snejjj <wineforum-user at winehq.org> wrote:
> Okay thanks for your help!
> just out of curiosity: if those errors are not problematic, why are they there anyway? is this some functionality not yet
> implemented in wine? or just some minor bug that hasnt been fixed as it doesn't pose a problem with using wine?

Fixme's are just that:  Something that needs to be fixed, usually
missing or partially implemented Windows functions.

There is a workaround if you don't want to see them:

WINEDEBUG=-all <Wine command>

However, if the program fails, you will only see the failure and not much else.

James



More information about the wine-users mailing list