http://bugs.winehq.org/show_bug.cgi?id=18297
--- Comment #2 from rodd roddnzd@gmail.com 2009-04-30 06:17:56 --- (In reply to comment #0)
I am trying to run an accounting program called "Easybooks" in Ubuntu 9.04 (runs ok in winXP)
the verion of wine am using is "wine 1.0.1"
run from terminal it comes up with the following error
rod@rod-desktop:~$ wine EDP\EasyBooks\EasyBooks.exe err:local:LOCAL_GetBlock not enough space in USER heap 10d7 for 80 bytes err:local:LOCAL_GetBlock not enough space in USER heap 10d7 for 80 bytes err:local:LOCAL_GetBlock not enough space in USER heap 10d7 for 80 bytes
I am totaly new to wine and Terminal but keen to learn
any suggestions
cheers Rod
(In reply to comment #1)
Not blocker - http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Upgrade Wine to wine-1.1.20. Remove ~/.wine directory. Reinstall your software.
Where is the terminal output? Attach as text file.
rod@rod-desktop:~$ wine EDP\EasyBooks\EasyBooks.exe
How did you installed it that it ended up in that directory? You sure that was the exact command line? How did your backslashes worked?
http://wiki.winehq.org/FAQ#head-f3515230c198befe0279d32c448d9c8da63be66f http://wiki.winehq.org/FAQ#run_from_terminal
Yet to source wine-1.1.20.
How did you installed it that it ended up in that directory?
I added the fold to the wine "windows emulation folder" in the location that it installs in winXP
In the past I found that the EDP\EasyBooks\EasyBooks.exe could be saved to any other winXP machine (with out installing it) and it would run (I did this while saving data from the machine after it crashed from a virus attach.) So I tried that same approach with wine which until it kicked up the "not enough space error it appears to want to work. I have run a couple of winXP programs in wine via terminal this way and saved the .dll it asks for in terminal to the wine windows system32 folder and they work.. may be I have been lucky but with out any manual that I can find for either wine or terminal one has too use what little knowledge one has When I can find a download of wine-1.1.20. I will try again...
cheers Rodd