A program under WINE claims I don't have enough memory - UPD

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Yoel Koenka

A program under WINE claims I don't have enough memory - UPD

Post by Yoel Koenka »

Regarding my last email,
My WINE version is 1.0.1.
Don't know if it's relevant but I use Ubuntu 9.10 64bit.
Here is the terminal output of opening the program and trying to save a
file:
$ env WINEPREFIX="/home/yoel/.wine" wine "C:\Program
Files\OriginLab\Origin7Server\Origin70.exe"
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the
registry for bias -120, std (d/m/y): 27/09/2009, dlt (d/m/y): 27/03/2009
fixme:storage:StgCreateDocfile Transacted mode not implemented.
fixme:commdlg:GetFileName95 Flags 0x00008000 not yet implemented

Thanks,
Yoel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
User avatar
dimesio
Moderator
Moderator
Posts: 13208
Joined: Tue Mar 25, 2008 10:30 pm

Re: A program under WINE claims I don't have enough memory -

Post by dimesio »

Yoel Koenka wrote: My WINE version is 1.0.1.
That version is over a year old. Upgrade to the latest development release (currently 1.1.35).
Locked