http://bugs.winehq.org/show_bug.cgi?id=10582
Summary: slow 3d
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bl4ck.3yed(a)gmail.com
I am running Ubuntu 7.10 amd64 with the proprietary ati drivers.Since wine
0.9.47 I have low fps in 3d apps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10604
Summary: DateTime control parsing date format incorectly.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cman(a)cman.us
In Lithuanian locale (lth.nls) long date format defined this way:
LOCALE_SLONGDATE "yyyy 'm.' MMMM d 'd.'"
So datetime control should display it for example like this:
"2007 m. spalis 31 d."
But currently it is a mess:
"2007 27. spalis 31 31."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10565
Summary: Crayon Physics won't start with ALSA (but will with OSS)
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
URL: http://www.kloonigames.com/blog/games/crayon/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an attachment (id=9332)
--> (http://bugs.winehq.org/attachment.cgi?id=9332)
+dsalsa trace
This game starts and plays sound with OSS, but not with ALSA.
Attached is +dsalsa with ALSA enabled (is this useful). The output just
repeats like that over and over.
Tested with latest git and 0.9.49.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10300
Summary: Regression: KotOR has a very low framerate
Product: Wine
Version: 0.9.48.
Platform: PC
URL: http://www.bioware.com/games/knights_old_republic/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
KotOR used to run very fast, but now it only draws one frame every few seconds.
Regression testing shows:
462a3c3d744da6b9ae2193947da8245c37baaa1f is first bad commit
commit 462a3c3d744da6b9ae2193947da8245c37baaa1f
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Wed Aug 1 23:20:54 2007 +0200
wgl: wglChooosePixelFormatARB returns the total number of matching
pixelformats and not the number of pixelformats stored in the buffer.
This didn't work due to bugs in wglChoosePixelFormatARB but also due
to strange behavior of glXChooseFBConfig. Some of its default values
are not zero or GLX_DONT_CARE which cause some formats not to appear.
:040000 040000 014afa73c0abdc4220b0f0c3e6378ca60091bf9c
7278c49d64f8243c4252c71ae517c53ce04279d4 M dlls
Is the cause for this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10239
Summary: Internet Explorer bar is broken after the rewrite of the
rebar layout code
Product: Wine
Version: 0.9.48.
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: Wine-Rebar
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)codeweavers.com
CC: mikolaj.zalewski(a)gmail.com
Internet Explorer 6.0 is no more able to correctly display/repaint any of its
side bars, Search (Ctrl+E) is one of them.
This regression is caused by
f0a7a74666e2cf9aa1213ea638c4d899f86f19e2 is first bad commit
commit f0a7a74666e2cf9aa1213ea638c4d899f86f19e2
Author: Mikołaj Zalewski <mikolaj(a)zalewski.pl>
Date: Mon Feb 19 13:56:51 2007 +0100
comctl32: rebar: Rewrite the layout code.
:040000 040000 59bad04cfbbf08b1ccc9870617437ac288330f62
bcd4e073b71f9b0ddcddea85e3c2ad0539f1cb8f M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10045
Summary: Battlefield 2 screen is displaced downwards
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Created an attachment (id=8588)
--> (http://bugs.winehq.org/attachment.cgi?id=8588)
Screenshot showing the displacement
As shown in the screenshot, the screen is about 80 pixels lower than it should
be, it also makes it very hard to click the buttons that should be on the
bottom of the screen when in the menu.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9450
Summary: Wrong rebar height calculation for hidden bands
Product: Wine
Version: 0.9.42.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Wine-Rebar
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
Created an attachment (id=7780)
--> (http://bugs.winehq.org/attachment.cgi?id=7780)
Proposed patch
Currently our builtin rebar code does not calculate 0 as the height of the
control if no bands are visible, while native does.
Tracing through our rebar code I found this suspicious code:
for (i = iBeginBand; i < iEndBand; i = next_band(infoPtr, i))
{
lpBand = &infoPtr->bands[i];
yMaxHeight = max(yMaxHeight, lpBand->lcy);
}
while further down the height of the control is returned as
return yPos + yMaxHeight;
It does not make sense to include the hight of a hidden band, and my fix
for (i = iBeginBand; i < iEndBand; i = next_band(infoPtr, i))
{
lpBand = &infoPtr->bands[i];
if(!HIDDENBAND(lpBand))
yMaxHeight = max(yMaxHeight, lpBand->lcy);
}
corrects the problem.
But this will need a test case, right?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10400
Summary: Horible performance with OffscreenRenderingMode=fbo in
Counter Strike source "Video stess test"
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=3731
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
With OffscreenRenderingMode set to "fbo" I'm getting less then 1 fps in Counter
Strike Source Video stress test. Disabling monitors with "cl_drawmonitors 0"
makes it much faster (30+ FPS).
Major because it affects lots of other games. Also since development goes
towards making FBO a default instead of back buffer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10566
Summary: Wine regression error in Corel 11
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: draklor_draconid(a)yahoo.ie
Support for Corel Photo-Paint from Corel Graphics Suite 11 has been broken
since the 0.9.45 release. The program still loads, but after trying to do 1 or
2 things, such as drawing lines or the flood-fill, the program freezes. It does
not appear to be a time-based problem. I have not yet tested the other programs
from Corel Graphics Suite, or other versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9339
Summary: sounds makes Pro evolution soccer 5 crashes
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://www.fileshack.com/file.x/7664/Pro+Evolution+Socce
r+5+Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Enabling the sound in winecfg makes the demo of PES 5 crashes. I attached the
console output.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.