http://bugs.winehq.org/show_bug.cgi?id=2814
------- Additional Comments From Aric.Cyr(a)gmail.com 2005-01-11 01:29 -------
No, that is simply a hack to make _one_ game work. It is a bug with World of
Warcraft, not Wine. Any patch that changes the meaning of OpenGL functions
should be discarded promptly.
However, I have tested this hack myself and it does work well for WoW, so if
that is the only thing you use Wine for then by all means make the modification
yourself and enjoy, but please do not submit/apply any such patch into Wine CVS.
Incidentially, I heard that WoW patch 1.9 has this OpenGL problem fixed, but
could be just rumours.
--
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=2557
------- Additional Comments From ingenuz(a)hotmail.com 2005-01-11 00:55 -------
All right for me now, no rich edit control out of space at all with news
versions of wine.
Thanks a lot
--
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=3720
------- Additional Comments From Weeds2000(a)gmx.de 2005-01-11 00:02 -------
No fix, but I found a workaround for this problem.
Find an Application that uses a working version of InstallShield (for me
Battlefield Vietnam does the job)
Start installation
Goto C:\Program Files\Shared Files\ (don't know if this is correct, on a german
machine this would be C:\Programme\Gemeinsame Dateien) and copy the
InstallShield folder to a save place (in case another application overwrites
your files)
Hit Cancel on the installation
Start the Installation of the app that gives the 80040706 error. It should not
overwrite the files, but use the present files and installation works just fine.
Sometimes I get an error that IKernel.exe could not be copied. This can be
solved by overwriting it with a fresh one out of your backup folder.
--
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=3553
------- Additional Comments From dank(a)kegel.com 2005-01-11 00:00 -------
Just tested again (this time with the school edition of
kp4), and it's a bit more usable than plain old kp4 was
a few weeks ago. (Dunno if wine improved or what.)
Anyway, the splash screen sound has the stutter problem.
This may be related to bug 1631 (and a bunch of others).
I'm attaching a log with WINEDEBUG=+wave,+dsound,+dsound3d
Here are the warn's and err's:
$ egrep 'warn:|err:' bug1631.txt | uniq -c
1 warn:dsound:setup_dsound_options ds_emuldriver = 11 (default=0)
1 warn:dsound:setup_dsound_options ds_hw_accel = Emulation (default=Full)
1 warn:dsound:setup_dsound_options ds_emuldriver = 11 (default=0)
1 warn:dsound:setup_dsound_options ds_hw_accel = Emulation (default=Full)
1 warn:dsound:setup_dsound_options ds_emuldriver = 11 (default=0)
1 warn:dsound:setup_dsound_options ds_hw_accel = Emulation (default=Full)
1 warn:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_PRIORITY
not fully supported
205 warn:dsound:DSOUND_MixOne probably_valid_to now within writelead,
possible streaming underrun
1 err:ole:CoGetClassObject class {d67c0280-c743-11cd-80e5-00aa003e4b50}
not registered
1 err:ole:create_server class {d67c0280-c743-11cd-80e5-00aa003e4b50} not
registered
4 warn:dsound:DSOUND_MixOne probably_valid_to now within writelead,
possible streaming underrun
--
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=3713
------- Additional Comments From tjmyahoo-wine(a)yahoo.com 2005-31-10 23:46 -------
Additional testing results: I'm running Windows 2000 mode as "default" for
everything, but had switched to Windows '98 emulation specifically for quicken
(qw.exe).
wine-0.9, Windows '98 Emulation - Report Graphics invisible
wine-0.9, Windows 2000 Emulation - Report Graphics working
wine-20050930, Windows '98 Emulation - Report Graphics invisible
wine-20050930, Windows 2000 Emulation - Report Graphics working
Somewhere between here, Windows 2000 emulation fixed, but Windows '98 emulation
broken.
wine-20050830, Windows '98 Emulation - Report Graphics working
wine-20050830, Windows 2000 Emulation - Report Graphics invisible
wine-20050725, Windows '98 Emulation - Report Graphics working
wine-20050725, Windows 2000 Emulation - UNTESTED
also, possibly unrelated, getting the following err message on all versions:
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program
Files\\Quicken\\QWUTIL.dll" failed with error 1813
I only get this err message if I use the built-in dll's. If I use native dll's,
don't get this message. My DllOverrides section of wine.cfg is:
"advpack"="native"
"crypt32"="native,builtin"
"digest"="native,builtin"
"mshtml"="native,builtin"
"ole32"="native"
"oleaut32"="native,builtin"
"regsvr32"="native,builtin"
"rpcrt4"="native,builtin"
"rsaenh"="native,builtin"
"shdocvw"="native,builtin"
"shlwapi"="native,builtin"
"urlmon"="native,builtin"
"wininet"="native,builtin"
"wintrust"="native,builtin"
--
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.