https://bugs.winehq.org/show_bug.cgi?id=52135
Bug ID: 52135 Summary: Failed to connect to the mount manager in Wine-Staging Product: Wine-staging Version: 6.22 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ArchLinux
Created attachment 71178 --> https://bugs.winehq.org/attachment.cgi?id=71178 terminal output
The problem appeared in Staging a couple days ago: when running 'winecfg' to create a new prefix or update an existing one, winecfg crashes and the 'Drives' tab is blank showing an error: Failed to connect to the mount manager; the drive configuration cannot be edited.
According to the regression test I performed between upstream Wine and Wine-Staging the Staging patch to blame: https://github.com/wine-staging/wine-staging/blob/master/patches/ntdll-Criti...
The first upstream commit when the bug appears: 95615a4afbac69b171d54533a4494e43f7811b55 mountmgr: Move the DBus support to the Unix library.