https://bugs.winehq.org/show_bug.cgi?id=39194
Bug ID: 39194
Summary: Crysis displays nothing but black
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tblodt(a)icloud.com
Crysis displays nothing but black. You can hear the audio, though.
The log contains these two lines, over and over and over:
fixme:wgl:macdrv_wglSwapBuffers current context 0x17a830 doesn't match hdc
0x50046; can't swap
err:d3d:swapchain_blit >>>>>>>>>>>>>>>>> GL_INVALID_FRAMEBUFFER_OPERATION
(0x506) from Swapchain present blit(EXT_framebuffer_blit)
@ swapchain.c / 338
This bug is not present in Wine Staging, but I can't find the patch that fixed
the problem. Sometime, I'll try bisecting.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39632
Bug ID: 39632
Summary: Unhandled Exception
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: josiahbecker(a)gmail.com
Created attachment 52814
--> https://bugs.winehq.org/attachment.cgi?id=52814
backtrace bug report from the failed install
Failed install of overwolf hearthstone companion. Download website =
heartharena.com/overwolf
--
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=32436
Bug #: 32436
Summary: attempting to install programs with msiexec fails
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahferroin7(a)gmail.com
Classification: Unclassified
Created attachment 42793
--> http://bugs.winehq.org/attachment.cgi?id=42793
Output from `wine msiexec /a python-3.3.0.amd64.msi`
Seems to not matter what program I try to install, tested with multiple
installers, including multiple versions of Python and a couple of other free
programs. Console output from trying to install Python 3.3 is attached. If
you need more info, just let me know.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42569
Bug ID: 42569
Summary: user32/tests/clipboard intermittent failure ("expected
freed memory")
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
The following error is sometimes given:
clipboard.c:1742: Test failed: expected freed mem 0x155300
This seems to affect the acer64 and f25 test machines but not the hd6800.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42568
Bug ID: 42568
Summary: user32/tests/msg.ok intermittent failure in
SendMessage from other thread
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
The following lines are sometimes printed when running the tests for msg.c:
msg.c:15837: Test failed: SendMessage from other thread 4: 0: the msg 0x0401
was expected, but got msg 0x0403 instead
msg.c:15837: Test failed: SendMessage from other thread 4: 1: the msg sequence
is not complete: expected 0000 - actual 0401
msg.c:15845: Test succeeded inside todo block: wrong status 00000000
msg.c:15849: Test succeeded inside todo block: SendMessage from other thread 5:
marked "todo_wine" but succeeds
This affects both of the test machines.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37669
Bug ID: 37669
Summary: Resetting a write watch can cause memory access
violation in kernel
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Distribution: ---
What happens:
heavy multi-threaded network application in one thread reads/writes from/to
a socket while in another thread .net GC calls GetWriteWatch with flag
WRITE_WATCH_FLAG_RESET on a buffer which was just verified for write access
and passed by ws2_32.recv to recvmsg kernel call. While recvmsg waits for
incoming data GetWriteWatch resets write watches by clearing VPROT_WRITE
access on a buffer passed to recvmsg. That cases recvmsg to return EFAULT
which in turn leads to a .net application raising an exception and dying.
This is basically a .net garbage collector causing races in network code
which reads/writes to a buffer because reading or writing via a network
is much slower than say reading/writing a disk file, but essentially this
is a general problem with resetting a write watch while another thread
is being dealing with the affected memory range.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42863
Bug ID: 42863
Summary: winexy: Creates invalid glsl
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 57963
--> https://bugs.winehq.org/attachment.cgi?id=57963
Cutdown log of the error
When running winexy, via stream, the game doesn't display anything.
--
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=34601
Bug #: 34601
Summary: Hydro Thunder from Midway Arcade Treasures 3 crashes
quickly after the start
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46086
--> http://bugs.winehq.org/attachment.cgi?id=46086
Hydro Thunder log+error
Hydro Thunder from Midway Arcade Treasures 3 crashes quickly after the start.
Other games from this collection work rather fine.
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 310)
--
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=34600
Bug #: 34600
Summary: Midway Arcade Treasures 2 crashes when loading the
menu
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46084
--> http://bugs.winehq.org/attachment.cgi?id=46084
MAT2 Error
You can watch intros, but then the application crashes.
Tested with
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40991
Bug ID: 40991
Summary: Accordance 11.2.2 graphical issues
Product: Wine
Version: 1.9.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: salamanderrake(a)gmail.com
Distribution: ---
There are numerous graphical issues. Originally there were issues in rendering
the Accordance windows with wine as shown in this bug, bug 37876 , that is no
longer the issue with the newer versions but they are visible but have
rendering/layer issues.
Distro: KDE Neon ( Ubuntu 16.0.4 based )
DE: plasma5
Accordance:11.2.2
wine: 1.9.14/a71128513767d44a8f42e10895578b650061bdce downloaded from ubuntu
repos and git master.
No lib overrides.
Windows Version: WinXP as Win7 it does not render.
--
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.