http://bugs.winehq.org/show_bug.cgi?id=7530
------- Additional Comments From daniel.kauker(a)web.de 2007-07-03 08:17 -------
done... git said:
c273498ef4221940c1e4de1193f5c4760fe48bda is first bad commit
commit c273498ef4221940c1e4de1193f5c4760fe48bda
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Dec 29 20:38:49 2006 +0100
server: Implement process control using Mach primitives for Mac OS.
With help from Ken Thomases.
:040000 040000 02462a3f0adb8acf1ef2a6c35c6e96f73bbe4130
26fada6969a91da1cd786726c5c1c0312aa93a36 M dlls
:040000 040000 6cf80b13032d88c5a0e45bc703249dbece0826e6
b285599d392e652b0bd951c3a08d6bb4564cd5e0 M server
--
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=7641
------- Additional Comments From rmay(a)ou.edu 2007-07-03 07:55 -------
Created an attachment (id=5264)
--> (http://bugs.winehq.org/attachment.cgi?id=5264&action=view)
+relay,+commctrl trace for 1.5b
Well the attached trace shows that InitCommonControlsEx() _is_ being called,
but it is called with a null parameter (line 1482). From the same code you
linked to, you can see that no trace will be printed when called with a null.
So I guess the next question is what does WinXP/Win2K do with the null
argument?
--
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=7621
------- Additional Comments From kelfe(a)gmx.de 2007-07-03 07:46 -------
demo download: http://www.fileplanet.com/filelist.aspx?s=65307&v=0
this commit changes the intro the into to an empty desktop (not longer switching
to 800x600)
21172f1dec0517934c3c9a6d43d9f9a856e7a4bb is first bad commit
commit 21172f1dec0517934c3c9a6d43d9f9a856e7a4bb
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Feb 13 20:21:44 2007 +0100
wined3d: Improve render target locking.
with this commit fallout tactics starts displaying the error message in the
empty desktop
388499ff28616ef03bf8949a78e658e1bdb4e4fc is first bad commit
commit 388499ff28616ef03bf8949a78e658e1bdb4e4fc
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Wed Feb 14 17:59:08 2007 +0100
wined3d: More fullscreen window fixes.
--
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=7649
------- Additional Comments From dmitry(a)codeweavers.com 2007-07-03 07:08 -------
It crashes in the TLS callback. The crash looks similar to one in the bug 7533.
It appears that the EXE is produced with Borland Delphi.
--
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=7533
------- Additional Comments From dmitry(a)codeweavers.com 2007-07-03 07:06 -------
Please provide a log + backtrace with Wine debug symbols.
--
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=5226
------- Additional Comments From rob(a)codeweavers.com 2007-07-03 06:20 -------
You're using native ole32 with builtin rpcrt4. This uses undocumented functions in rpcrt4 and will not be
fixed. Either install native rpcrt4 and set both to native or set them both to builtin.
--
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=7235
------- Additional Comments From julliard(a)winehq.com 2007-07-03 03:57 -------
That's what Wine does. It calls setlocale(LC_ALL,"") and then
setlocale(LC_CTYPE,NULL). If the second one returns C that sounds like a libc 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=5031
ns03ja(a)brocku.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ns03ja(a)brocku.ca
------- Additional Comments From ns03ja(a)brocku.ca 2007-07-03 03:46 -------
I couldn't get this to work at all (although it installs just fine),
attempting to start it with Wine 0.9.{20,23,24,25,28,29,30} and today's git
results in exactly
ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL default:0
and that's it.
--
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.