[Bug 51565] Wine filesystem access time year 2038 problem: functions return ERROR_FILE_NOT_FOUND, STATUS_UNSUCCESSFUL

WineHQ Bugzilla wine-bugs at winehq.org
Fri Aug 6 08:45:46 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51565

--- Comment #3 from iam at valdikss.org.ru ---
KDE's archive manager Ark incorrectly uses newer versions of libzip, which
results in totally incorrect access times for files and folders upon unpacking
.zip archives.
https://bugs.kde.org/show_bug.cgi?id=424740

This is how I spotted the bug:

1. Downloaded a small freeware game in .zip archive
2. Unpacked it with Ark, the access time was year 2446
3. Tried to run the game, it hangs silently
4. Tried to copy the game directory with `cp -r`, the game works, since cp
changes access time

Took almost an hour to debug this magic.

-- 
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.



More information about the wine-bugs mailing list