[konsole] [Bug 368042] New: 2 konsole windows showing different data - konsole use obsolete file meta data and content
via KDE Bugzilla
bugzilla_noreply at kde.org
Wed Aug 31 10:02:50 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=368042
Bug ID: 368042
Summary: 2 konsole windows showing different data - konsole use
obsolete file meta data and content
Product: konsole
Version: 2.13
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: t.wichmann at intero-technologies.de
Is there a cache?
How can I avoid this error?
Reproducible: Always
Steps to Reproduce:
1. checkout a git branch to folder foldera with a textfiole file1.txt
2. open a konsole window
3. enter cd foldera in konsole window1
3. change the git branch inside eclipse
4. change the file file1.txt content with eclipse
5. enter ll; cat file1.txt inside konsole window1
6. open a second konsole window2
7. enter ll; cat file1.txt inside konsole window2
Actual Results:
the 2 konsole windows showing different filedates via ll and different file
content via cat
konsole window1 shows still the wrong file date and cat testfile.txt shows not
the last modifications
konsole window2 shows date and file content as expected
Expected Results:
- no 2 konsole windows with different behavior at the same time
- allways up-to-date meta file data and file content
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list