[Bug 46233] New: explorer /desktop does not release the graphic driver dll
https://bugs.winehq.org/show_bug.cgi?id=46233 Bug ID: 46233 Summary: explorer /desktop does not release the graphic driver dll Product: Wine Version: 3.21 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: explorerframe Assignee: wine-bugs(a)winehq.org Reporter: daniel.wendt(a)linux.com CC: ralf.habacker(a)freenet.de Distribution: --- A graphic driver dll is loaded when the explorer is started (https://github.com/wine-mirror/wine/blob/400dd1596ab7946e68278b3f8dc7c87b898...). This driver is not released when closing the explorer. In addition, when the driver is loaded, unique keys are created in the registry, which are not deleted when the explorer is closed. -- 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=46233 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Why is it important to release it on process termination? -- 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=46233 --- Comment #2 from Daniel Wendt <daniel.wendt(a)linux.com> --- In a long-running environment (where the Wineserver is not terminated), the registry is spammed with entries. In my opinion it would be important to remove these entries and release the DLL again. -- 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=46233 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|explorerframe |programs -- 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.
participants (1)
-
wine-bugs@winehq.org