Bug 228011 - directory is lost on reconnection in FTP folders
Summary: directory is lost on reconnection in FTP folders
Status: RESOLVED WORKSFORME
Alias: None
Product: kfile
Classification: Unmaintained
Component: kfileplacesview (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2010-02-22 09:39 UTC by Guido Pinkas
Modified: 2018-10-29 02:10 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Pinkas 2010-02-22 09:39:59 UTC
Version:           3.9.95 (using KDevPlatform 0.9.95) (using 4.4.00 (KDE 4.4.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.31-19-generic

I'm working on files using the Filesystem Tab, opening an FTP folder from KDE "Network" folders, no project open.

Then I can open the tree view and open files, but after some inactivity period, the connection dialog reappears when e.g. opening a previously closed folder.

After that, the server's root directory structure is loaded into the subfolder instead of the selected folder contents.

It seems as if the FTP subsystem doesn't apply the current working folder on reconnection, but instead uses the root folder.
Comment 1 Andreas Pakulat 2010-02-22 11:32:14 UTC
Not a kdevelop problem, most probably in the ftp-kioslave. Re-Assigning
Comment 2 Dawit Alemayehu 2011-05-22 18:52:22 UTC
(In reply to comment #1)
> Not a kdevelop problem, most probably in the ftp-kioslave. Re-Assigning

How can this possibly be a ioslave problem ? kio_ftp does not keep any session information and simply retrieves whatever resource it is told to retrieve. It is also not a mystery that connections to remote hosts will be closed after certain period of time when not in use. As such, this is an issue at the application level, i.e. whatever it is that you are using to display filesystem structure in your application. It has nothing to do with kio_ftp. You need to reassign it to the appropriate component.
Comment 3 Aleix Pol 2013-06-12 02:03:25 UTC
It seems to me like a KFilePlacesModel problem. Assigning to kdelibs.
Comment 4 Nate Graham 2018-06-28 21:58:04 UTC
Is this still an issue with KDE Frameworks 5.47?
Comment 5 Andrew Crouthamel 2018-09-28 03:25:31 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Andrew Crouthamel 2018-10-29 02:10:05 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!