[Wine] Re: HMRC Employer's CD won't launch

vitamin wineforum-user at winehq.org
Sat Aug 29 12:55:48 CDT 2009


jim.hitch wrote:
> The program looks as if it's loading, but then nothing happens.

Looks like a python program. And python has all sorts of issues on Wine.

... hmm interesting, not many bugs open for python. Please open a bug report in Wine's bugzilla, and attach wine_log.txt (as a plain text file, do not paste) when running:

Code:
WINEDEBUG=warn+all wine yourprogram.exe &> wine_log.txt


Note that without warn+all all you get are two fixmes:

Code:

fixme:powrprof:DllMain (0x7de60000, 1, (nil)) not fully implemented
fixme:powrprof:DllMain (0x7de60000, 0, 0x1) not fully implemented










More information about the wine-users mailing list