Bug 462737 - Dolphin does not refresh view automatically
Summary: Dolphin does not refresh view automatically
Status: RESOLVED DUPLICATE of bug 387663
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: 22.08.3
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-07 10:32 UTC by Ondřej Mach
Modified: 2022-12-07 12:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondřej Mach 2022-12-07 10:32:16 UTC
SUMMARY
Dolphin sometimes does not refresh view automatically, I have to press F5.
I was getting this bug very often, so I tried to reproduce it in clean install of KDE neon (to make sure it's not my setup).
I managed to get a fairly simple reproducer.

STEPS TO REPRODUCE
1. Open up Dolphin
2. Make a new tab
3. Make sure, that the tabs are viewing a different folder (for example one in Documents, one in Downloads)
4. Close Dolphin
5. Open up dolphin
6. Open terminal and navigate to the folder viewed in Dolphin.
7. Create a new file using 'touch new_file'

OBSERVED RESULT
Dolphin does not refresh the view

EXPECTED RESULT
Dolphin refreshes the view and shows the new_file

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 37
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7
Kernel Version: 6.0.11-300.fc37.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i7-1185G7 @ 3.00GHz
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
Manufacturer: LENOVO
Product Name: 20WNS1F81R
System Version: ThinkPad T14s Gen 2i

ADDITIONAL INFORMATION
It seems that the issue is connected to initialization of tabs in Dolphin. I never managed to reproduce the bug with only one tab open. I also never managed to do it without closing and opening Dolphin again. After pressing F5 for the first time, the view refreshes automatically as it should.
Comment 1 Patrick Silva 2022-12-07 12:34:34 UTC

*** This bug has been marked as a duplicate of bug 387663 ***