[Bug 40052] New: Opening an RTF file with "A Wine application" fails with "File not found"

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 28 02:06:22 CST 2016


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 at winehq.org
          Reporter: alexhenrie24 at 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 at 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 at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

:040000 040000 82ce6e39255d3a46b32e3e3f100066707b27d66d
e53eb08a3d020266d571c5c9dbeb6ec59534faac M    loader

-- 
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.



More information about the wine-bugs mailing list