https://bugs.winehq.org/show_bug.cgi?id=39369
Bug ID: 39369
Summary: Alpha Prime: certain sounds muffled when using EAX
Product: Wine-staging
Version: 1.7.40
Hardware: x86
URL: http://www.gamershell.com/download_18730.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
When EAX is enabled in staging, certain sounds in the game like footsteps,
shooting sound, activating an object or speech during cutscenes are so quiet
that they're barely audible.
Other sounds like background music, NPC talks are playing normally.
There's is nothing related in the terminal.
alphaprime_demosetup_en.zip
sha1: e2cbf8b2aa4f6de3d93cb48997a2b7eca0460a77
wine-1.7.51-268-g781b88b (Staging)
Fedora 22 32-bit
Alsa 1.0.29, stereo speaker setup (PA is not running)
Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)
--
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=40611
Bug ID: 40611
Summary: Wine-stagging: Illegal instruction error under FreeBSD
11-CURRENT
Product: Wine-staging
Version: 1.9.9
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iron.udjin(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Everything works fine without stagging patch.
With stagging patch when I trying to start Steam or any other program I see:
err:wineboot:start_services_process Unexpected termination of services.exe -
exit code 0
[2016-05-11 00:40:18] Startup - updater built Apr 29 2016 15:19:38
Looks like steam didn't shutdown cleanly, scheduling immediate update check
Illegal instruction
I guess the error is related to sound. When I start winecfg and go to "Audio"
tab, I'm getting the same "Illegal instruction" error.
How can I debug it further?
Do I need to send you "truss" log or WINEDEBUG=all output?
--
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=39676
Bug ID: 39676
Summary: The Darkness II shows only black screen when CSMT
enabled
Product: Wine-staging
Version: 1.8-rc1
Hardware: x86
URL: http://store.steampowered.com/app/67370/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 52901
--> https://bugs.winehq.org/attachment.cgi?id=52901
terminal output
This is the game from bug #30061.
When CSMT is enabled in staging, the game starts but shows only a black screen
(I can hear audio from the intro videos but nothing can be seen).
This happens when the game is started in fullscreen mode. In windowed mode the
game starts properly (CSMT enabled). Switching between fullscreen and windowed
mode is available in the game's display option menu.
This might be interesting from the console log (not present when CSMT is
disabled):
err:d3d:wined3d_debug_callback 0x21be40: "GL_INVALID_VALUE in
glTexSubImage2D(xoffset+width)".
err:d3d_surface:wined3d_surface_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE
(0x501) from glTexSubImage2D @ ../wined3d/surface.c / 1706
The problem can be reproduced with the demo version on Steam.
wine-1.8-rc1-81-g6790d82 (Staging)
Fedora 23
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NV92
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.2.0-devel
OpenGL core profile shading language version string: 3.30
--
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=40332
Bug ID: 40332
Summary: Prince of Persioa 2008 crash at intro with
wine-staging csmt
Product: Wine
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fin4478(a)hotmail.com
Distribution: ---
Similar bug in wine-staging version than in 36063. Graphics hangs in the intro
sequence when Elika looks up and shuts the mouth of Prince. Sound keeps going
on for a while. To kill the game, press alt+ctrl+f1 and type ps -e to find the
application id. There is no trace in the terminal what happened when launching
the game from a terminal. With wine 1.8.1 the game works ok.
--
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=41384
Bug ID: 41384
Summary: Office 2010: Activation doesn't work after
wine-staging 1.9.3
Product: Wine-staging
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jvtr(a)f.fxnxs.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
After comparing logs between wine-staging versions 1.9.3 and 1.9.4 I have
realized an unsuccessful call happening to SetupDiGetDeviceRegistryProperty
with property value 1 (SPDRP_HARDWAREID). HardwareId is not present, because
the patch
<b>setupapi-Display_Device/0001-setupapi-Create-registry-keys-for-display-devices-an.patch</b>
creates keys for the display device (create_display_keys) without HardwareID
value. Before the patch there was no device info and thus no calls from
application to get that property.
Workaround is simple - create registry value HardwareID of type REG_MULTI_SZ
with value "PCI\VEN_0000&DEV_0000" (to be honest I don't know what constitutes
the right values) in
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\PCI\VEN_0000&DEV_0000\13&12345&0.
It can even be empty for the activation to work.
example registry file:
REGEDIT4
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\PCI\VEN_0000&DEV_0000\13&12345&0]
"HardwareId"=hex(7):50,43,49,5c,56,45,4e,5f,30,30,30,30,26,44,45,56,5f,30,30,\
30,30,00,00,00,00
Tested with Microsoft Word 2010 version 14.0.7015.1000.
--
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=41512
Bug ID: 41512
Summary: Adobe Creative Cloud application crashing
Product: Wine-staging
Version: unspecified
Hardware: x86
URL: http://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/Cre
ativeCloudSet-Up.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrypsilons(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 55876
--> https://bugs.winehq.org/attachment.cgi?id=55876
backtrace from the crash dialog
The application immediately crashes on startup.
Did a regression test, the crash is happening if this patch is applied:
https://github.com/wine-compholio/wine-staging/blob/master/patches/kernel32…
I can provide terminal output, but I don't know what WINEDEBUG flags to use.
Steps to reproduce:
- Set version to Windows 7
- Run the installer (see URL field)
- Installer automatically starts installed "Creative Cloud.exe", which
immediately crashes
--
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=40363
Bug ID: 40363
Summary: Wine Stabilization - Gentoo Slow to Adopt With Valid
Reason
Product: Wine-staging
Version: 1.8.1
Hardware: x86-64
URL: https://bugs.gentoo.org/show_bug.cgi?id=578202
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ecyoung(a)grandecom.net
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: Gentoo
I opened the bug that I'm asking you to comment on. I opened this bug because
Gentoo's Stable version is still at 1.6.2. I use an old RPG, Istaria which is
blocky in 1.9.5, and Eve Online, which is unplayable in my case using 1.6.2.
In order to properly regression test where my issues are coming from, I thought
I would start at finding out why Gentoo's stable version lagged behind WineHQ's
stable version. Our package maintainer is doing the best he can, as our
distribution is source based, and he is perfectly within his right not to use a
custom patchset (See Comment 3).
Comment 7 in my bug states:
Let's keep this open with the info from NP-Hardass so that anybody else who
seeks for 1.8.1 knows.
I'm closing #578272 as I see no point of having it open. NP-Hardass stated he
wants to bump and stabilize 1.8.x, so it's on upstream now.
Thanks for your interest Carter, maybe try to convince upstream to get it going
;)
----------------------------------------
Bug 578272 was implemented as a tracker, but the commenter is correct in
assuming that the issue lies upstream. I present Snippets from Comment 3:
I'd prefer that our stable wine 1.8 use the official gstreamer 1.0 patchset,
but upstream never released that under the 1.8 branch. Once again though, I'd
rather not be hosting a custom patchset for stable. There is currently a
request to the upstream wine stable maintainer to include this in 1.8.2.
1.8.1 was never bumped because Wine Staging never released a patchset for 1.8.1
and I'd rather not have a stable candidate in package.use.stable.mask and not
have staging support. I'd also rather not have to host a custom staging patch
just for 1.8.1. I've cc'd the Staging devs in case they'd like to weigh in on
making an official release for 1.8.1.
----------------------------------------
--
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=41344
Bug ID: 41344
Summary: err:seh:setup_exception_record stack overflow crash in
SAO visual novel
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wyrex(a)openmailbox.org
Distribution: ---
Created attachment 55691
--> https://bugs.winehq.org/attachment.cgi?id=55691
Log without +seh
Game plays opening video but crashes after second screen of text ingame.
Happens every time. Trial version which I used is available here (NSFW!)
http://sample9.dmm.co.jp/digital/cg_game/d_066395/d_066395t.lzh.
winecfg is set to Win 7 and "devenum ffdshow quartz vcrun6 native_oleaut32" are
installed from winetricks.
--
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=41054
Bug ID: 41054
Summary: Battle.net.exe deadlocks in CriticalSection
Product: Wine-staging
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rankincj(a)yahoo.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Trying to launch Blizzard's Battle.net.exe using Wine Staging 1.9.15 RPMs from
Fedora 24. However, the process deadlocks and prints messages like:
err:ntdll:RtlpWaitForCriticalSection section 0x10321d8 "?" wait timed out in
thread 0063, blocked by 0000, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x10321d8 "?" wait timed out in
thread 0063, blocked by 0000, retrying (60 sec)
This happens with both 32 bit and 64 bit prefixes. Disabling all "staging"
options via winecfg does not help.
--
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=40225
Bug ID: 40225
Summary: NtQuerySection returns wrong size
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)georg.so
Distribution: ---
Created attachment 53743
--> https://bugs.winehq.org/attachment.cgi?id=53743
NtQuerySection test case via boost interprocess
When using NtQuerySection to get the file size of a file mapping the wine
result deviates from the native one.
With wine, it seems that the size is rounded up to the next page. On native
windows, the real file size is returned.
How to reproduce (e.g. with a mingw cross compile environment):
mkdir build
cd build
mingw64-cmake ..
mingw64-make
wine64 main
Actual behavior:
fixme:winediag:start_process Wine Staging 1.9.3 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
region.get_size() == 4096
sizeof(inp)-1 == 5
Assertion failed!
Program: Z:\home\gms\program\libixxxutil\build-case-win-rel\main.exe
File: /home/gms/program/libixxxutil/test/mapped_size_case/main.cc, Line 28
Expression: region.get_size() == sizeof(inp)-1
abnormal program termination
Expected behavior (as e.g. on Windows 7):
No output and success exit code.
How reproducible:
always
The test program uses Boost Interprocess functions for creating that mapping
and getting the size.
See also:
cf.
http://www.boost.org/doc/libs/1_60_0/doc/html/boost/interprocess/mapped_reg…
> The OS could allocate more pages than size/page_size(), but get_address() will always return the address passed in this function (if not null) and get_size() will return the specified size.
http://stackoverflow.com/a/26983182/427158
-> NtQuerySection
--
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.