http://bugs.winehq.org/show_bug.cgi?id=2361
Summary: Background music plays fast in The Typing of The Dead
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dave(a)aagames.co.uk
When playing The Typing of The Dead, music is normal for a short period of
time (a few seconds), then speeds up to a high speed. The music itself is
stored as .wav files, I'm not sure how it is played. This happens every time I
run TTOTD, current CVS WINE (2004-07-15).
--
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=2265
------- Additional Comments From gmay(a)uoguelph.ca 2004-15-07 14:47 -------
I receive the same error when trying to install dcom98.exe, ie6, and winamp.
tried Wine 20040505 & Wine 20040615
Mandrake 9.1
Using a fake Windows partition under %HOME%/.wine/fake_window/
2.2 gigs free on /home partition
512 MB DDR total physical memory 300 MB free
500 MB Swap space
So space really isnt an issue
Any guidance would be appreciated
--
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=2358
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-15-07 03:07 -------
Stuart, if you know exact two dates (20040309 and 20040408) between which the
regression has been introduced and if you still have Excel installed, you are
given a chance to do a cvs-regression testing.
yes, you would need to learn at least two of the "cvs" commands ("cvs login" and
"cvs update -D ...") and to do some jumping: dividing and shortening time
intervals and compiling your wine/ tree multiple times.
but hey, this way you would help winehq bug database, winehq community (and even
yourself if the regressive patch you will find gets fixed):
http://www.winehq.com/site/docs/wine-devel/cvs-regression
--
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=2358
------- Additional Comments From winehq(a)nanonanonano.net 2004-15-07 01:58 -------
As a bootnote to my previous comment re: a workaround.
This workaround *prevents* MSWord from saving files. (Causes a "Too many files
open" dialogue box). Thei DLL override needs to be done in a section only for
excel.exe and then both MSWord and MSExcel are happy.
*sigh*
--
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=2358
------- Additional Comments From winehq(a)nanonanonano.net 2004-15-07 01:47 -------
I can provide a workaround to my problem.... change over to using the builtin
ole32 library rather than the native one.
- "ole32" = "native, builtin"
+ "ole32" = "builtin"
This then permits excel to open and save files without incident (including some
*really* complex ones). Unfortunately, the files that I saved during the time it
was not working are still not able to be opened, so that data is lost.
Don't ask me why this works... Excel was working quite well with the native
ole32.dll up until I upgraded to a more recent snapshot (> 200403??). But
perhaps this will provide someone with sufficient information to help them
diagnose this problem.
(There was a post by Dan Sawyer on wine-users about this some time ago, I shall
forward this work around to him too.)
Good luck & thanks!
--
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=2356
------- Additional Comments From farmerdan(a)i-rule.net 2004-14-07 17:47 -------
This patch also relieved the symptoms I documented in Additional Comment #1.
Thank you very much for the conscientious and quick resolution.
Dan
--
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=2360
Summary: missing wgl function prototypes
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tom(a)platte.com
It appears that although support for binary apps using OpenGL exists
in wine, you cannot compile a Windows OpenGL app using winelib,
because none of the wgl prototypes exist in wingdi.h
These prototypes exist in wgl.h, but that is not installed using "make
install", nor is that where apps would expect them.
"wgl.h" should be installed as other includes (ie move it from
dlls/opengl32/wgl.h to include/wgl.h). But we will have another problem
later on as using the Linux GL headers is problematic (as the Linux headers
define the prototypes as 'cdecl' and Wine's implementation is 'stdcall').
--
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=2282
phil(a)mail.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From phil(a)mail.ru 2004-14-07 12:58 -------
This has been fixed by Filip Navara.
--
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=2358
------- Additional Comments From dclark(a)akamail.com 2004-14-07 10:12 -------
I know that in the recent past, a bug causing file corruption was introduced and
then fixed. I prowled around a bit in the archives, but could not find it. So it
may or may not be relevant to this bug, but it might by worth trying a current
CVS version of Wine, or seeing what happens in the next release.
Unless someone else can remember the patch I am thinking of.
--
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.