https://bugs.winehq.org/show_bug.cgi?id=55029
Bug ID: 55029
Summary: Wishlist: do reflink on CopyFileW for WINEPREFIX size
reduction
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: arthur200126(a)gmail.com
Distribution: ---
The current implementation of CopyFileW consists of a simple read-write loop.
This of course is completely fine in terms of Windows emulation, but one of the
consequences is huge file size inflation when setting up things like a
WINEPREFIX: on a wine 7.7-staging 64-bit install, each fresh prefix takes up
1.2 GiB: 619M of that is System32, and Syswow64 520M.
Doing reflink on the CopyFileW interface (which is what rundll32 uses to get
wine.ini set up) would greatly reduce the disk space burden associated with
setting up a fresh prefix. Removal of real disk IO would also make the process
a lot faster. Back in GNU land, the `cp` utility has been doing reflink by
default since June 2020.
--
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=57254
Bug ID: 57254
Summary: Wings3D text is broken
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Created attachment 77171
--> https://bugs.winehq.org/attachment.cgi?id=77171
Not readable text
Download source: https://wings-3d.en.softonic.com/
--
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=57259
Bug ID: 57259
Summary: Keepass 2 automatic update dialog is broken
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 77175
--> https://bugs.winehq.org/attachment.cgi?id=77175
Screenshot Wine
See screenshots.
--
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.