http://bugs.winehq.org/show_bug.cgi?id=4954
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-29-03 08:00 -------
Please add and entry for this application in the AppDB http://appdb.winehq.org/
--
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=4943
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From alex(a)thehandofagony.com 2006-29-03 07:20 -------
It seems World of Warcraft is not always supposed to view any such information;
it is only for server alerts or similar. It displayed info todxay, so this bug
is INVALID. Sorry.
--
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=4949
------- Additional Comments From wijn(a)wanadoo.nl 2006-29-03 06:50 -------
Right, I should have typed make :(((
This one does compile, does it work?
--- wine/dlls/msvcrt/undname.c 2006-03-06 11:52:16.000000000 +0100
+++ mywine/dlls/msvcrt/undname.c 2006-03-29 14:45:56.000000000 +0200
@@ -1233,8 +1233,7 @@ char* __unDNameEx(char* buffer, const ch
result = symbol_demangle(&sym) ? sym.result : mangled;
if (buffer && buflen)
{
- memcpy(buffer, result, buflen - 1);
- buffer[buflen - 1] = '\0';
+ lstrcpynA( buffer, result, buflen);
}
else
{
--
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=4235
------- Additional Comments From nick.battle(a)uk.fujitsu.com 2006-29-03 06:18 -------
Setting riched20.dll as native fixes the problem for me on wine 0.9.9. Thanks!
Cheers,
-nick
--
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=4954
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-29-03 02:45 -------
No, I launched the game with wine cvs dated of today.
I only installed the game with cedega. Pleae see my other bug report for
installshield problem
Joaopa
--
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=4955
Summary: Installshield crashes in the punisher demo
Product: Wine
Version: CVS
Platform: Other
URL: http://www.gamershell.com/download_7780.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
When installing the punisher demo, installshield fails with the following pop-up:
error number:0X80020005
Description:
setup will now terminate
and the attached console output.
Joaopa
--
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=4954
------- Additional Comments From mike(a)codeweavers.com 2006-29-03 02:41 -------
If you're reporting a Cedega bug, you're reporting it to the wrong place.
--
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=4954
Summary: D3D8 crash in the punisher demo
Product: Wine
Version: CVS
Platform: Other
URL: http://www.gamershell.com/download_7780.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
After installing ThePunisher demo thanks to cedega, launching the game gives a
white screen and a crash. I attached the output console.
Joaopa
--
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.