http://bugs.winehq.org/show_bug.cgi?id=1857
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--
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=4830
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From juan_lang(a)yahoo.com 2006-10-07 22:15 -------
Tests show the problem is SHGetPathFromIDList should NULL-terminate the returned
path even on failure. Patch sent:
http://www.winehq.org/pipermail/wine-patches/2006-July/028560.html
There's a problem when you select the Desktop as the install location: the OK
button is still enabled, but pressing it says that the path '' isn't valid.
That's a separate issue.
--
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=3628
------- Additional Comments From rob(a)codeweavers.com 2006-10-07 20:07 -------
Benjamin, that is the first issue coming back. If you want to really see the
results of your patch you'll need to use wine 0.9.17 or better yet, current CVS/git.
--
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=4830
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |juan_lang(a)yahoo.com
------- Additional Comments From juan_lang(a)yahoo.com 2006-10-07 20:07 -------
The problem is in SHGetPathFromIDListW. SHGetPathFromIDListW calls
IShellFolder_GetAttributesOf on the passed-in pidl with the SFGAO_FILESYSTEM
attribute, and fails (returns FALSE) if it's not still set after it's called.
ISF_Desktop_fnGetAttributesOf does not set this flag for the My Computer item
(and tests show this is correct.) Thus SHGetPathFromIDListW fails, and the app
uses an uninitialized buffer.
--
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=5490
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine(a)enzerink.net
------- Additional Comments From truiken(a)gmail.com 2006-10-07 20:05 -------
*** Bug 5062 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5062
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2006-10-07 20:05 -------
This installer requireds joins to be implemented. Marking as duplicate of 5490.
*** This bug has been marked as a duplicate of 5490 ***
--
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=5642
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-07 19:36 -------
Yup it sure is broken.
--
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=5641
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
Component|website-bugs |wine-directx-d3d
Product|WineHQ Apps Database |Wine
Summary|-d3d9 text problem |World of Warcraft d3d9 text
| |problem
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-07 19:32 -------
Also please make sure you using latest wine-0.9.17 version.
Not website bug.
--
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=5639
------- Additional Comments From juan_lang(a)yahoo.com 2006-10-07 18:45 -------
A test case for this would be great. Once you've done that, a patch should be
pretty easy.
--
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.