https://bugs.winehq.org/show_bug.cgi?id=44825
Bug ID: 44825
Summary: Sleeping Dogs: No Sound/Music in Menus or Game
(DSOUND_ReopenDevice Initialize failed)
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: lightstream(a)kuxas.com
Distribution: ---
Created attachment 60860
--> https://bugs.winehq.org/attachment.cgi?id=60860
WINEDEBUG=error+all,fixme-all
Sleeping Dogs is a DirectX11 game, and it runs fine and has done so since at
least Wine 2.0. However sound has never worked at all for me.
I'm using Nvidia proprietary drivers (GTX 960) on Arch Linux, with libpulse.
I believe the relevant error that appears in console is:
err:dsound:DSOUND_ReopenDevice Initialize failed: 8889000f
--
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=6715
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #38 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur with wine-5.3?
--
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=48707
Bug ID: 48707
Summary: Nautilus mounted folders for networks
Product: Wine
Version: 5.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johann.mahne(a)gmail.com
Distribution: ---
Ubuntu / Mint 19.3
When a network folder is mounted,in Nautilus, Wine 5.0 cannot browse it.
Bookmarks are also not visible in Wine 5.0.
--
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=48713
Bug ID: 48713
Summary: WNetOpenEnum return 1222 "No Network"
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mpr
Assignee: wine-bugs(a)winehq.org
Reporter: helgo.mario(a)web.de
Distribution: ---
I query all names from all Windows Computers and resolve them to IPs later
(easy way for me to get all Computers in the lacal network)
I use WNetOpenEnum for it with this parameters :
WNetOpenEnum(RESOURCE_GLOBALNET, RESOURCETYPE_DISK, RESOURCEUSAGE_CONTAINER,
... , ...); (the last parameters are just variables for the output)
This return 1222 ("No Network"). This happens with and without running root.
On Windows, i get all Samba Share names with this. Is it a bug or not
completely implemented yet?
--
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=48710
Bug ID: 48710
Summary: wineserver32 crashed when it reads inotify_event with
wd == - 1
Product: Wine
Version: 5.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: mmcx(a)mail.ru
Distribution: ---
Created attachment 66582
--> https://bugs.winehq.org/attachment.cgi?id=66582
backtrace.txt
wineserver32 crashed when it reads inotify_event with wd == - 1
The code in change.c contains going beyond the boundaries of the wd_hash array
when wd < 0
static struct list wd_hash[ HASH_SIZE ];
static struct inode *inode_from_wd( int wd )
{
struct list *bucket = &wd_hash[ wd % HASH_SIZE ];
...
wine --version
wine-5.1 (Debian 5.1-2)
uname -a
Linux mmcx 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64
GNU/Linux
--
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=48709
Bug ID: 48709
Summary: shell32: SHChangeNotify must be tested in multiple
processes
Product: Wine
Version: 5.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: katayama.hirofumi.mz(a)gmail.com
Distribution: ---
SHChangeNotify and SHChangeNotifyRegister functions are system-wide, and have
to work in multiple processes. Thus, the testcase of these functions must test
in multi-process.
ReactOS testcase:
https://github.com/reactos/reactos/blob/master/modules/rostests/apitests/sh…https://github.com/reactos/reactos/blob/master/modules/rostests/apitests/sh…
--
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=48708
Bug ID: 48708
Summary: Lotus Organizer 97, Wine 5.0, Debian Stretch. Lotus
Organizer 'Notepad' section - entries display as blank
until clicked on.
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: john.p.langley(a)gmail.com
Distribution: ---
Created attachment 66580
--> https://bugs.winehq.org/attachment.cgi?id=66580
Notepad entry 'Test' showing initially as blank.
Lotus Organizer 97, Wine 5.0, Debian Stretch.
Lotus Organizer 'Notepad' section - entries display as blank until clicked on.
--
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=48657
Bug ID: 48657
Summary: GdipGetNearestColor crash in Subtitle Edit
Product: Wine
Version: 5.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: oskarw85.spam(a)gmail.com
CC: dmitry(a)baikal.ru
Regression SHA1: 5ca9da2c0197ac1260975c1b7b643dbd11185715
Distribution: Debian
Created attachment 66512
--> https://bugs.winehq.org/attachment.cgi?id=66512
Terminal log during crash
Steps to reproduce:
1. Install Subtitle Edit 3.5.13 from
https://github.com/SubtitleEdit/subtitleedit/releases/download/3.5.13/Subti…
2. Run after installing
3. Application will crash almost immediately after starting.
I managed to git bisect first bad commit:
git bisect bad
5ca9da2c0197ac1260975c1b7b643dbd11185715 is the first bad commit
commit 5ca9da2c0197ac1260975c1b7b643dbd11185715
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Fri Feb 7 18:31:38 2020 +0800
gdiplus: Make GdipGetNearestColor print FIXME only if indexed bitmap is
associated with the graphics object.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
Signed-off-by: Vincent Povirk <vincent(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 9fe62ebe33709629e4e20646059d6753eb55d1cc
6dd228c81c4850a3cc2da975c80f1dfd16a8a982 M dlls
--
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=44520
Bug ID: 44520
Summary: Kingdom Come Deliverance, black screen, d3dcompiler
Product: Wine
Version: 3.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: holzminister(a)t-online.de
Distribution: ---
When I startup Kingdom Come Deliverance the game starts up just fine, but has a
black screen, sound works.
There seems an error with
err:d3dcompiler:compile_shader HLSL shader parsing failed.
When I use d3dcompiler_46.dll and d3dcompiler_47.dll (which are bundled with
the game) as native with override in wine the game starts up fine without black
screen.
--
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=48693
Bug ID: 48693
Summary: Startup Wine and got: "Segmentation fault: 11"
Product: Wine-staging
Version: 5.3
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: avenjames(a)live.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Updated Wine Staging from 5.2.2 to 5.3 with PKG in Mac OSX 10.13 High Sierra,
input "Winecfg" or any others command via Terminal,
got:
0009:fixme:esync:do_esync eventfd not supported on this platform.
Segmentation fault: 11
startup failed.
--
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.