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.
Not a kdevelop problem, most probably in the ftp-kioslave. Re-Assigning
(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.
It seems to me like a KFilePlacesModel problem. Assigning to kdelibs.
Is this still an issue with KDE Frameworks 5.47?
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!
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!