Bug 465834

Summary: Kate crashes opening same file on different locations
Product: [Applications] kate Reporter: Werner Back <back.werner>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: waqar.17a
Priority: NOR    
Version First Reported In: 21.12.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 ***