http://bugs.winehq.org/show_bug.cgi?id=5285
------- Additional Comments From vitaliy(a)kievinfo.com 2006-24-05 15:57 -------
You do not need IE to install Office 2000. It installed just fine as-is with
wine-0.9.9 - wine-0.9.10 (don't remember which one I used).
BTW please upgrade to wine-0.9.14. It fixes few known regressions related to
installers. But it might not fix all of them.
And one more thing, Wine does not directly support installation of IE.
I don't think it would be feasible to create special overrides for
GetFileVersionInfo. Wine needs to keep installers from wanting to install any
native dlls. This can be archived only by having the latest version possible.
--
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=5285
------- Additional Comments From dragosmg(a)yahoo.ca 2006-24-05 15:28 -------
Using wine 0.9.13 with a brand new fake drive (deleted .wine and ran wineboot)
when trying to run IE5 I get the following:
1. Win2000 set as version results in a crash after choosing the installation type
2. Win98 set as version results in the reported message.
No tweaks are done to the dlloverrides a brand new default drive is used.
On another note CrossOver Office is also using win98 as the version.
I also can install and run Office 2000 using a win98 version and several folder
renames or files added but using 0.9.12 or 0.9.13 wine.
I thought that the wine emulation is supposed to be valid for GetFileVersionInfo
also for built in dlls. Or at least I find that it would be an useful thing. Not
sure yet how we can achieve it though :(
--
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=5288
Summary: no class object
Product: Wine
Version: 0.9.12.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tjpolak(a)gmail.com
When i execute msdn it throws me :
wine hh.exe f:\\Microsoft\ Visual\ Studio\\MSDN\\2001OCT\\1033\\MSDN130.COL
err:ole:CoGetClassObject class {5d02926a-212e-11d0-9df9-00a0c922e6ec} not registered
err:ole:CoGetClassObject no class object {5d02926a-212e-11d0-9df9-00a0c922e6ec}
could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{5d02926a-212e-11d0-9df9-00a0c922e6ec}, hres is 0x80040154
--
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=5287
Summary: EVE Online requires additional registry key
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
while creating .wine several registry keys are created in
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Shell Folders/
the "Fonts" registry key is missing and required to start EVE Online
--
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=5286
Summary: TreeView in Becky! Internet Mail doesn't work properly
Product: Wine
Version: 0.9.13.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lloret(a)interlink.es
The treeview doesn't work properly, the text of the leafs disapears when you
clik a node, the lines also do it.
--
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=5285
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|dragosmg(a)yahoo.ca |wine-bugs(a)winehq.org
------- Additional Comments From vitaliy(a)kievinfo.com 2006-24-05 13:41 -------
Why are you installing Office2k in win98 mode? That's not Wine's default
configuration.
--
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=5285
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |dragosmg(a)yahoo.ca
--
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=4533
------- Additional Comments From jasonspiro3+wine(a)gmail.com 2006-24-05 12:43 -------
If you have access to a copy of HL2, could you or a friend run the installer
from inside Windows in logged mode?
First, you must uninstall HL2. Then click Start -> Run. Type the following and
press Enter:
cmd
A DOS prompt will appear. Type these three commands, pressing Enter after each
command:
c:
cd \windows\temp
msiexec d:\media\hl2_1\hl2.msi /qn /l*v winmsiverbose.log
This bit is not crucial: It would also be nice if you could uninstall and
install again using the command msiexec d:\media\hl2_1\hl2.msi /qn /l* winmsi.log
Then send us the file c:\windows\temp\winverbose.log. If it is more than 500KB,
please zip it *with gzip* before you send it. (Many browsers automatically
decompress gzipped text on the fly for display purposes.) Thanks!
--
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.
Hi, I found this solution and I'm trying to apply the fix, but I don't know how.
This error raise every time I try to launch Foxpro v2.6a over wine, I have a
Suse 10.0 and Wine 20050725.
How can I do the fix proposed in this document?
--
Open WebMail Project (http://openwebmail.org)
http://bugs.winehq.org/show_bug.cgi?id=3068
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From the3dfxdude(a)gmail.com 2006-24-05 12:01 -------
The application the crash output is from is that dx9 sample, which can be
downloaded. Also, you can notice that the application is crashing first, and
then it gets an assertion reading the dwarf2 information from r200_dri.so. So it
will be hard to debug the actual crash of all these apps until this dwarf2
problem is fixed.
--
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.