Error in wine1.8 32 bit

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Leffken
Newbie
Newbie
Posts: 1
Joined: Wed Dec 21, 2016 2:41 pm

Error in wine1.8 32 bit

Post by Leffken »

Hello.
I install wine1.8.4 from source.
Create a 32bit prefix.
And get error

Code: Select all

fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v2.0.50727_32" failed to start: 1053
What is the problem ?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Error in wine1.8 32 bit

Post by dimesio »

Upgrade to the latest development release. That bug was fixed in 1.9.8, but the fix hasn't been backported to 1.8.x. https://bugs.winehq.org/show_bug.cgi?id=39863
Locked