http://bugs.winehq.org/show_bug.cgi?id=8498
--- Comment #11 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2008-09-17 07:12:35 ---
*** Bug 15305 has been marked as a duplicate of this bug. ***
--
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=15307
Summary: installation aborts on test of user32
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davidearlenz(a)gmail.com
Created an attachment (id=16139)
--> (http://bugs.winehq.org/attachment.cgi?id=16139)
output from terminal
Downloaded source code for 1.1.4
Configured it successfully
Installation aborted during test phase of make - when testing dll/user32
last available output from terminal attached
--
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=8051
Thomas David <cake_eater_eating_cake(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cake_eater_eating_cake@hotma
| |il.com
--- Comment #57 from Thomas David <cake_eater_eating_cake(a)hotmail.com> 2008-09-17 00:09:44 ---
I removed this from the patch and it now compiles
/* FIXME: is this correct or better creating a new one ?? */
+ if(pPresentationParameters->EnableAutoDepthStencil &&
+ This->stencilBufferTarget == NULL &&
+ This->auto_depth_stencil_buffer) {
+ WARN("set stencil buffer again to auto depth stencil buffer: %p\n",
+ This->auto_depth_stencil_buffer);
+ This->stencilBufferTarget = This->auto_depth_stencil_buffer;
+ IWineD3DSurface_AddRef(This->stencilBufferTarget);
+ }
The game starts fine, but the characters turn flashing red and disappear when
you stop moving the camera
http://img242.imageshack.us/my.php?image=screenshotpm5.png
--
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=4781
Jaime Rave <jaimerave(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9673 is|0 |1
obsolete| |
--- Comment #19 from Jaime Rave <jaimerave(a)gmail.com> 2008-09-16 21:58:11 ---
Created an attachment (id=16133)
--> (http://bugs.winehq.org/attachment.cgi?id=16133)
Console output before installing MSXML3
--
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=4781
--- Comment #18 from Jaime Rave <jaimerave(a)gmail.com> 2008-09-16 21:56:56 ---
With current GIT it has improved a lot, MSN Messenger 7.5 still don't connect
but it gets a lot further.
You have to install now native MSXML3. After that it will try to connect and
then it will ask you to update to the latest version but it will fail to
upgrade.
I'm attaching the console output before and after install native msxml3. Also
installing native msxml3 will allow you to save your data but that's another
bug.
--
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=13607
Summary: FreeBSD+ZFS+Wine="Unsupported Cluster Size" in win apps
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: russiane39(a)gmail.com
Hi!
Wine probably not handle properly some attributes of ZFS, so if your
.wine/drive_c on ZFS volume, you will be unable to install most applications on
it, the dialog box "Unsupported Cluster Size" pops up. Let me know, how we can
further investigate that bug. Tested on 7.0-STABLE
--
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=7600
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #7 from Lei Zhang <thestig(a)google.com> 2008-09-16 11:24:48 ---
Marking this fixed.
--
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=7600
Bug 7600 depends on bug 7598, which changed state.
Bug 7598 Summary: Regedit cannot import/export version 5 registry files
http://bugs.winehq.org/show_bug.cgi?id=7598
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=7598
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #11 from Lei Zhang <thestig(a)google.com> 2008-09-16 11:22:27 ---
Thanks. Fixed.
--
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.