[Bug 50897] New: Broken file associations

WineHQ Bugzilla wine-bugs at winehq.org
Wed Mar 31 06:06:21 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50897

            Bug ID: 50897
           Summary: Broken file associations
           Product: Wine
           Version: 6.5
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: aros at gmx.com
      Distribution: ---

As of Wine 6.5 file associations seem to be completely broken.

Steps to reproduce:

1) Download IrfanView
2) In Options -> File Associations set the desired formats
3) xdg-open image.png

Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found.


Extra info:

cat /home/user/.local/share/applications/wine-extension-png.desktop

[Desktop Entry]
Type=Application
Name=IrfanView 32-bit
MimeType=image/png;
Exec=env WINEPREFIX="/home/user/.wine" wine start /ProgIDOpen IrfanView.PNG %f
NoDisplay=true
StartupNotify=true
Icon=EEDD_i_view32.0

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