Opened 12 years ago

Last modified 12 years ago

#8325 new Bug report

Default editor preference does not work properly

Reported by: flower8 Owned by:
Priority: normal Component: FileZilla Client
Keywords: Editor Cc:
Component version: Operating system type: Windows
Operating system version: Windows 7

Description

[Steps to reproduce]

  1. install file zilla
  2. install ultra edit
  3. update file zilla
  4. uninstall ultra edit
  5. install some other editor - eg) notepad++
  6. OPEN or EDIT a file in file zilla client

[Current issue]
Filezilla keeps finding older editor.

[Client Info]
Filezilla 3.6.0
compiled for i586-pc-mingw32msvc
build date: 2012-11-10
compiled flags: -g -O2 -Wall -g -fexceptions

[Related issue]
http://trac.filezilla-project.org/ticket/4299
http://trac.filezilla-project.org/ticket/4442
http://trac.filezilla-project.org/ticket/5428
http://trac.filezilla-project.org/ticket/7408

Attachments (4)

1.png (24.1 KB ) - added by flower8 12 years ago.
2.png (42.6 KB ) - added by flower8 12 years ago.
3.png (114.7 KB ) - added by flower8 12 years ago.
Added APPDATA/FileZilla/filezilla.xml file. Filezilla currently does not override the setting value.
4.png (107.1 KB ) - added by flower8 12 years ago.
Start -> Settings -> Default Program Setting -> File extention and protocol : Filezilla does not use the file extention's default editor info from OS.

Download all attachments as: .zip

Change History (7)

by flower8, 12 years ago

Attachment: 1.png added

by flower8, 12 years ago

Attachment: 2.png added

by flower8, 12 years ago

Attachment: 3.png added

Added APPDATA/FileZilla/filezilla.xml file. Filezilla currently does not override the setting value.

comment:1 by flower8, 12 years ago

Priority: normalhigh

Additional report. I tried..

[ Steps ]

  1. Uninstall Filezilla
  2. go to %APPDATA%Filezilla
  3. delete every xml files related with filezilla settings
  4. install Filezilla newest version

[ Current result ]
Same error, Filezilla keeps finding older editor.

[ Status change record ]
According to the several steps, we could think once this happens, it would happen until the user re-install the OS.

This is not a marginal issue, we should deal this as HIGH priority issue.

by flower8, 12 years ago

Attachment: 4.png added

Start -> Settings -> Default Program Setting -> File extention and protocol : Filezilla does not use the file extention's default editor info from OS.

comment:2 by flower8, 12 years ago

There must be another declaration when FileZilla opens a editor. Please track the declaration.

comment:3 by flower8, 12 years ago

Priority: highnormal

### TIPS ###
Tips for users who have same issue.

  1. Go to FileZilla -> Edit -> Settings
  2. File editing -> (Check) Use Custom editor
  3. Set your editor there
  4. Go to Filetype associations
  5. Assign your file extention there manually eg) html "C:\Program Files (x86)\Notepad++\notepad++.exe"

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

Since I found the alternate use of editor, the priority set to normal again.

But FileZilla developers,
please track and find why the settings does not overwrite the new editor information.

Note: See TracTickets for help on using tickets.