http://bugs.winehq.org/show_bug.cgi?id=36827
Bug ID: 36827
Summary: The horror game Mad Father won't work
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: freeman-wagstaffs11(a)qesa.org.uk
Created attachment 48901
--> http://bugs.winehq.org/attachment.cgi?id=48901
The horror RPG game Mad Father won't play properly
the screen is messed up so you can not see the character or where she is going
--
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=36560
Bug ID: 36560
Summary: valgrind shows an invalid read in d3drm/tests/d3drm.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==26440== Invalid read of size 4
==26440== at 0x62AC4FD: D3DRMVectorSubtract (math.c:174)
==26440== by 0x62B0E0A: load_mesh_data (meshbuilder.c:1372)
==26440== by 0x629B001: load_data (d3drm.c:1119)
==26440== by 0x629BECD: d3drm3_Load (d3drm.c:1367)
==26440== by 0x6298351: d3drm1_Load (d3drm.c:394)
==26440== by 0x4CAD3AB: test_d3drm_load (d3drm.c:1595)
==26440== by 0x4CAE2C2: func_d3drm (d3drm.c:1744)
==26440== by 0x4CB192C: run_test (test.h:584)
==26440== by 0x4CB1D1B: main (test.h:654)
==26440== Address 0x4a8f40c is 0 bytes after a block of size 12 alloc'd
==26440== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==26440== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==26440== by 0x62AF98A: load_mesh_data (meshbuilder.c:1085)
==26440== by 0x629B001: load_data (d3drm.c:1119)
==26440== by 0x629BECD: d3drm3_Load (d3drm.c:1367)
==26440== by 0x6298351: d3drm1_Load (d3drm.c:394)
==26440== by 0x4CAD3AB: test_d3drm_load (d3drm.c:1595)
==26440== by 0x4CAE2C2: func_d3drm (d3drm.c:1744)
==26440== by 0x4CB192C: run_test (test.h:584)
==26440== by 0x4CB1D1B: main (test.h:654)
==26440==
--
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=36794
Bug ID: 36794
Summary: valgrind shows an invalid free for
comctl32/tests/listview.c
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4761== Invalid write of size 4
==4761== at 0x54B71CF: EDIT_WM_KillFocus (edit.c:3566)
==4761== by 0x54BC254: EditWndProc_common (edit.c:5052)
==4761== by 0x552D1D2: EditWndProcA (winproc.c:1077)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552CB8B: CallWindowProcA (winproc.c:955)
==4761== by 0x5185507: CallWindowProcT (listview.c:1566)
==4761== by 0x518F840: EditLblWndProcT (listview.c:5981)
==4761== by 0x518F8FB: EditLblWndProcA (listview.c:6023)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552CB8B: CallWindowProcA (winproc.c:955)
==4761== by 0x4E816AD: editbox_subclass_proc (listview.c:752)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552C89F: WINPROC_CallProcWtoA (winproc.c:858)
==4761== by 0x552CA4A: WINPROC_call_window (winproc.c:902)
==4761== by 0x54E91E8: call_window_proc (message.c:2223)
==4761== by 0x54EC0BA: send_message (message.c:3263)
==4761== by 0x54EC6D8: SendMessageW (message.c:3457)
==4761== Address 0x4ac16bc is 4 bytes inside a block of size 80 free'd
==4761== at 0x7BC4C72C: notify_free (heap.c:263)
==4761== by 0x7BC51071: RtlFreeHeap (heap.c:1762)
==4761== by 0x516BE94: DPA_Destroy (dpa.c:409)
==4761== by 0x5198E64: LISTVIEW_NCDestroy (listview.c:10344)
==4761== by 0x519C0AB: LISTVIEW_WindowProc (listview.c:11669)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552BA60: WINPROC_CallProcAtoW (winproc.c:603)
==4761== by 0x552CC51: CallWindowProcA (winproc.c:961)
==4761== by 0x4E81170: listview_subclass_proc (listview.c:642)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552C89F: WINPROC_CallProcWtoA (winproc.c:858)
==4761== by 0x552CA4A: WINPROC_call_window (winproc.c:902)
==4761== by 0x54E91E8: call_window_proc (message.c:2223)
==4761== by 0x54EC0BA: send_message (message.c:3263)
==4761== by 0x54EC6D8: SendMessageW (message.c:3457)
==4761== by 0x5519439: WIN_DestroyWindow (win.c:967)
==4761== by 0x551C9D1: DestroyWindow (win.c:1884)
==4761== by 0x4E9C784: test_header_notification (listview.c:5217)
==4761==
wine-1.7.20-122-gd2d62cf, no virtual desktop
--
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=19525
Summary: Poison Ivy does not work correctly because
RtlGetCompressionWorkSpaceSize and friends are only
stubs
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.poisonivy-rat.com/index.php?link=download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricardo_barbano(a)hotmail.com
To run Poison Ivy correctly and be able to use remote control
RtlGetCompressionWorkSpaceSize and friends have to be implemented, they are now
only stubs.
this can be a pain because we need to encode/Decode LZNT1 which is a MS
proprietary format... i tried to do some of it but without any source it's not
easy.
--
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=37351
Bug ID: 37351
Summary: American Mcgee's Alice No Audio
Product: Wine
Version: 1.7.27
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: whytehorse(a)gmail.com
There's no audio at all in American Mcgee's Alice on my system. I can run
another game like Undying and audio works. In winecfg under audio my choices
are system default or Pulseaudio. When I click test audio in winecfg it does
play a sound.
The computer is using Ubuntu 14.04 with the wine ppa and version 1.7.27 of
wine.The in-game audio choices all have the same problem. The game plays
perfectly minus the audio. I tried to install alsa but it didn't help. I'm
thinking this is game specific but there is no log or error messages to tell
why there's no sound.
--
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=34898
Bug #: 34898
Summary: Crash - unhandled exception page fault when syncing in
Evernote 5.0.3.
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: danny(a)orionrobots.co.uk
Classification: Unclassified
Created attachment 46502
--> http://bugs.winehq.org/attachment.cgi?id=46502
Backtrace from the seg fault.
Using Evernote 5.0.3 on Wine 1.7.3 in FC19 64 bit.
I was editing a note in a separate window, with the main Evernote minimized.
After typing a line, I hit the F9 shortcut to sync evernote.
a Page fault was generated.
Please find the backtrace attached below.
--
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=33965
Bug #: 33965
Summary: can't create a table; application crashes
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wlroberts(a)tru.ca
Classification: Unclassified
When trying to create a new table (Table menu - create) the application
crashes. A "Wine program crash" window appears and reports "internal errors --
invalid parameters received"
--
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=24031
Summary: Word Perfect Lightning 1.0 beta installer does not
display text in first dialog
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://download.cnet.com/Corel-WordPerfect-Lightning/3
000-2192_4-192908.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=30192)
--> (http://bugs.winehq.org/attachment.cgi?id=30192)
gzipped +mshtml,+shdocvw log, starting at handle_load
(This is a beta version of the app from bug 7575.)
http://download.cnet.com/Corel-WordPerfect-Lightning/3000-2192_4-192908.html
Download is 24023528 bytes, sha1sum is
b9283264d8439a2b092cff695259fa0e74eb4bf0 WordPerfectLightningInstaller.exe
With no native libraries, the installer puts up its normal "preparing
installer" dialogs, then a nearly-blank dialog containing just an elipsis.
"winetricks ie6" works around the problem.
--
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=22879
Summary: IVONA Voices: installs but fails to load.
Product: Wine
Version: unspecified
Platform: x86-64
URL: http://www.ivona.com/reader_download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mtgsmith(a)hotmail.com
Created an attachment (id=28287)
--> (http://bugs.winehq.org/attachment.cgi?id=28287)
Errors from Wine on launching IVONA Voices Reader
Installed IVONA Voices (http://www.ivona.com/), which seemed to run OK.
Required SAPI5 installation with Wine in Windows ME emulation mode beforehand.
Added another Text-to-Speech (TTS) engine (Demo of Text Aloud) to test, and it
worked, using one of IVONA's voices. Copy is, of course licensed, although the
demo has same results.
IVONA Reader fails to load every time. Attemps to display a splash screen, the
outline of which appears, then a Wine error dialogue, and then fails.
--
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=21076
Summary: Defense Grid: The Awakening
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=14995&iTestingId=35186
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: war_the_gloomer(a)hotmail.com
Ingame models do not get displayed properly. Landscape/terrain works.
"Hostile"/enemy shadows displayed properly. Just gun and other models
themselves (as shadows work) need to be repaired.
(first winebug submission, if done improperly, I apologize)
--
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.