http://bugs.winehq.org/show_bug.cgi?id=18017
Summary: [REGRESSION] WinOmega: most operations fail with "Invalid file name" Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: critical Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: rmh@aybabtu.com CC: aric@codeweavers.com
Most operations in WinOmega [1] fail with "Invalid file name", making the program useless. A messagebox displaying this error is seen when starting the program, as well as in many other codepaths.
This regression was introduced with commit 8044c11ecfca09e2b643feccb95a4d8f645ba656
Author: Aric Stewart aric@codeweavers.com Date: Tue Mar 17 07:40:42 2009 -0500
kernel32: Report unixfs instead of ntfs for unknown filesystem type.
This avoids programs such as the .Net2.0 installer trying to do ntfs specific functions on the disk.
WinOmega is programmed in Delphi. There's probably some code in Delphi runtime libraries that checks for the filesystem type string, and it's likely this bug affects a whole class of programs.
[1] found with 6.30.30, downloadable from http://winomega.com/womega.exe
http://bugs.winehq.org/show_bug.cgi?id=18017
Robert Millan rmh@aybabtu.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=18017
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Summary|[REGRESSION] WinOmega: most |WinOmega: most operations |operations fail with |fail with "Invalid file |"Invalid file name" |name"
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2009-04-12 17:31:05 --- not critical, http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=18017
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2009-04-12 17:32:25 --- duplicate
*** This bug has been marked as a duplicate of bug 17980 ***
http://bugs.winehq.org/show_bug.cgi?id=18017
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2009-04-12 17:33:55 --- closing