http://bugs.winehq.org/show_bug.cgi?id=6814
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From thestig(a)google.com 2006-04-12 13:56 -------
patch has been accepted.
--
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=6828
Summary: D3D fails to create surface
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: duck(a)duckcorp.org
During Sanitarium testing, when switching from loading screen to level 2 scene
rendering, a D3D error occurs, leading to game crash (see attachement for
backtrace).
--
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=6827
Summary: The SimSig installer crashes
Product: Wine
Version: CVS
Platform: PC
URL: http://www.simsig.co.uk/html/downloads.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
The installer crashes in SHGetFileInfoW():
000d:Call shell32.SHGetFileInfoA(0045eae8,00000010,0034fcec,00000160,00001010)
ret=0045e9f6
000d:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7e8871b2
000d:trace:seh:raise_exception info[0]=00000000
000d:trace:seh:raise_exception info[1]=00000000
More precisely the crash happens on this line:
hr = IShellFolder_GetUIObjectOf(psfParent, 0, 1,
(LPCITEMIDLIST*)&pidlLast, &IID_IExtractIconW,
&uDummy, (LPVOID*)&pei);
And the reason is that psfParent is NULL. psfParent is initialized a bit
above, but only if SHGetFileInfoW() was given a PIDL and
SHGFI_USEFILEATTRIBUTES was not used. This means that whenever a 'real
path' or SHGFI_USEFILEATTRIBUTES is used in combination with
SHGFI_DISPLAYNAME, SHGFI_ICONLOCATION, SHGFI_ICON or SHGFI_SYSICONINDEX,
then SHGetFileInfoW() will crash.
However we cannot just create a pidl since the 'real path' will usually
refer to a nonexistent file or directory (in our case it is
'c:\directory' so it's clear the installer just wants to know what's
the icon for a standard directory).
Any idea?
Wine was built from today's Git but I suspect this issue has been present for a
long time.
--
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=3028
------- Additional Comments From kelfe(a)gmx.de 2006-04-12 10:52 -------
the EVE Online client is fully working around the incorrect error code now
the incorrect error code is marked as todo_wine in a testsuite
--
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=6826
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
--
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=6826
Summary: Registry Locale Value is no longer created with new
.wine
Product: Wine
Version: CVS
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
in HKEY_CURRENT_USER\Control Panel\International\
"Locale" value is no longer created as of:
2b01f6e07cb6821bd94f58703331ac778f8b0ab7 is first bad commit
commit 2b01f6e07cb6821bd94f58703331ac778f8b0ab7
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Nov 16 22:11:58 2006 +0100
kernel32: Use the appropriate Unix locale for GetLocaleInfo when a default
LCID is used.
For instance LOCALE_SDATE is looked up in the lcid corresponding to
LC_TIME, LOCALE_IDIGITS in the LC_NUMERIC lcid, etc.
this causes a regression with a fresh .wine and EVE Online
--
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=6823
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-dplay
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-04-12 10:00 -------
looks like direct play bug at first glance
--
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=6799
------- Additional Comments From truiken(a)gmail.com 2006-04-12 04:13 -------
That's not how Wine's bugzilla and appdb work. There are plenty of apps in the
appdb that are not fixed completely. We link to the bugs from the appdb, which
is why we're asking you to create and appdb entry. It's a part of the
development process.
--
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=6602
------- Additional Comments From janis.mey(a)gmail.com 2006-04-12 03:48 -------
Created an attachment (id=4246)
--> (http://bugs.winehq.org/attachment.cgi?id=4246&action=view)
directinput_undo.patch
Try to run this before sarting ryzom. Works for me with Wine 0.9.25:
# Left Shift/Ctrl/Alt / Right Shift/Ctrl/Alt
SETREPEAT="50 37 64 62 109 113"
for k in $SETREPEAT; do
xset r $k
done
as from 0.9.18 of Wine there was a patch to the direct inputdriver that
invalidates the fix, the attached patch should undo that.
--
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.