Windows binary not working in wine 1.5.5

Questions about Wine on Linux
Locked
soumendebgupta
Newbie
Newbie
Posts: 4
Joined: Thu Apr 16, 2015 2:07 am

Windows binary not working in wine 1.5.5

Post by soumendebgupta »

When I am running a .EXE file wine gives the following error
err:rpc:RpcAssoc_BindConnection syntax {764de8aa-1867-47c1-8f6a-122445abd89a}, 0.0 not supported
fixme:ole:NdrCorrelationFree (0x32e334): stub

and a dialog box appears which shows cannot create window.
Please help.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Windows binary not working in wine 1.5.5

Post by dimesio »

Your Wine version is almost 3 years old and no longer supported. Upgrade to the latest development release.
soumendebgupta
Newbie
Newbie
Posts: 4
Joined: Thu Apr 16, 2015 2:07 am

Re: Windows binary not working in wine 1.5.5

Post by soumendebgupta »

When I was running the program with wine1.7 the same things happened.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Windows binary not working in wine 1.5.5

Post by dimesio »

What app is this, and have you tried a clean wineprefix? If not, do that. If the problem persists in a clean wineprefix in 1.7.41, post the full terminal output, including the command used to run the app.
Locked