https://bugs.winehq.org/show_bug.cgi?id=40978
Bug ID: 40978
Summary: Wrong colors on i915 and similar GPUs in GTA Vice City
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Created attachment 55135
--> https://bugs.winehq.org/attachment.cgi?id=55135
Screenshot of wrong colors
When trying to run GTAVC on a i915 machine (this also affects Intel Atom N550,
since its GPU has similar architecture), the colors are messed up, and menu
screen is blinking.
I've tracked the problem down to lack of support of GL_EXT_vertex_array_bgra on
i915. I can reproduce it on my Haswell GPU by using
MESA_EXTENSION_OVERRIDE=-GL_EXT_vertex_array_bgra. (FWIW, i915 supports
GL_ARB_vertex_program, which might be used as a substitute. Although it's not
completely HW accelerated, but should be better than pure SW implementation.)
This game worked successfully with wine 1.5.9. I'll try to bisect wine to find
the bad commit, but apparently there've been lots of breakages with different
symptoms for i915 between wine versions 1.5.9 and 1.9.14, so bisection may be
unsuccessful.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40112
Bug ID: 40112
Summary: kernel32:time regression
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The commit below does not take locale into account and thus introduced a test
failure on non-English systems such as fg-acer64.
Failures:
time.c:965: Test failed: Expected StandardName L"Greenland Standard Time", got
L"Groenland"
time.c:972: Test failed: Expected DaylightName L"Greenland Daylight Time", got
L"Groenland (heure d\2019\00e9t\00e9)"
kernel32:time results on test.winehq.org:
https://test.winehq.org/data/tests/kernel32:time.html
commit 2e3ce3a37d08c022ddfbfb751432c2ed37354429
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Fri Jan 29 14:31:26 2016 -0600
kernel32/tests: Add tests for GetTimeZoneInformationForYear.
Signed-off-by: Vincent Povirk <vincent(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42187
Bug ID: 42187
Summary: Radeon R9 285 GPU incorrectly recognized
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wyrex(a)openmailbox.org
Distribution: ---
SIW 2016 and AIDA32 incorrectly show my card as Radeon HD 2900 XT.
Path of Exile (steam game) shows Radeon R9 290.
All show correctly with attached patch, not sure if it breaks anything though.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39661
Bug ID: 39661
Summary: Font width incorrect in wineconsole
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sickvolo(a)gmail.com
Distribution: ---
Created attachment 52875
--> https://bugs.winehq.org/attachment.cgi?id=52875
Incorrect font rendering in wineconsole
Variable width fonts have incorrect character width when displayed in
wineconsole. The character rendering is unaffected, but the character space
padded, making the text stretched horizontally, see attachments.
Examples with DejaVu Sans Mono, size 14 attached.
Regression in 1.7.55, used to work normally in 1.7.50
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42110
Bug ID: 42110
Summary: regression: commit "xinput1_3 prefer builtin dll"
aliens versus predator classic 2000 (steam) fails to
launch
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
aliens versus predator classic 2000 (steam) fails to launch with this commit:
---
commit 4b09e848b8867683007f4c90ac589b43dfdc5707
Author: Bruno Jesus <00cpxxx(a)gmail.com>
Date: Sat Oct 29 23:13:25 2016 -0200
xinput1_3: Prefer builtin DLL.
---
Reverting the commit fix the issue.
wine output with bad commit has this line:
---
fixme:xinput:XInputGetCapabilities (index 3, flags 0x1, capabilities 0x33ee84)
Stub!
---
wine output with commit reverted has this line twice:
---
err:module:find_forwarded_export function not found for forward
'xinput1_3.XInputGetStateEx' used by L"C:\\windows\\system32\\xinput1_4.dll".
If you are using builtin L"xinput1_4.dll", try using the native one instead.
---
32 bit wineprefix, no dll overrides.
winetricks corefonts used.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41476
Bug ID: 41476
Summary: Regression - cannot paste in WinAuth
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Last working version was 1.9.19, the version with which it broke is 1.9.20.
Steps to reproduce -
1) Set up WinAuth with at least one OTP key and put a password on the profile.
2) SSH with -C -X parameters to the machine (this step is probably not needed,
I'll check when I'll have the time)
3) Copy a password(or anything really) to the clipboard
4) Launch WinAuth
5) Right click in the password field
The option is grayed out in the 1.9.20, in 1.9.19 it wasn't and would
successfully paste in whatever was in the clipboard.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41572
Bug ID: 41572
Summary: Windows API crash
Product: Wine
Version: 1.8.5
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: atraversi(a)gosierra.com
Hi
Sorry, my english is bad!
I found a problem with a Windows API function "GetTimeZoneInformationForYear":
throw an exception. I'm calling with the first two parameters: WYear = 2016 and
pdtzi = NULL
Regards,
Angel
--
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=17196
Summary: Text Editor Curser can be scrolled outside editor
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
This bug is about the cursor which displays the position,
where text will appear in an text editor.
In a text editor like notepad with enough content for scrollbars it is possible
to scroll so long, until the cursor gets displayed oudside the actual text
editor.
If you scroll to much the cursor gets captured outside the editor and doesn't
come back if you scroll back.
I can reproduce the bug with notepad, however if you scroll the cursor so much,
that it stays outside it will be actually out of the window.
To see that the cursor gets actually displayed, if there is still window at the
position you try the Application Warcraft III: World Editor, which suffers from
the same bug.
--
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=34127
Bug #: 34127
Summary: FIFA 2000 demo crashes after 'Press Any Key'
Product: Wine
Version: 1.6
Platform: x86
URL: http://www.fileplanet.com/34839/30000/fileinfo/FIFA-20
00
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45386
--> http://bugs.winehq.org/attachment.cgi?id=45386
log+backtrace
Win 98 compatibility doesn't change anything.
--
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=33859
Bug #: 33859
Summary: Visual Web Developer Express 2008 crashes when
clicking "Browse" (bug in PropertySheet common
control)
Product: Wine
Version: 1.6-rc2
Platform: x86
URL: http://go.microsoft.com/fwlink/?LinkId=104679
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 44911
--> http://bugs.winehq.org/attachment.cgi?id=44911
+relay+tid+seh+heap log, trimmed
To reproduce:
- install Visual Web Developer Express 2008 (test result contains quite good
instructions:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11210&iTesting…)
- run application, select File->New Web Site...
- click Browse.
Most of the time the application will crash due to heap corruption. Using
native comctl32 from winetricks lets the application work just fine.
If I'm interpreting the attached log correctly, the application copies its own
contents into the structure passed in lParam:
http://source.winehq.org/git/wine.git/blob/2c8ea6ebff21428dc407d85af3f51608…
The data copied by application is 0x14c bytes in size, the buffer allocated by
comctl is 0x124 bytes.
Hardcoding a larger buffer size is sufficient to let the application work.
--
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.