[Bug 1490] Bible Companion loading stops on LOCAL_GetBlock not enough space in local heap

Wine Bugs wine-bugs at winehq.org
Fri Jan 20 12:38:54 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=1490





------- Additional Comments From wijn at wanadoo.nl  2006-20-01 12:38 -------
> Please explain how to use the "unset" command.

by example:

unset LS_COLORS

removes the var LS_COLORS from your environment, check with command "env
"

> I don't think "env -i" would help at all - that is the unix shell, not the
> windows shell.

Running under Wine, the windows environment ("shell") is a almost 100% copy of
the unix environment ("shell") 

Anyway did you try, and what are the results of running:

env -i PATH=$PATH DISPLAY=$DISPLAY wine yourprogram.exe

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list