Bug 465834 - Kate crashes opening same file on different locations
Summary: Kate crashes opening same file on different locations
Status: RESOLVED DUPLICATE of bug 451893
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 21.12.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-16 13:38 UTC by Werner Back
Modified: 2023-02-16 13:48 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Back 2023-02-16 13:38:53 UTC
SUMMARY
I have to edit files which are located in the same location (say /var/www/folder/foo.txt and sftp://some_server/var/www/folder/foo.txt). If I open one file and then the other one, Kate hangs forever. The second file doesn't show.

STEPS TO REPRODUCE
1. Open File /var/www/folder/foo.txt
2. Create file sftp://some_server/var/www/folder/foo.txt
3. Try to open the remote file while letting the local file open

OBSERVED RESULT
Kate doesn't react anymore, the remote file does not show. If I open a file with a different filename on the server, it works.

EXPECTED RESULT
Opening both the remote and the local file.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu Linux 22.04
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Comment 1 Waqar Ahmed 2023-02-16 13:48:51 UTC
*** This bug has been marked as a duplicate of bug 451893 ***