[Bug 2298] wine messes up child process environment

Wine Bugs wine-bugs at winehq.org
Fri Jun 18 15:40:07 CDT 2004


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





------- Additional Comments From xavim at ubxlab.com  2004-18-06 15:40 -------
The same happens with last Debian wine binary:

Running in Win98 (SE):

  E:\...>parent.exe
  Parent started.
  Child started.
  In child: env = [ entry_0, entry_1, entry_2, ]
  
  E:\...>

Running wine (20040505) under Debian (unstable):

  $ wine parent.exe
  Child started.
  In child: env = [ HOME=/home/javi, entry_0, entry_1, entry_2,
COMSPEC=C:\Windows\system\wcmd.exe,
PATH=C:\syntech\bin;C:\Windows;C:\Windows\system;X:\;X:\test;Y:\, TEMP=C:\TMP,
TMP=C:\TMP, windir=C:\Windows, SYSTEMROOT=C:\Windows, winsysdir=C:\Windows\system, ]
  Parent started.
  Wine exited with a successful status
  $
  $ wine --version
  Wine 20040505
  Wine exited with a successful status
  $ uname -a
  Linux pandora 2.4.22 #1 Sat Oct 11 23:23:24 CEST 2003 i686 GNU/Linux
  $


-- 
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