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