http://bugs.winehq.org/show_bug.cgi?id=5515
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-24-06 02:47 -------
dupe
*** This bug has been marked as a duplicate of 1631 ***
--
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=5251
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-24-06 01:51 -------
Bug still occurs with the cvs version dated of 2006-06-22. Unable to change the
directory of installation.
Joaopa
--
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=5483
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-24-06 01:40 -------
Bug seems to be fixed. So one can close it.
Joaopa
--
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=5507
------- Additional Comments From tomlohave(a)gmail.com 2006-24-06 01:28 -------
The demo works with wine 0.9.16
only this lines appears every time :
fixme:d3d:IWineD3DDeviceImpl_SetMaterial >>>>>>>>>>>>>>>>> 501 from
glMaterialf(GL_SHININESS @ device.c / 3074
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7fd4d678)->(WINED3DRS_PATCHSEGMENTS,1) not handled yet
--
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=5515
tomlohave(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2722|text/plain |application/octet-stream
mime type| |
--
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=5512
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mike(a)codeweavers.com 2006-24-06 00:38 -------
Your program likely has a buffer overflow bug.
If it's a Wine problem, we need access to the program to fix it, or you need to
reproduce the problem with a different program.
--
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=5515
Summary: DSOUND_MixOne underrun on sound buffer
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.download.com/Re-Volt-demo/3000-7519_4-
911246.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomlohave(a)gmail.com
The game re-volt install perfectly,the game start but is blocking on the
presentation page and many "DSOUND_MixOne underrun on sound buffer" are
displaying on a console
--
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=5514
Summary: Drawing all text hangs while searching for X fonts in
CJK locale
Product: Wine
Version: CVS
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trisk+winehq(a)acm.jhu.edu
When I run any programs (e.g. winecfg) in a CJK locale (e.g. ja_JP), there
will be a 15-20 second hang delay drawing any widgets containing text (e.g.
switching tabs in winecfg). During this time, X uses 100% CPU. As you can
imagine, this makes programs fairly difficult to use. I can reproduce the
problem in wine 0.9.14 to post 0.9.16 CVS (have not tested in earlier).
I'm testing with: LANG=ja_JP winecfg
The backtrace from when the hang occurs is not really helpful, it seems to
indicate it's in a syscall:
=>1 0xffffe410 (0xffffe410)
2 0x7c08d108 (0x7c08d108)
Tracing execution (starting with an idle winecfg dialog, then clicking on a
tab) shows something interesting:
http://channels.debian.net/paste/2886
Wine is querying X for fonts:
* Starting with "*-ISO8859-1", returns "8-misc-fixed-bold-r-normal--13-1" 3
times, then stops.
* Then it looks for "*-JISX0208.1983-0", then "*-*-JISX0208.1983-0",
"*-*-*-JISX0208.1983-0", and so on even up to
""*-*-*-*-*-*-*-*-*-*-JISX0208.1983-0".
* Each time the response takes longer, reaching a ceiling of 0.9s
The matching fonts I have installed are the normal misc-fixed fonts:
-misc-fixed-medium-r-normal--0-0-75-75-c-0-jisx0208.1983-0
-misc-fixed-medium-r-normal--14-130-75-75-c-140-jisx0208.1983-0
-misc-fixed-medium-r-normal--14-130-75-75-c-140-jisx0208.1983-0
--
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.