http://bugs.winehq.org/show_bug.cgi?id=2000
Summary: %ProgramFiles% is not set in environment
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)theoretic.com
We need this to point to the "c:\Program Files" directory, as some COM server
paths include this an expect it to be expanded by the COM activation code (I
think media player on win2k requires this).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1999
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mike(a)theoretic.com 2004-08-02 07:30 -------
As the fixmes at startup make clear, winecfg is not yet finished. Hence the
"Write Me" message - it's a reminder to the developers.
Resolving invalid.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1685
------- Additional Comments From oli(a)scheit.de 2004-07-02 21:36 -------
Some debug info about photopaint.exe
(running --debugmsg fixme+all,warn+all,+relay,+seh)
warn:msvcrt:MSVCRT_sscanf ("%d"): semi-stub
warn:msvcrt:MSVCRT_sscanf ("%d"): semi-stub
warn:msvcrt:MSVCRT_sscanf ("%d"): semi-stub
warn:msvcrt:MSVCRT_sscanf ("%d"): semi-stub
warn:msvcrt:MSVCRT_sscanf ("%d"): semi-stub
fixme:mdi:MDIRefreshMenu partially function stub
warn:msvcrt:msvcrt_mbc_to_wc MultiByteToWideChar failed on 64
warn:msvcrt:MSVCRT_sscanf 15000 ("%d"): semi-stub
warn:msvcrt:MSVCRT_sscanf 5000 ("%d"): semi-stub
err:seh:setup_exception stack overflow 100 bytes in thread 0009 eip 4021418b esp
407e0f9c stack 0x407e0000-0x408e0000
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1685
------- Additional Comments From oli(a)scheit.de 2004-07-02 20:43 -------
I'm new to bugzilla, so sorry if I make mistakes.
Just wanted to point out that I have the same kind of problem.
CorelDraw9, wine-20031212, Linux kernel 2.4.20
The error already described here comes up when starting
coreldraw.exe
It seems it is quite common that when starting up photopaint.exe,
the splash screen comes up, a lot of text flies by and then it
stops when saying something like "registering OLE".
No debug info though. It doesn't crash, it just stops.
regards,
Oli
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1970
------- Additional Comments From abdul.ahmad(a)utoronto.ca 2004-07-02 14:44 -------
If you registered Flash.ocx, the game screens that use flash will flicker like
crazy, just run wine regsvr32 /u Flash.ocx where its located to stop that from
happening
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1970
------- Additional Comments From abdul.ahmad(a)utoronto.ca 2004-07-02 14:27 -------
here are my installation instructions btw:
1. installed IE6 via mike hearn's script (wine20031212)
- can switch to winex cvs after installing ie6, although ie6 wont be functional
standalone
2. installed DCOM98 with "ole32, oleaut32, rpcrt4" native
3. changed dlloverrides to following:
[DllOverrides]
;dcom
"ole32" = "native"
"oleaut32" = "native"
"rpcrt4" = "native"
"oleaut32.dll" = "native"
"olepro32.dll" = "native"
"comcat.dll" = "native"
"ole32.dll" = "native"
"rpcrt4.dll" = "native"
;ie6
"mshtml" = "native, builtin"
"shfolder" = "native, builtin"
"shell32" = "native, builtin"
"shell" = "native, builtin"
"shdocvw" = "native, builtin"
"shlwapi" = "native, builtin"
"urlmon" = "native, builtin"
"crypt32" = "native, builtin"
"wininet" = "native, builtin"
;default
;"oleaut32" = "builtin, native"
;"ole32" = "builtin, native"
"commdlg" = "builtin, native"
"comdlg32" = "builtin, native"
;"shell" = "builtin, native"
;"shell32" = "builtin, native"
"shfolder" = "builtin, native"
"shlwapi" = "builtin, native"
;"shdocvw" = "builtin, native"
"advapi32" = "builtin, native"
"msvcrt" = "native, builtin"
"mciavi.drv" = "native, builtin"
"mcianim.drv" = "native, builtin"
"msi" = "native, builtin"
4. installed InstallShield
5. installed Java 2 Runtime Environment 1.4.2_02
- gives an error, but it still is installed
6. installed MDAC 2.8
- set "setupapi" = "native" before installation
- set "odbc32" = "native" after installataion
7. installed Jet 4.0 SP8 9x/NT
- set "imm32" to native before installation
- copied native win98se "setupx.dll" to system dir and set to native in config
8. installed Windows Script 5.6 98/ME/NT
9. installed Shockwave Flash 6 redistributable from NHL2004 CD
(Shockwave_Installer_Full)
- can just regsvr32 Flash.ocx from your windows install
- can be obtained from www.macromedia.com/support/shockwave/info/licensing/ as
well by signing up
- will give an error registering Flash.ocx with redistributable, break program
at this point
- copy tmp/IXPxxx.TMP/Flash.ocx to system/Macromed/flash/
- run install again, or wine regsvr32 Flash.ocx
10. installed nhl2004 demo from
ftp.ea.com/pub/easports/demos/nhl2004/NHL2004Demo.exe
- must apply the intro.html hack and the game_setup_interface.js hack from
http://bugs.winehq.org/show_bug.cgi?id=1970 (make sure you get the
game_setup_interface.js for the DEMO version, not the RETAIL version
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1970
abdul.ahmad(a)utoronto.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|NHL2004 having problems with|NHL2004 D3D crash
|OLE/Microsoft Windows Script|
|5.6?; Error output |
------- Additional Comments From abdul.ahmad(a)utoronto.ca 2004-07-02 14:24 -------
okay fixed the script errors, now the problem is a D3D crash, you must apply the
intro.html and the game_setup_interface.js patches (make sure you use the right
version)
--
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.