recurrent error in wine 1.1.42

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
asmodehn
Newbie
Newbie
Posts: 2
Joined: Tue Aug 10, 2010 2:09 am

recurrent error in wine 1.1.42

Post by asmodehn »

Hi everyone,

Whenever i run an installer, an application, I get a lot of errors like:
wine: Call from 0x7b836712 to unimplemented function msvcr80.dll.__CxxFrameHandler3, aborting

For example using "sh winetricks vcrun2005" gives me the above message, and then crash at the end.

I am using wine 1.1.42 on latest updated Ubuntu...

I am not sure where it might comes from yet... Does anyone has an idea ? a place to look for something wrong ?
i looked with goggles but couldnt find anything...

Thanks a lot !
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: recurrent error in wine 1.1.42

Post by dimesio »

asmodehn wrote: I am using wine 1.1.42
That version is old. Start by upgrading to 1.2 or 1.3.0.
asmodehn
Newbie
Newbie
Posts: 2
Joined: Tue Aug 10, 2010 2:09 am

Post by asmodehn »

Ok I did that and wine 1.2 fixed the problem indeed.
The package in Ubuntu should be upgraded i guess then...

Anyway thanks a lot for the help,
--
AlexV
Frédéric Delanoy

recurrent error in wine 1.1.42

Post by Frédéric Delanoy »

On Wed, Aug 11, 2010 at 10:44, asmodehn <[email protected]> wrote:
Ok I did that and wine 1.2 fixed the problem indeed.
The package in Ubuntu should be upgraded i guess then...
You have to use wine PPA in order to get the latest versions.
FYI there is now a wine1.3 package available;
Locked