https://bugs.winehq.org/show_bug.cgi?id=49286
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch URL| |https://services.celemony.c | |om/cgi-bin/WebObjects/Licen | |seApp.woa/wa/demoRegistrati | |on?item=Melodyne5-Demo-Win& | |language=en CC| |xerox.xerox2000x@gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #9 from Louis Lenders xerox.xerox2000x@gmail.com --- Add some info
I had a look at +relaylog, one thing that looks unusual to me is line below,
00a8:Call KERNEL32.CreateFileW(01fd0260 L"C:\users\louis\Application Data\Ce lemony Software GmbH\com.celemony.melodyne.plist",80000000,00000003,0021f260,00 000003,7f0900000080,00000000) ret=1815b8072 . . 00a8:Ret KERNEL32.CreateFileW() retval=ffffffffffffffff ret=1815b8072
To see if it might be a kind of regression I applied Vijay`s patch on top of wine-5.0, and then the application starts fine for me; also there is a file com.celemony.melodyne.plist created in the above mentioned directory then.
Looks like there`s some kind of regression here; if anyone could do a regressiontest that`d be nice; Maybe if i i have time I`ll do later myself but i hope someone beats me...
@Vijay: so the patch for GetHostNameW seems to work ok