Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#5551 closed Bug report (fixed)

filetype associations being ignored

Reported by: Tim Schlueter Owned by:
Priority: normal Component: FileZilla Client
Keywords: notepad file filetype Cc:
Component version: Operating system type: Windows
Operating system version: 7

Description

I have .log files assigned to be opened with Notepad++, but the latest versions of FileZilla open all .log files in plain Notepad.

I am running windows 7 professional and it is worth noting that from what I can tell, this was introduced in the 3.3.4 series of releases. In FileZilla version 3.3.3 and earlier .log files opened as expected in Notepad++.

I have also tried to manually set the filetype association in FileZilla's settings. Also, I have .bat files set to be opened in Notepad++ (in FileZilla's settings) instead of run but in the 3.3.4 series it is run when I select to open it.

Attachments (3)

shot1.png (152.2 KB ) - added by Tim Kosse 14 years ago.
shot2.png (125.4 KB ) - added by Tim Kosse 14 years ago.
49.png (45.2 KB ) - added by Tim Schlueter 14 years ago.

Download all attachments as: .zip

Change History (11)

comment:1 by Tim Kosse, 14 years ago

Status: newmoreinfo

Make sure your system filetype associations are correct. Make sure .log files are associated with Notepad++ in Windows' Control Panel under Programs -> Default Programs.

comment:2 by Tim Schlueter, 14 years ago

Status: moreinfonew

.log is currently and has been associated with Notepad++ (also in Windows 7, there is no 'Default Programs' option in the Programs and Features control panel item). But if I double-click a .log file, or click to open or edit a .log or other file in FileZilla 3.3.3, it opens in Notepad++ (without manually setting it to open in Notepad++ via the FileZilla settings) but not in 3.3.4

comment:3 by Tim Kosse, 14 years ago

Status: newmoreinfo

in Windows 7, there is no 'Default Programs' option in the Programs and Features control panel item

There definitely is. See the attached screenshots.

by Tim Kosse, 14 years ago

Attachment: shot1.png added

by Tim Kosse, 14 years ago

Attachment: shot2.png added

by Tim Schlueter, 14 years ago

Attachment: 49.png added

in reply to:  3 comment:4 by Tim Schlueter, 14 years ago

Status: moreinfonew

Replying to codesquid:

in Windows 7, there is no 'Default Programs' option in the Programs and Features control panel item

There definitely is. See the attached screenshots.

well, ok I don't use the category view so that explains that, but regardless it's still associated with Notepad++

comment:5 by Tim Kosse, 14 years ago

Status: newmoreinfo

Can you please try the following?

Open Explorer, right-click a file of the that type and select Open with -> Chose default program. Then select Notepad++ and make sure "Always use..." is checked. Then (re)start FileZilla. Did the change anything?

comment:6 by Tim Schlueter, 14 years ago

Status: moreinfonew

ok, well for whatever reason that fixed the issue with 3.3.4.1 and the .log files. However I have .bat and .html files set in the FileZilla settings to be opened with Notepad++, and those are still opening with their default program (running it as a batch file or opening with firefox instead of with Notepad++)

here are the FileZilla filetype settings (also stopped working in 3.3.4)

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

comment:7 by Tim Kosse, 14 years ago

Status: newmoreinfo

In FileZilla, are you using "Open" or "Edit"? Only "Edit" makes use of custom associations, "Open" always uses the system association.

comment:8 by Tim Schlueter, 14 years ago

Resolution: fixed
Status: moreinfoclosed

Ok wow, I feel really stupid now. That works although I'm a little confused about the whole .log thing, but it's all fixed now.

Note: See TracTickets for help on using tickets.