Bug 473232 - Dolphin doesn't update view when download files or exact zipped files
Summary: Dolphin doesn't update view when download files or exact zipped files
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-10 01:20 UTC by do1234521
Modified: 2023-09-04 10:25 UTC (History)
3 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 do1234521 2023-08-10 01:20:42 UTC
SUMMARY
Same bug as Bug 387663
Dolphin doesn't update view when files are downloaded or exacted into the folder.
Tried to press F5 or the refresh button but nothing worked, the files are still not shown. Close the dolphin and then start a new dolphin window, the files can be finally shown in the folder.


STEPS TO REPRODUCE
1. Dolphin doesn't update view when files are downloaded or exacted into the folder.
2. Tried to press F5 or the refresh button but nothing worked, the files are still not shown.
3. Close the dolphin and then start a new dolphin window, the files can be finally shown in the folder.

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: MXLinux 23 (Debian 12 stable)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
Comment 1 alem99393@gmail.com 2023-08-10 13:05:53 UTC

*** This bug has been marked as a duplicate of bug 387663 ***
Comment 2 Méven Car 2023-09-04 08:26:40 UTC
Can you be specific with the folders and which methods you used to extract the folders (context-menu, ark, other...) ?

Is the folder where you extracted the files to or downloaded to were on a network filesystem or a symlink directory ?

Can specify the dolphin version Menu > Help > About dolphin ?

What is your kernel version, given you are using a distro based on Debian 12 stable, that can be old and newer kernel have improved things on that area.
Comment 3 do1234521 2023-09-04 09:06:06 UTC
(In reply to Méven Car from comment #2)
> Can you be specific with the folders and which methods you used to extract
> the folders (context-menu, ark, other...) ?
> 
> Is the folder where you extracted the files to or downloaded to were on a
> network filesystem or a symlink directory ?
> 
> Can specify the dolphin version Menu > Help > About dolphin ?
> 
> What is your kernel version, given you are using a distro based on Debian 12
> stable, that can be old and newer kernel have improved things on that area.

The files were not shown both when download by Firefox or extracted by ark.
The folder was the default ~/下载/ folder which is the default ~/download/ folder in a system with Chinese.
And the dolphin version is 22.12.3.

The bug did not show again after I upgraded my kernel using latest liquorix linux 6.4 kernel.
I thought the bug sometimes happen on the default debian12 6.1.x kernel.
Comment 4 Méven Car 2023-09-04 10:25:25 UTC
Marking as "Workforme" then.
Reopen with more details if it happens again.

I suspect the inotify watch limit could be reached on your system, since a kernel update fixed the issue.

The default value `max_user_watches` was changed in a recent kernel version, I couldn't find the specific one though.

This documents this issue: https://watchexec.github.io/docs/inotify-limits.html