Opened 4 years ago

Closed 4 years ago

#12177 closed Bug report (fixed)

Error while adding new file to open with programe

Reported by: Defunct Shiva Gupta Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: 3.48.0 Operating system type: Windows
Operating system version: Windows 10

Description

hi, whenever i try to open a new filetype with any programe like NotePad++ but it starts to show error, to fix it i have to go to Edit > settings > File type association and have to define each rule in new line.

by default the filezilla is adding it in same line which cause the error.

Solution: filezilla has to add a new line \n after each new rule to make it fixed.

EX:

bytes "C:\Program Files (x86)\Notepad++\notepad++.exe"
conf "C:\Program Files (x86)\Notepad++\notepad++.exe"
conf_letsencrypt "C:\Program Files (x86)\Notepad++\notepad++.exe"
log "C:\Program Files (x86)\Notepad++\notepad++.exe"
php "C:\Program Files (x86)\Notepad++\notepad++.exe"
stpl "C:\Program Files (x86)\Notepad++\notepad++.exe"
tpl "C:\Program Files (x86)\Notepad++\notepad++.exe"

FileZilla Client


Version: 3.48.0

Build information:

Compiled for: x86_64-w64-mingw32
Compiled on: x86_64-pc-linux-gnu
Build date: 2020-04-27
Compiled with: x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406
Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5
SQLite: 3.31.1
GnuTLS: 3.6.12

Operating system:

Name: Windows 10 (build 18363), 64-bit edition
Version: 10.0
Platform: 64-bit system
CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx lm
Settings dir: C:\Users\Shiva\AppData\Roaming\FileZilla\

Attachments (2)

Screenshot_2.jpg (65.7 KB ) - added by Defunct Shiva Gupta 4 years ago.
error when the content is written like this by filezilla.
Screenshot_4.jpg (68.3 KB ) - added by Defunct Shiva Gupta 4 years ago.
solution of the error is to make one rule in one line.

Download all attachments as: .zip

Change History (3)

by Defunct Shiva Gupta, 4 years ago

Attachment: Screenshot_2.jpg added

error when the content is written like this by filezilla.

by Defunct Shiva Gupta, 4 years ago

Attachment: Screenshot_4.jpg added

solution of the error is to make one rule in one line.

comment:1 by Defunct Shiva Gupta, 4 years ago

Resolution: fixed
Status: newclosed

looks like it fixed in the update, but i lost my file type associations in update.

Note: See TracTickets for help on using tickets.