FZ 3.48.0: "Opening Failed" error message

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Message
Author
Adamski
500 Command not understood
Posts: 2
Joined: 2020-05-05 16:23
First name: Adam
Last name: Adam

Re: FZ 3.48.0: "Opening Failed" error message

#16 Post by Adamski » 2020-05-08 13:03

th4n4t0s wrote:
2020-05-05 18:45
"Edit->Settings->File editing -> Filetype associations" are broken

See: viewtopic.php?f=2&t=52871#p173658 for a fix
Sorry @th4n4t0s, but it makes no sense for me. So I added "whitespace" sign before each "linebreak". No effect.

th4n4t0s
500 Command not understood
Posts: 3
Joined: 2020-05-05 18:00

Re: FZ 3.48.0: "Opening Failed" error message

#17 Post by th4n4t0s » 2020-05-09 01:55

Adamski wrote:
2020-05-08 13:03
th4n4t0s wrote:
2020-05-05 18:45
"Edit->Settings->File editing -> Filetype associations" are broken

See: viewtopic.php?f=2&t=52871#p173658 for a fix
Sorry @th4n4t0s, but it makes no sense for me. So I added "whitespace" sign before each "linebreak". No effect.

If you open "Edit->Settings->File editing -> Filetype associations" and the text looks similar to:

css "C:\Users\USER\AppData\Local\atom\app-1.44.0\atom.exe" %fjs "C:\Users\USER\AppData\Local\atom\app-1.44.0\atom.exe" %flog "C:\Users\USER\AppData\Local\atom\app-1.44.0\atom.exe" %f

it means that there is only ONE Filetype association for Filezilla available. For *.css files in this case.
To fix this you format the entries in "Edit->Settings->File editing -> Filetype associations" to have one file association per line

css "C:\Users\USER\AppData\Local\atom\app-1.44.0\atom.exe" %f
js "C:\Users\USER\AppData\Local\atom\app-1.44.0\atom.exe" %f
log "C:\Users\USER\AppData\Local\atom\app-1.44.0\atom.exe" %f

Now there are three associations for *.css, *.js, and *.log files for Filezilla available to use.
I hope this clarifies things.

intuipod
500 Command not understood
Posts: 4
Joined: 2020-05-01 17:52

Re: FZ 3.48.0: "Opening Failed" error message

#18 Post by intuipod » 2020-05-12 15:23

It would be helpful to know this is being looked at and will be resolved in a future update. I understand things take time, but an ETA would be nice.

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: FZ 3.48.0: "Opening Failed" error message

#19 Post by boco » 2020-05-12 21:07

No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: FZ 3.48.0: "Opening Failed" error message

#20 Post by botg » 2020-05-13 08:07

3.48.1-rc1 has been released.

mrkgnao
504 Command not implemented
Posts: 7
Joined: 2020-04-30 13:40

Re: FZ 3.48.0: "Opening Failed" error message

#21 Post by mrkgnao » 2020-05-13 14:33

botg wrote:
2020-05-13 08:07
3.48.1-rc1 has been released.
This appears to be resolved in 3.48.1-rc1. Thank you so much.

intuipod
500 Command not understood
Posts: 4
Joined: 2020-05-01 17:52

Re: FZ 3.48.0: "Opening Failed" error message

#22 Post by intuipod » 2020-05-13 14:34

Thanks!!!! I'm still on 3.48.0 since the Apple App Store hasn't pushed out the update yet and is still serving the 3.48.0 version. I'm assuming that might take longer, I'll wait. Thanks.

Sapphy
500 Command not understood
Posts: 2
Joined: 2020-05-18 20:55
First name: Sapphy

Re: FZ 3.48.0: "Opening Failed" error message

#23 Post by Sapphy » 2020-05-18 21:01

I have exactly the same problem as reported by "mrkgnao"

The problem appeared after upgrade to 3.48.0, I've been using Filezilla for years without that problem.
The problem is only when editing LOCAL files with the edit command, not files on the server with the View/Edit command
I'm on Win7, and the editor program is Notepad++
It does not make any difference if Notepad++ is set as default editor or a specific file extension is associated with Notepad++

Sapphy
500 Command not understood
Posts: 2
Joined: 2020-05-18 20:55
First name: Sapphy

Re: FZ 3.48.0: "Opening Failed" error message - Fiexed in 3.48.1 - rc1

#24 Post by Sapphy » 2020-05-18 21:07

I've installed the version 3.48.1 (-rc1) and it fixed the problem.
Nice.

Mats
500 Command not understood
Posts: 4
Joined: 2016-06-13 14:13

Re: FZ 3.48.0: "Opening Failed" error message

#25 Post by Mats » 2020-05-19 00:07

This works for me:
Goto Edit/Settings/Filtype associations
Keep only the first part in the text box:
. C:\windows\system32\NOTEPAD.EXE

and delete the rest of the double posting there:
%ftxt C:\windows\system32\NOTEPAD.EXE %ftxt C:\windows\system32\NOTEPAD.EXE %ftxt C:\windows\notepad.exetxt C:\windows\system32\NOTEPAD.EXE %ftxt C:\windows\system32\NOTEPAD.EXE %ftxt C:\windows\notepad.exe

Post Reply