https://bugs.winehq.org/show_bug.cgi?id=38391
Bug ID: 38391
Summary: Deus Ex: Human Revolution does not properly detect
speaker configuration
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ikk_pl(a)yahoo.co.uk
Distribution: ---
On stereo speakers and with a sound card supporting more than 2 channels, sound
sources in Deus Ex: Human Revolution are only heard in one speaker and fade out
when in the center. Git bisect gives:
commit a3f33daa6ab7156b26ad1378d49e8af6666b062d
Author: Mark Harmstone <hellas(a)burntcomma.com>
Date: Wed Dec 31 21:34:47 2014 +0000
winealsa: Support up to 6 channels.
Since I set all audio outputs in winecfg to stereo, this suggests that Deus Ex:
HR does not respect this setting.
Deus Ex: HR uses an FMOD backend. I tried to reproduce the problem with other
games using FMOD; I managed to launch Bioshock 2, which seemed to have the same
issue (sound effects playing in only one speaker each) before crashing.
I'm using:
7 Series/C210 Series Chipset Family High Definition Audio Controller
ALSA-1.0.28
wine-1.7.40-99-gdc22283
Deus Ex: Human Revolution 2.0.0.0 (Steam version)
--
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=37799
Bug ID: 37799
Summary: Children of the Nile: crash on start when not using
virtual desktop
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rtpublic1(a)gmail.com
Distribution: ArchLinux
Created attachment 50345
--> https://bugs.winehq.org/attachment.cgi?id=50345
complete wine output
Children of the Nile crashes on startup when not using a virtual desktop.
Demo download: http://immortalcities.com/cotn/downloads/demo.php
sha1sum: 1decec0cd05bd56f48cc75f75f3b14d67301ac72
Simple workaround: select virtual desktop in winecfg
-> bug severity: minor
$ wine --version
wine-1.7.33-84-gfecbc88
(latest git as of 2014-12-29)
wine build with:
./configure STRIP=/bin/true CFLAGS="-O0 -g"
make -j4
sudo make install
Steps to reproduce crash:
install demo from above URL
cd "$WINEPREFIX/drive_c/Program Files/Tilted Mill/Children of the Nile Demo"
wine CoTN.exe
Output attached.
Please let me know if you need more info.
--
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=37161
Bug ID: 37161
Summary: D3D_SHADER_VARIABLE_FLAGS is not defined in d3dcommon
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mmicko(a)gmail.com
This type structure is missing. It should look like this:
typedef enum _D3D_SHADER_VARIABLE_FLAGS {
D3D_SVF_USERPACKED = 1,
D3D_SVF_USED = 2,
D3D_SVF_INTERFACE_POINTER = 4,
D3D_SVF_INTERFACE_PARAMETER = 8,
D3D10_SVF_USERPACKED = D3D_SVF_USERPACKED,
D3D10_SVF_USED = D3D_SVF_USED,
D3D11_SVF_INTERFACE_POINTER = D3D_SVF_INTERFACE_POINTER,
D3D11_SVF_INTERFACE_PARAMETER = D3D_SVF_INTERFACE_PARAMETER,
D3D_SVF_FORCE_DWORD = 0x7fffffff
} D3D_SHADER_VARIABLE_FLAGS;
This is copy from MINGW based bug
(https://sourceforge.net/p/mingw-w64/bugs/417/)
--
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=35970
Bug ID: 35970
Summary: Wine del returns 1 on error unlike on Windows
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
To reproduce, try the following in Windows (tested on XP) and in "wine
cmd"/"windconsole cmd" (tested on wine-1.7.16-133-gd8ca8c2):
Windows XP:
C:\> del asdf
Couldn't find C:\asdf
C:\> echo %ERRORLEVEL%
0
Wine:
C:\>del asdf
asdf: File Not Found
C:\>echo %ERRORLEVEL%
1
This is a potential incompatibility with applications which expect del to
return 0 in this case.
--
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=39212
Bug ID: 39212
Summary: cmd:batch fails if privileges not high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failures only happen if the test is run in a regular user account
rather and an administrator account.
batch.c:312: Test failed: unexpected char 0x2b position 0 in line 1143 (got
'+++', wanted '.foo=bar')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1144 (got
'--- resetting association', wanted '.foo=bar')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1145 (got
'--- resetting association', wanted '+++')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1146 (got
'--- resetting association', wanted '.foo=bar')
batch.c:312: Test failed: unexpected char 0x2b position 0 in line 1154 (got
'+++', wanted 'footype=foo_opencmd')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1155 (got
'--- resetting association', wanted '.foo=footype')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1156 (got
'--- resetting association', wanted 'footype=foo_opencmd')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1157 (got
'--- resetting association', wanted '+++')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1158 (got
'--- resetting association', wanted 'footype=foo_opencmd')
This is most likely because the privileges are insufficient for the 'assoc
.foo=bar' command despite the check at the start of the 'Testing assoc'
section.
Currently these test failures happen on the following WineTest boxes:
fg-win2000-rusr, fg-winxp-lusr, fg-win7u64-1spie9usr.
https://test.winehq.org/data/tests/cmd.exe:batch.html
--
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=37881
Bug ID: 37881
Summary: Livescribe Echo Desktop does not work under wine
Product: Wine
Version: 1.7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: GregorFehrenbach(a)web.de
Distribution: ---
Created attachment 50450
--> https://bugs.winehq.org/attachment.cgi?id=50450
Wine Error log.
I am using the Livescribe Echo Desktop (see:
http://www.livescribe.com/de/support/echo/setup/) for my Smartpen.
I can install this software (with a minor error that the update service can't
be installed, but this would be OK)
When I try to start the program the startup sound and the GUI appear, but the
GUI does not respond and crashes after about 2 minutes, because KDE detects
that it is inresponsive. It also gives an error pop-up on a critical error and
that the GUI needs to close due to this error.
The log shows error messgaes regarding to msvcp120.dll._Cnd_init given in the
attachment.
--
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=38252
Bug ID: 38252
Summary: Fatal error during software installation
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: harry.callahan12345(a)gmail.com
Distribution: ---
Created attachment 51067
--> https://bugs.winehq.org/attachment.cgi?id=51067
Error log
During installation attached error appeared.
The software:
http://download.fxcorporate.com/FXCM/FXTS2Install.EXE
Under windows it works correctly.
--
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=29206
Bug #: 29206
Summary: Director Player Error: Unable to load movie playlist.
Does the .INI file exist? It must contain a section
'[Movies]' with an entry 'Movie01=Pathname.dir'.
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlosalvatore(a)gmail.com
Classification: Unclassified
Director Player Error:
Unable to load movie playlist. Does the .INI file exist? It must contain a
section '[Movies]' with an entry 'Movie01=Pathname.dir'.
Already tried with native msvcrt.dll, no success.
The software is Mystery Cases - Madame Fate from Bigfish games. I'm not using
any native dll.
--
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=39230
Bug ID: 39230
Summary: odbccp32:misc fails if privileges not high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: odbc
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failures only happen if the test is run in a restricted user
account.
misc.c:111: Test failed: SQLInstallDriverManager unexpectedly failed: 19
misc.c:122: Test failed: SQLInstallDriverManager unexpectedly failed: 19
In particular one can notice this bug on the following WineTest boxes:
fg-win2000-rusr: Windows 2000 with a Restricted user account
fg-winxp-lusr: Windows XP with a Limited user account.
Note however that it succeeds in non-Restricted/Limited user accounts on the
following boxes for instance:
fg-win2000-susr: Windows 2000 with a Standard (Power) user account.
fg-win7u64-1spie9usr: Windows 7 with a regular user account.
See:
https://test.winehq.org/data/tests/odbccp32:misc.html
--
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=30855
Bug #: 30855
Summary: «Rhymes» doesn't work correctly
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hl2mapper92(a)gmail.com
Classification: Unclassified
«Rhymes» is a Russian rhymes dictionary, and it does not work correctly. I
enter a word and press enter. The program must show all rhymes to this word in
a text field. But there is a problem with this field's update: I need select
all text or move the program's window to update this form. This field don't
want to update itself.
The problem can be noticed only on GNU/Linux and under Wine: if I start the
«Rhymes» under Windows, the program works properly.
The official site of program: http://rifmovnik.ru
--
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.