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@winehq.org Reporter: aros@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