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
https://bugs.winehq.org/show_bug.cgi?id=50897
Artem S. Tashkinov aros@gmx.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Priority|P2 |P1 URL| |https://www.irfanview.com/d | |ownload_sites.htm
https://bugs.winehq.org/show_bug.cgi?id=50897
--- Comment #1 from Artem S. Tashkinov aros@gmx.com --- I've tried strace'ing the issue but the log file is huge (~44MB) and I cannot make anything out of it.
https://bugs.winehq.org/show_bug.cgi?id=50897
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Duplicate.
*** This bug has been marked as a duplicate of bug 50867 ***
https://bugs.winehq.org/show_bug.cgi?id=50897
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.