http://bugs.winehq.org/show_bug.cgi?id=4426
------- Additional Comments From rob(a)codeweavers.com 2006-10-07 06:15 -------
I think the error could be caused by ole storage.
Could you generate one more debug log with the options "+ole,+storage,+seh"?
--
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=5627
wdev(a)foltman.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From wdev(a)foltman.com 2006-10-07 01:18 -------
It's probably related to WordPad not parsing the command line. I will fix it as
soon as I have more time.
--
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=4579
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-07 00:40 -------
There is a workaround: set wintab32.dll to native. You do not need the actual
native dll.
--
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=4802
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
Summary|Oracle Client installer |Oracle Client installer
|crashes in |fails to connect to the
|advapi.CreateService |InstallShield service
------- Additional Comments From truiken(a)gmail.com 2006-09-07 23:18 -------
Changing summary to reflect current bug. Reopening.
--
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=4950
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From vitaliy(a)kievinfo.com 2006-09-07 22:57 -------
You did not use recomended Mozilla ActiveX controls.
It should be fixed in latest source.
--
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=5638
Summary: Steam web pages blank. Games crash on exit.
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=1554
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: major
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
After the following commit Steam showing empty page. Games run, but crash after
exiting.
commit 7027ed458b56fce57e9d3424fe2c7005be1110eb
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Fri Jun 30 23:40:54 2006 +0200
shdocvw: Get rid of Mozilla ActiveX control dependency.
Re-installing Steam fixes the problem. But this affects all the applications
that were working with Mozilla ActiveX controls. Here is the few lines from
+mshtml trace:
trace:mshtml:load_gecko ()
trace:mshtml:load_gecko found path L"C:\\PROG~FBU\\MOZC~HTG\\"
err:mshtml:load_gecko Could not load XPCOM: 126
This indicates that new mshtnl tries to load existing version of Gecko but
fails. I think at this point it should ask to download new version and install it.
One more possible fix is:
wine regedit /D
"HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}"
--
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=5637
Summary: The initial install patsh of the Lotus Notes 6.5.4 demo
are incorrect
Product: Wine
Version: 0.9.16.
Platform: All
URL: http://www-128.ibm.com/developerworks/lotus/downloads/
OS/Version: All
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: truiken(a)gmail.com
ReportedBy: truiken(a)gmail.com
CC: wine-bugs(a)winehq.org
When you get to the Installation Path Selection screen of the Lotus Notes 6.5.4
demo installer, the program files path should be "C:\Program
Files\lotus\notes\", and the data path should be "C:\Program
Files\lotus\notes\data\", but both fields are just "\". The problem is that
AppSearchReg is looking for the registry key "SOFTWARE\\Lotus\\Notes\\6.0" and
the values "Path" and "DataPath". AppSearchReg mistakenly uses RegCreateKey, so
no matter what, we always report that the key exists, and when we try to find
the value, it's not there, so the installer defaults to "\". I'm sending a
patch to fix this later tonight.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5636
Summary: wine expand.exe doesn't support cab files
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reif(a)earthlink.net
Wine expand doesn't support cab files like win2k expand. Wine expand is unable
to uncompress the .dl_ files found on a win2k OS CD. The native expand.exe on
the CD is able to decompress them.
--
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=5635
------- Additional Comments From z77y16(a)hotmail.com 2006-09-07 17:42 -------
I realized my mistake. I didn't pay attention to 5526 status. I thought the
whole issue was considered closed because there is a workaround for 16 and 24bpp
games.
--
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.