Opened 13 years ago

#7343 new Bug report

Filezilla does not correctly recognise existing processes for view/edit file

Reported by: Neil MacMullen Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version: windows 7

Description

Example repro steps:

1) Upload a c# file (foo.cs) to a remote server.
2) On the local machine ensure that Visual Studio is associated with the '.cs' extension (right-click on file, choose 'Open-with->Choose-default program->Visual Studio'
3) Restart Visual studio and close the foo.cs editing tab.
4) Use filezilla to view/edit the remote copy of foo.cs (right-click and select 'view/edit').

Each time you do this, an additional Visual Studio process is opened. (Oddly, foo.cs appears to be opened in both the existing process and the new process.)

By contrast, if you double-click on the local copy of foo.cs from windows explorer, it opens in the existing Visual Studio process,as expected.

Although the recipe above uses Visual Studio, you can see the same behaviour for any application or file-type.

Filezilla help/version info:

FileZilla Client


Version: 3.4.0

Build information:

Compiled for: i586-pc-mingw32msvc
Compiled on: x86_64-unknown-linux-gnu
Build date: 2011-03-27
Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.12
GnuTLS: 2.10.4

Operating system:

Name: Windows NT 6.1 (build 7601, Service Pack 1)
Version: 6.1
Platform: 64 bit system


Change History (0)

Note: See TracTickets for help on using tickets.