Bug 484449 - A file not visible (although not hidden)
Summary: A file not visible (although not hidden)
Status: RESOLVED DUPLICATE of bug 475805
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.5
Platform: Manjaro Linux
: NOR major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-25 12:51 UTC by junk.skunk.3
Modified: 2024-03-27 15:12 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 junk.skunk.3 2024-03-25 12:51:26 UTC
SUMMARY
A file does not show in Dolphin (but does show in terminal with 'ls'). 
There is another file with almost the same name - the only difference is that '.OLD' is appended to the name of the file that is not visible (datastore-xx-yy.h5 and datastore-xx-yy.h5.OLD)
The file is not hidden.
Maybe relevant, maybe not - the partition is NTFS.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT
A file is missing in the folder shown in Dolphin

EXPECTED RESULT
No files are missing

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 junk.skunk.3 2024-03-25 13:06:38 UTC
While playing with Dolphin settings, I clicked 'show hidden files' and the file showed up.
Previously, I toggled ALT+. and nothing was happening. 

For some reason, the file is, in fact, hidden. It's a copy of another file that is not hidden, does not start with a dot...
Comment 2 Felix Ernst 2024-03-27 15:12:51 UTC
Thanks for the bug report!

The file ending in .OLD is considered an application/x-trash backup file. For a while we thought it would be a good idea to hide this by default. A short while later this decision was reverted with https://invent.kde.org/system/dolphin/-/commit/9691afbc507ee480d4d129a6fff90b6b926aed62.

I'll mark this as a duplicate of the other already resolved/fixed bug report.

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