http://bugs.winehq.org/show_bug.cgi?id=33463
Bug #: 33463
Summary: Alan Wake : No sound in cinematics
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Classification: Unclassified
GOG.com version of the game
Wine 1.5.28
Nvidia hardware
Arch Linux x64
d3dx9_36 override to get around http://bugs.winehq.org/show_bug.cgi?id=31701
There is sound during gameplay, but none in the cinematics. Sound should be
expected at all times.
The log does not show anything related to sound. There is a loop of these two
lines.
fixme:xinput:XInputSetState (0 0x32cd00) Stub!
err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glUseProgramObjectARB @ ../../../wine/dlls/wined3d/glsl_shader.c /
5829
Which channels should I be looking for to help you debug this?
--
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=40860
Bug ID: 40860
Summary: In Lazarus (for Windows) on Wine, the function keys
F11 and F12 don't work correctly
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ramonrafe(a)gmail.com
Distribution: ---
Problem: In Lazarus (for Windows) on Wine, the function keys F11 and F12 don't
work correctly.
Importance: Normal.
------------------------------------------------------------------------
Hello.
I've installed Lazarus 1.6 for Windows on Wine in Linux Mint 17.
Lazarus compiles well, although the function keys F11 and F12 don't work like
in Windows.
F11 (en Windows) makes visible and active the window with the component
inspector. The cursor goes to the window and the window changes to be on top.
F12 (en Windows) switch betwen the editor of code and the form associated to
that code. The cursor goes to the window and the window changes to be on top.
When F11 or F12 are pressed (in Lazarus on Wine), the cursor goes to the
window, although the window doesn't change to be on top. So, if there are other
windows over it, you won't be able to see the window with the cursor.
It doesn't happen in Windows. In Windows, when you press F11, the window
component inspector pass to be the window with the cursor and the window pass
to be the window on top.
It looks like a minor problem, although this limitation makes Lazarus not
usable in the practice or very unfriendly for use it.
Sorry for my basic English.
Thank you very much.
Ramón.
----------------------------------------------------------------------
Linux Mint: Linux Mint 17 Qiana
Wine: version 1.6 and 1.8 .
Lazarus 1.6:
- File: lazarus-1.6.0-fpc-3.0.0-win32.exe
- Link:
http://sourceforge.net/projects/lazarus/files/Lazarus%20Windows%2032%20bits…
--
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=16574
Summary: Turbocad 7.1 does not display dialog window properly
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tedhansen(a)sasktel.net
Created an attachment (id=18082)
--> (http://bugs.winehq.org/attachment.cgi?id=18082)
terminal messages running turbocad
The "edit entity properties" window in Turbocad 7.1 does not display properly;
the menu bar at the bottom of the window is scaled off to the right so that the
"OK" button is off screen.
--
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=36097
Bug ID: 36097
Summary: valgrind shows leaks in d3d9/stateblock tests on i965
Product: Wine
Version: 1.7.17
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
Depends on: 36096
Created attachment 48285
--> https://bugs.winehq.org/attachment.cgi?id=48285
valgrind log
==11765== 32,768 bytes in 1 blocks are definitely lost in loss record 787 of
790
==11765== at 0x6F8F6F1: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==11765== by 0x6F8B378: drm_intel_bo_map (in /usr/lib/libdrm_intel.so.1.0.0)
==11765== by 0x6CBEB10: ??? (in /usr/lib/dri/i965_dri.so)
==11765== by 0x6CBED32: ??? (in /usr/lib/dri/i965_dri.so)
==11765== by 0x6CC2BA1: ??? (in /usr/lib/dri/i965_dri.so)
==11765== by 0x6CE45A3: ??? (in /usr/lib/dri/i965_dri.so)
==11765== by 0x6C833C4: ??? (in /usr/lib/dri/i965_dri.so)
==11765== by 0x65E46BB: ??? (in /usr/lib/libGL.so.1.2.0)
==11765== by 0x65B3E14: ??? (in /usr/lib/libGL.so.1.2.0)
==11765== by 0x5CE995A: create_glxcontext (opengl.c:1254)
==11765== by 0x5CEC2DB: X11DRV_wglCreateContextAttribsARB (opengl.c:2071)
==11765== by 0x5269E0D: wglCreateContextAttribsARB (wgl.c:268)
==11765== by 0x4EABA19: wined3d_caps_gl_ctx_create_attribs (directx.c:300)
==11765== by 0x4EBC4C2: wined3d_adapter_init (directx.c:5178)
==11765== by 0x4EBCA26: wined3d_init (directx.c:5272)
==11765== by 0x4F66387: wined3d_create (wined3d_main.c:105)
==11765== by 0x4E30771: d3d8_init (directx.c:413)
==11765== by 0x4E24804: Direct3DCreate8 (d3d8_main.c:47)
==11765== by 0x497E268: test_state_management (stateblock.c:1801)
==11765== by 0x497E5D0: func_stateblock (stateblock.c:1868)
==11765==
--
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=39815
Bug ID: 39815
Summary: BitComet 1.4 crashed on launch
Product: Wine-staging
Version: 1.8-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 53151
--> https://bugs.winehq.org/attachment.cgi?id=53151
terminal_output.txt
0. Download BitComet(a BitTorrent client) from http://www.bitcomet.com/
$ sha1sum BitComet_1.40_x86_setup.exe
47ebec6261ec6d06c058fc10260016b889478aa5 BitComet_1.40_x86_setup.exe
1. wine BitComet_1.40_x86_setup.exe
You can choose the installer's language
2. cd ~/.wine/drive_c/Program Files/BitComet
wine BitComet.exe
With wine, it works (mostly well)
With wine-staging, it crashed at start up
--
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=40028
Bug ID: 40028
Summary: Tumblebugs 2 crashes with wined3d-csmt.dll, works with
wined3d.dll
Product: Wine-staging
Version: 1.7.54
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Formerly this game was an indicator for DXTn textures support. It uses DXT5
textures for bugs. So this game some time worked with wine-staging? Not now.
Enable redirect wined3d-csmt.dll
~~~~
fixme:winediag:start_process Wine Staging 1.9.1 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:module:load_dll Loader redirect from L"wined3d.dll" to
L"wined3d-csmt.dll"
fixme:winediag:wined3d_dll_init Experimental wined3d CSMT feature is currently
disabled.
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled
err:winediag:init_driver_info Invalid GPU override 1002:6740 specified,
ignoring.
fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
err:dbghelp_stabs:stabs_parse Unknown stab type 0x0a
err:dbghelp_stabs:stabs_parse Unknown stab type 0x0a
err:dbghelp_stabs:stabs_parse Unknown stab type 0x0a
err:dbghelp_stabs:stabs_parse Unknown stab type 0x0a
err:dbghelp_stabs:stabs_parse Unknown stab type 0x0a
...
wine: Unhandled exception 0x40000015 in thread 29 at address 0x280bb5d (thread
0029), starting debugger...
~~~
disable
~~~~
fixme:winediag:start_process Wine Staging 1.9.1 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled
err:winediag:init_driver_info Invalid GPU override 1002:6740 specified,
ignoring.
fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #3:
fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader
attribute 'vs_in2' to match BindAttributeLocation request.
fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #5:
fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader
attribute 'vs_in2' to match BindAttributeLocation request.
err:d3d_surface:surface_convert_format Failed to create a destination surface
for conversion.
err:d3d_surface:surface_convert_format Failed to create a destination surface
for conversion.
err:d3d_surface:surface_convert_format Failed to create a destination surface
for conversion.
err:d3d_surface:surface_convert_format Failed to create a destination surface
for conversion.
~~~~
To check if this is my mistake I download ready-to-use WineStage-1.9.1 binary.
Tested also with wine-staging-1.7.54.
Tested wine Crossover 15.0
Same result. The game crashes.
It works with main WineHQ with black insects and balls.
--
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=40060
Bug ID: 40060
Summary: Crash dialog button unclickable
Product: Wine-staging
Version: 1.9.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Created attachment 53538
--> https://bugs.winehq.org/attachment.cgi?id=53538
The windows in question
If a game crashes (for example elevated_1024x768.exe) then dialog windows
appeared with two buttons "Show details" and "Close".
These buttons are unclickable because of patch
https://github.com/wine-compholio/wine-staging/blob/master/patches/user32-M…
Reverting the patch resolves the issue.
--
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=39424
Bug ID: 39424
Summary: CodeCharge Studio 5.2 Does Not Load
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: tmp(a)pc-homepage.com
Distribution: ---
Created attachment 52538
--> https://bugs.winehq.org/attachment.cgi?id=52538
Error dump file
Installation of CodeCharge Studio 5.2 gave errors but it seemed to install.
However, it will not run.
--
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=40616
Bug ID: 40616
Summary: Program Error "caused by a problem, or deficiency in
Wine"
Product: Wine
Version: 1.6.1
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: colemangriffin7(a)gmail.com
Created attachment 54475
--> https://bugs.winehq.org/attachment.cgi?id=54475
Plain Text Document, 4,922 bytes(8 KB on disk), open with TextEdit(default)
Fore you to get the whole picture, let me first describe the computer I'm
using.
-Macbook (13-inch, Mid 2010)
-Processor 2.4 GHz Intel Core 2 Duo
-Memory 2GB 1067 MHz DDR3
using OS X El Capitan version 10.11.4
Because I'm using a mac, and I wanted to play windows games, and found out to
use wine.
The game i wanted to play is called "Dawn of Discovery Gold". Its platform is
Windows Vista / XP, and file size is 4.49 GB. This was a download bought
through Amazon. When using wine, everything went well setting up, the problem
occurred when attempting to play the game.
A small window would popup titled "Program Error" and the following text reads,
"The program Dawn_of_Discovery_Gold_Downloader_2.exe has encountered a serious
problem and needs to close. We are sorry for the inconvenience."
And below another line of text reads,
"This can be caused by a problem in the program or a deficiency in Wine..."
Then below are two options to click, "Show Details" and "Close"
In the "Show Details", a window opens titled as "Program Error Details" and is
filled with codes. On the bottom is a line of text that reads,
"If this problem is not present under Windows and has not been reported yet,
you can save the detailed information to a file using "Save As" button, then
file a bug report and attach that file to the report."
The attachment is details of the program error.
Thank you for your time looking through this report, if you've found a solution
or have suggestions, please email me at colemangriffin7(a)gmail.com
--
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=39645
Bug ID: 39645
Summary: The game Avatarika does not start
Product: Wine
Version: 1.8-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: artemy.bobrov(a)yandex.ru
Distribution: ---
Created attachment 52838
--> https://bugs.winehq.org/attachment.cgi?id=52838
screenshot
When I try to run the game Avatarika(http://avatarika.gamexp.ru/play.php) I see
the following (screenshot).
More information about the error could not be obtained - it is infinitely long
time to load.
--
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.