https://bugs.winehq.org/show_bug.cgi?id=40052
Bug ID: 40052 Summary: Opening an RTF file with "A Wine application" fails with "File not found" Product: Wine Version: 1.8-rc1 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: loader Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
To reproduce on LXDE, right-click any RTF file and click "Open with > A Wine Application". An error dialog pops up to tell you "File not found."
You can also reproduce this from the command line with `gtk-launch`:
cd ~/.local/share/applications/ gtk-launch wine-extension-rtf.desktop ~/foo.rtf
Or `wine start`:
wine start /ProgIDOpen rtffile ~/foo.rtf
`git bisect` revealed:
616495b6a47b1a77b5294ff9ebf2d22442e10daf is the first bad commit commit 616495b6a47b1a77b5294ff9ebf2d22442e10daf Author: Vijay Kiran Kamuju infyquest@gmail.com Date: Sun Nov 22 01:50:00 2015 +0000
wine.inf: Install wordpad in Program FilesWindows NT\Accessories.
Signed-off-by: Vijay Kiran Kamuju infyquest@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 82ce6e39255d3a46b32e3e3f100066707b27d66d e53eb08a3d020266d571c5c9dbeb6ec59534faac M loader
https://bugs.winehq.org/show_bug.cgi?id=40052
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=40052
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source Distribution|--- |ArchLinux Regression SHA1| |616495b6a47b1a77b5294ff9ebf | |2d22442e10daf
https://bugs.winehq.org/show_bug.cgi?id=40052
--- Comment #1 from Austin English austinenglish@gmail.com --- Should be fixed by https://source.winehq.org/git/wine.git/commitdiff/41cb62acd902dd81c75b22edb1..., could you retest Alex?
https://bugs.winehq.org/show_bug.cgi?id=40052
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |41cb62acd902dd81c75b22edb16 | |45edddea14a2a Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- Yep, that fixed it. Thanks Alexandre!
https://bugs.winehq.org/show_bug.cgi?id=40052
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.8.x
https://bugs.winehq.org/show_bug.cgi?id=40052
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |---
--- Comment #3 from Michael Stefaniuc mstefani@redhat.com --- Removing 1.8.x milestone from bugs included in 1.8.1.
https://bugs.winehq.org/show_bug.cgi?id=40052
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.3.