http://bugs.winehq.org/show_bug.cgi?id=27413
Summary: Segmentation fault in Kudos 2 Demo
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ktowns(a)live.com.au
Created an attachment (id=35059)
--> (http://bugs.winehq.org/attachment.cgi?id=35059)
Terminal output
Downloaded demo here: http://www.positech.co.uk/kudos2/Kudos2DemoInstaller.exe
On attempting to start a new game, the application exits. Terminal reads
'Segmentation fault.' Full terminal output attached.
On an aside, this game, along with others by Positech show nothing for me,
graphically, unless I edit the CONFIG.MUF file in the game's data directory,
and set IsWindowed to 1 - that might be useful for anyone looking into this, as
well.
--
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=5944
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #37 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.18.
--
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=15784
Summary: Grim Fandango: altered colors
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0p0linik(a)yahoo.it
Created an attachment (id=16896)
--> (http://bugs.winehq.org/attachment.cgi?id=16896)
In 16 bpp the background fades to dark green
The game runs very slow and Manny doesn't move smooth, both when i set 3D accel
and when i set software rendering.
Furthermore, background colors get altered in a few seconds: when X is at 16
bpp the background fades to dark green, when X is in 24 bpp mode the background
gets saturated. Note that there is a rectangle around Manny which is at normal
colors (maybe is it redrawn more often than the other parts of the window?).
--
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=25241
Summary: Steam: Source based games will not start
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arho.iivari(a)elisanet.fi
Source based games will not start in steam after recent updates to Source
engine.
A popup window will appear with text "Preparing to launch Counter Strike:
Source...". Then the pop-up disappears and the game will not start.
Same happens with all Source based games.
--
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=36078
Bug ID: 36078
Summary: .NET 3.0 installer encounters an error and rolls back
the installation
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: piotr(a)codeweavers.com
Regression SHA1: 09721acaea4bf6b95b72c49540aa6cdc667c684d
Created attachment 48261
--> http://bugs.winehq.org/attachment.cgi?id=48261
Log from dotnetfx3.exe
In 1.7.17 the .NET 3.0 installer starts to install, encounters an error, and
rolls back the installation.
Disclaimer: I ran the regression test using winetricks dotnet30 for
convenience, but I also tested manually running dotnetfx3.exe, and the same
problem occurs.
Regression test results:
09721acaea4bf6b95b72c49540aa6cdc667c684d is the first bad commit
commit 09721acaea4bf6b95b72c49540aa6cdc667c684d
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Fri Apr 18 12:47:52 2014 +0200
msvcr80: Share the source code with msvcrt.
:040000 040000 1ca1448b37c50ac443662ea9f28d00f68c94fdf7
050af6666b0aa156988bd91b29e010b2111b25d7 M dlls
The patch does not revert cleanly.
The attached log is from running dotnetfx3.exe manually (.NET 2.0 already
installed to the wineprefix).
--
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=18119
Summary: SmartDraw aborts after displaying trial window
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.smartdraw.com/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=20566)
--> (http://bugs.winehq.org/attachment.cgi?id=20566)
SmartDraw output
After applying the patch from bug 18076 onto today's Git
(wine-1.1.19-90-g781b087) or installing native gdiplus, after choosing to
continue using the trial version of SmartDraw 2009, SmartDraw displays a dialog
box with the message:
"Unable to load SmartDraw. Perhaps too many instances are open."
>From the relay log, I noticed that this occurs prior to the message box being
displayed:
0009:Call user32.AppendMenuA(00000f00,00000110,000075cd,03c97a78) ret=0150caa8
0009:Ret user32.AppendMenuA() retval=00000000 ret=0150caa8
I've attached a +menu trace and the normal trace output.
--
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=28797
Bug #: 28797
Summary: comctl32/tests/listview.ok triggers uninitialized
memory read of local variable in NC_DrawCaption()
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Here's the valgrind log (with -O0, on ubuntu 11.10):
Conditional jump or move depends on uninitialised value(s)
strlenW (unicode.h:200)
DrawTextExW (text.c:886)
DrawTextW (text.c:1132)
NC_DrawCaption (nonclient.c:978)
NC_DoNCPaint (nonclient.c:1062)
NC_HandleNCActivate (nonclient.c:1153)
DEFWND_DefWinProc (defwnd.c:404)
DefWindowProcA (defwnd.c:918)
parent_wnd_proc (listview.c:436)
??? (winproc.c:172)
call_window_proc (winproc.c:242)
WINPROC_call_window (winproc.c:899)
call_window_proc (message.c:2211)
send_message (message.c:3084)
SendMessageW (message.c:3264)
set_active_window (focus.c:152)
set_foreground_window (focus.c:207)
SetForegroundWindow (focus.c:306)
USER_SetWindowPos (winpos.c:2103)
SetWindowPos (winpos.c:2151)
show_window (winpos.c:1088)
ShowWindow (winpos.c:1186)
WIN_CreateWindowEx (win.c:1498)
CreateWindowExW (win.c:1582)
create_parent_window (listview.c:489)
test_notifyformat (listview.c:3943)
func_listview (listview.c:4831)
run_test (test.h:556)
main (test.h:624)
Uninitialised value was created by a stack allocation
at NC_DrawCaption (nonclient.c:913)
--
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=28761
Bug #: 28761
Summary: ddraw/tests/visual.c: invalid write in
ddraw_surface_delete_attached_surface
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
While running "make visual.ok" in ddraw/tests, valgrind complained
inside ddraw's reference counting code. Log:
fixme:d3d:wined3d_device_set_render_target Surface 0x7fb4d7a0 doesn't have
render target usage.
err:d3d:wined3d_device_uninit_3d Something is still holding a reference to
depth/stencil buffer 0x7f0b24b8.
Invalid write of size 4
at ddraw_surface_delete_attached_surface (surface.c:1628)
by ddraw_surface_wined3d_object_destroyed (surface.c:5098)
by wined3d_surface_decref (surface.c:2867)
by wined3d_device_uninit_3d (device.c:1535)
by ddraw_surface_cleanup (surface.c:446)
by ddraw_surface_release_iface (surface.c:495)
by ddraw_surface7_Release (surface.c:540)
by func_d3d (d3d.c:203)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f0b23f0 is 88 bytes inside a block of size 268 free'd
at RtlFreeHeap (heap.c:262)
by ddraw_surface_wined3d_object_destroyed (surface.c:5112)
by wined3d_surface_decref (surface.c:2867)
by ddraw_surface_destroy (surface.c:383)
by ddraw_surface_cleanup (surface.c:428)
by ddraw_surface_release_iface (surface.c:495)
by ddraw_surface7_Release (surface.c:540)
by ddraw_surface_delete_attached_surface (surface.c:1627)
by ddraw_surface_wined3d_object_destroyed (surface.c:5098)
by wined3d_surface_decref (surface.c:2867)
by wined3d_device_uninit_3d (device.c:1535)
by ddraw_surface_cleanup (surface.c:446)
by ddraw_surface_release_iface (surface.c:495)
by ddraw_surface7_Release (surface.c:540)
by func_d3d (d3d.c:203)
by run_test (test.h:556)
by main (test.h:624)
--
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=36036
Bug ID: 36036
Summary: Does not run WorldOfTanks 0.9 in 1.7.17
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gans.otto(a)gmail.com
After upgrade wine 1.7.16->1.7.17 World of Tanks does not run with error:
wine: Call from 0x7b83da9e to unimplemented function
msvcr110.dll.?name@type_info@@QBEPBDPAU__type_info_node@@@Z, aborting
Downgrade wine to 1.7.16 solve problem
--
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=23857
Summary: Steam's Half-Life doesn't run
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wiltave(a)zipmail.com.br
Created an attachment (id=29955)
--> (http://bugs.winehq.org/attachment.cgi?id=29955)
Output
I'm trying to run Half-Life from Steam in Debian Sid. When I click in the play
button, the popup window saying "prepare to launch Half-Life..." appears and
then hides.
My video card is SIS671/761 wich I run Steam and Half-Life pretty well in
Windows XP.
Wine 1.2-rc6 started the game but this new version cannot do that.
Please, see the attachment.
Thank you and sorry about my english.
--
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.