https://bugs.winehq.org/show_bug.cgi?id=39133
Bug ID: 39133 Summary: Open File dialog fails with Filterforge Product: Wine Version: 1.7.49 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zauber@gridmail.org Distribution: ---
Filterforge 4.0 is mostly working under Wine now. However, there is one issue I have classed as "major" because it is critical to much of the program's functionality (photo modification in particular).
Attempting to open an image through File->Open Image fails with the following error:
::GetFileAttributesExW(path '\?', GetFileExInfoStandard) failed with error code 0x00000042: Bad device type.
This only occurs when the file dialog is to be used to open something. Using the dialog to save a finished image works just fine.
I previously had reported a Gold ranking for Filterforge under Manjaro Linux and Wine 1.7.49, but realized the previous Silver ranking was more appropriate after discovering this bug. If this bug is fixed, then it actually can be Gold ranked.
https://bugs.winehq.org/show_bug.cgi?id=39133
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |michael@fds-team.de, | |sebastian@fds-team.de Severity|major |normal
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de --- Not major, the bug reporting guidelines provide an exact definition for that (see http://wiki.winehq.org/Bugs ).
Nevertheless, in this case its easy to fix, the function is expected to fail, but returns the wrong error code, which confuses the application.
Michael already wrote a patch for it:
https://github.com/wine-compholio/wine-staging/blob/master/patches/ntdll-Emp...
https://bugs.winehq.org/show_bug.cgi?id=39133
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |STAGED Ever confirmed|0 |1 Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/ntdll-Empty_Pa | |th
https://bugs.winehq.org/show_bug.cgi?id=39133
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.filterforge.com | |/download/Filter%20Forge%20 | |4%20Setup.exe CC| |focht@gmx.net Component|-unknown |ntdll Summary|Open File dialog fails with |Open File dialog fails with |Filterforge |Filterforge 4.0
https://bugs.winehq.org/show_bug.cgi?id=39133
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |00d966cd3a8112dee499ff09ace | |8a3792d0a430a Status|STAGED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Sebastian Lackner sebastian@fds-team.de --- The proposed patch was accepted in http://source.winehq.org/git/wine.git/commit/00d966cd3a8112dee499ff09ace8a37..., which means it is available in Wine 1.7.52 or greater. Could you please retest the application, if there are any additional issues please open a new bug report for it.
https://bugs.winehq.org/show_bug.cgi?id=39133
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.53.