Bug 452674

Summary: Dolphin wrongly takes timeshift's mount point for my partition
Product: [Applications] dolphin Reporter: Fe3O4_Live
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: Fe3O4_Live, kfm-devel
Priority: NOR    
Version: 21.12.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: problem screenshot

Description Fe3O4_Live 2022-04-16 11:58:25 UTC
Created attachment 148186 [details]
problem screenshot

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
After installing timeshift, Dolphin wrongly takes timeshift's mount point for my partition, not the mount point defined in /etc/fstab

STEPS TO REPRODUCE
1. install timeshift
2. set your data partition as the backup partition
3. then your will find the location of your partion in dolphin changed to "/run/timeshift/backup/"

OBSERVED RESULT
dolphin takes "/run/timeshift/backup/" for my part

EXPECTED RESULT
the location should be "/mnt/hdd", which I defined in /etc/fstab
'''
# /dev/sda1 LABEL=HDD
UUID=7d4cc4f3-614d-4a5a-92d6-151acb05caff   /mnt/hdd    ext4   rw,relatime                                                                                             0 0
'''

SOFTWARE/OS VERSIONS
Windows: -
macOS: -
Linux/KDE Plasma: 5.17.2-artix3-1 (64-bit)
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Operating System: Artix Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3
Kernel Version: 5.17.2-artix3-1 (64-bit)
Graphics Platform: X11
Processors: 6 × Intel® Core™ i5-9400 CPU @ 2.90GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
Comment 1 Nate Graham 2024-06-14 15:10:45 UTC
Migrating "reproducible" keyword to "CONFIRMED" status.