Opened 4 years ago

Last modified 4 years ago

#12178 new Bug report

file type association

Reported by: fritzweisshart Owned by:
Priority: normal Component: FileZilla Client
Keywords: file type association Cc:
Component version: 3.48.0 Operating system type: OS X
Operating system version: 10.14.6

Description

file type association /application/Vorschau.app returns an error (not found), although app exists

Change History (3)

comment:1 by tuxun, 4 years ago

I confirm this bug also affect the windows 3.48 version.

reproduce workflow:
original config in associating file by type panel:

php "C:\Program Files (x86)\Notepad++\notepad++.exe"
txt "C:\Program Files (x86)\Notepad++\notepad++.exe"

config after added a new association:

html "C:\Program Files (x86)\Notepad++\notepad++.exe"php "C:\Program Files (x86)\Notepad++\notepad++.exe"txt "C:\Program Files (x86)\Notepad++\notepad++

note the missing End Of Line characters and the broken quotes

comment:2 by tuxun, 4 years ago

problem seems fixed in 3.48.rc1 version I got from there: https://filezilla-project.org/download.php?type=client&beta=1

@fritzweisshart could you confirm, please?

comment:3 by fritzweisshart, 4 years ago

Sorry, it does not seem to be a bug in version 3.48
It was my mistake.
My operating system MacOs is set to german.
The location of Preview.app is shown there as
/Programme/Vorschau.app, so localized.
Filezilla requires the specification
/Applications/Preview.app

Last edited 4 years ago by fritzweisshart (previous) (diff)
Note: See TracTickets for help on using tickets.