http://bugs.winehq.org/show_bug.cgi?id=12409
Summary: EVE Premium Client Login Screen Black
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://eve-online.com
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epssyis(a)gmail.com
When you start the eve client in premium mode the login screen has a black area
covering the usual visual of the eve logo scrolling over to near a planet.
This has been the case for the last few releases of wine so I have included the
bisect result.
76014205de3cbd73fe761db8f86fcdb178bb0189 is first bad commit
commit 76014205de3cbd73fe761db8f86fcdb178bb0189
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sat Mar 29 14:48:15 2008 +0000
wined3d: Fix a postpixelshader_blending bug.
:040000 040000 7ff864a3521e2d3274f5f5450d9b7f0173bfb1ac
df0929cc8c7df9d641583ad2c94a107bb15361cb M dlls
Note that the comments seem to imply that the graphic behind the black area
isn't being rendered though when you enter the game you can see it for a split
second.
If any other debugs are wanted please ask for them.
--
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=14244
Summary: Wine ignores StringFormat alignment
Product: Wine
Version: 1.1.0
Platform: All
URL: http://mighmos.org/wine/stringformat-example.tar.bz2
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
Created an attachment (id=14537)
--> (http://bugs.winehq.org/attachment.cgi?id=14537)
Wrong result
An example program is posted in URL: its based off of MSDN documentation. Wine
displays the result wrong.
--
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=11652
Summary: New Venezuela Time Zone.
Product: Wine
Version: 0.9.4.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goncons(a)gmail.com
Created an attachment (id=10854)
--> (http://bugs.winehq.org/attachment.cgi?id=10854)
Information of the New Venezuela Time Zone.
The government of Venezuela has announced a change to the time zone for the
country. To date, Venezuela observed AST. The new time zone change will begin
January 1st, 2008, when clocks will move backwards 30 minutes, from UTC-4:00
GMT to UTC-4:30. This change begins at 11:59:59 PM local time on Januray.
Clocks should be moved back to 11:30:00 PM rather than advancing to 12:00:00 AM
(midnight.)
Attached is the information of the New Time Zone and the Change of the
Original Time Zone (Change from America/Caracas to America/La Paz):
If you need any additional information please letme know.
--
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=11116
Summary: "Your Queued Bug Links" column "Bug #" wrong link
Product: WineHQ Apps Database
Version: unspecified
Platform: All
URL: http://appdb.winehq.org/queueditems.php
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleks(a)spamtest.ru
In table "Your Queued Bug Links" column "Bug #" wrong link generation.
Sample:
<td><a href="http://bugs.winehq.org/show_bug.cgi?id=1234%22">1234</a></td>
Remove "%22" to fix this issue.
--
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=14609
Summary: Some DirectX vector math functions need to take a copy
of the input vector.
Product: Wine
Version: 1.1.1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew(a)nelless.net
CC: spam(a)sentrika.net
Hi,
A friend (CC'd) reports that WINE's D3DXVec3TransformCoord()
[dlls/d3dx8/math.c:1226] is producing different output to the native Windows
version. He narrowed the problem down to the function not taking a copy of the
input vector when the input vector and the output vector pointers are the same.
In TransformCoord(), when pout == pv, pout->x and pout->y are written and then
used immediately through pv->x and pv->y, respectively, resulting in completely
skewed output.
This most likely effects many other D3DXVec* functions too.
--
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=9320
Summary: Wine Virtual Desktop lacks proper focus handling
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P4
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
This is a general bug about deficiencies in Wine virtual desktop window manager
that does not handle focus changes properly.
With Wine now properly reacting to focus looses away from Wine windows, some
applications have some difficulties not previously seen.
This DOES NOT include any behavior that is identical to one on windows. For
example most games will pause/freeze/minimize whenever they loose focus - user,
using [alt]+[tab] to switch away to other application.
--
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=9874
Summary: maybe add a preview for Application Comments
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wegmethaat(a)yahoo.com
It would be nice to have a preview button when adding comments to the
Application Comments section of applications or games. Especially the first
time, it is impossible to tell what your code supports. Will spaces be
converted to nbsp, will HTML work, and so on. Before coding this, you could
maybe already add some information above the input field about these things.
--
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=14824
Summary: Red Alert 3 Beta requires several functions of WinHttp
to be implemented
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
The Red Alert 3 Beta cannot authenticate the user's personal key with EA's
servers because several of WinHttp's functions are unimplemented:
WinHttpOpen
WinHttpCrackUrl
WinHttpConnect
WinHttpOpenRequest
WinHttpSendRequest
WinHttpQueryDataAvailable
WinHttpReceiveResponse
WinHttpReadData
WinHttpCloseHandle
Note: The game would like to use SSL, but it authenticates without it.
--
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=10624
Summary: REG_DWORD should be unsigned not signed in regedit
Product: Wine
Version: 0.9.49.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ted(a)midg3t.net
Wine's regedit displays the integer representation of REG_DWORD values as a
signed value, whereas regedit on my Windows 2000 machine shows the integer
representation as unsigned.
To test, create a REG_DWORD value and set the data to ffffffff. It should be
4294967295 but Wine's regedit shows -1.
--
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=10616
Summary: Myst Online: Uru Live: won't run
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrej.sinicyn(a)gmx.de
Created an attachment (id=9419)
--> (http://bugs.winehq.org/attachment.cgi?id=9419)
small change to free_async_queue()
Though I/O Completion is now completed (sorry for the pun) into GIT and made it
to 0.9.50 release, Myst Online: Uru Live: won't run properly.
The solution is a small change to free_async_queue() in /server/async.c as
shown in the attached patch which I got from Andrey Turkin.
I'm not sure how severe this change is, as It could either cause a classic off
by one error or on the other hand fix it, as that seems to be currently the
case with MOUL on wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.