http://bugs.winehq.org/show_bug.cgi?id=8978
Chen Minqiang <ptpt52(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ptpt52(a)gmail.com
--- Comment #23 from Chen Minqiang <ptpt52(a)gmail.com> 2010-12-01 13:03:11 CST ---
(In reply to comment #19)
> Created an attachment (id=32264)
--> (http://bugs.winehq.org/attachment.cgi?id=32264) [details]
> music fix
>
> Patch from Maarten. With this, sound works for me in the trial version as well
> as the full version (if I remove the bundled l3codec.ax, but that's a different
> bug).
>
> It stutters at the beginning of streams (e.g., the first word of a sentence),
> but other than that, seems okay here.
I got your patch and patch it to my wine branch and rebuild it, but the problem
still! It doesn't works for me! Are you sure that it really work? with a really
new wineprefix?
Could you tell me some more details?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8978
--- Comment #22 from Tomas <play3man(a)gmail.com> 2010-12-01 11:39:39 CST ---
Please how i can apply this patch??? Thank You!! :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2784
manuelg.rojas(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manuelg.rojas(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22427
Summary: After 22400 was fixed thief 2 still hangs if
offscreenrendering mode is fbo
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
My hardware/drivers haven't changed from bug 22400
If offscreenrendering mode is changed to backbuffer it runs, very, very slowly.
Apparently the only error that isn't related to the movies is:
trace:d3d:set_blit_dimension glMatrixMode(GL_PROJECTION) call ok context.c /
1554
trace:d3d:set_blit_dimension glLoadIdentity() call ok context.c / 1556
trace:d3d:set_blit_dimension glOrtho call ok context.c / 1558
trace:d3d:set_blit_dimension glViewport call ok context.c / 1560
err:d3d:context_bind_fbo >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from
glBindFramebuffer() @ context.c / 83
trace:d3d:dump_color_fixup_desc X: CHANNEL_SOURCE_X
trace:d3d:dump_color_fixup_desc Y: CHANNEL_SOURCE_Y
trace:d3d:dump_color_fixup_desc Z: CHANNEL_SOURCE_Z
trace:d3d:dump_color_fixup_desc W: CHANNEL_SOURCE_W
err:d3d:context_set_draw_buffer >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawBuffer() @ context.c / 1926
Log:
http://rapidshare.com/files/377789425/patch3_result.tar.gz.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22400
Summary: Thief 2 crashing on start of 3d level apparently not
because of movies
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
Created an attachment (id=27418)
--> (http://bugs.winehq.org/attachment.cgi?id=27418)
glxinfo
After managing to put thief 2 running by manually installing the invideo
codecs,
the introduction movies run, (so i guess the briefing movies would run too),
but
the 3d world crashes. There are errors from the quartz dll (from running the
introduction, but the crash comes before the briefing movies run, but as the
stack trace indicates, in wine3d.
paulo@AIVAS:~/Games/Pc/Wine Games/Thief2$ uname -a
Linux AIVAS 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:09:38 UTC 2010
x86_64 GNU/Linux
paulo@AIVAS:~/Games/Pc/Wine Games/Thief2$ wine --version
wine-1.1.42
Thief was executed as:
taskset -c 1 wine ./thief2.exe 2> errorT2.txt
in its directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.