[Bug 41621] New: WinContig - program stops with an error
https://bugs.winehq.org/show_bug.cgi?id=41621 Bug ID: 41621 Summary: WinContig - program stops with an error Product: Wine-staging Version: 1.9.21 Hardware: x86-64 URL: http://wincontig.mdtzone.it/en/ OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: pigeonskiller(a)libero.it CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de, sebastian(a)fds-team.de Distribution: Mint During starting the program stops showing a window with the following error: Could not find ChkDsk entry point in FMIFS.DLL -- 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=41621 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- It's not too hard to add a stub for this dll and entry point, however it's unlikely application will do its job with files defragmentation. I suggest to use system utilities for that. -- 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=41621 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine Component|-unknown |-unknown -- 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=41621 --- Comment #2 from pigeonskiller <pigeonskiller(a)libero.it> --- (In reply to Nikolay Sivov from comment #1)
It's not too hard to add a stub for this dll and entry point, however it's unlikely application will do its job with files defragmentation. I suggest to use system utilities for that.
Thanks for the answer. Anyway WinContig is the ONLY utility to defrag USB pendrives prepared with Easy2Boot... There's a linux utility in the pendrive once prepared by the aforementioned Easy2Boot but it's old and buggy so no solutions at the moment... -- 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=41621 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> --- I just tried this program. First run it complains about ChkDsk entry point in FMIFS.dll, then I used a copy of the DLL and it complained in the same way, +loaddll shows it is now trying to load ULIB.DLL, then I got a copy and then it complained about IFSUTIL.DLL. Now the program at least display its main window, and trying to defrag something the console is spammed with endless: fixme:ntdll:NtFsControlFile stub: FSCTL_GET_RETRIEVAL_POINTERS I don't think it is possible to implement such DLL files as they need to operate in a very low-level to be able to read/write the disk. -- 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