Bug 452674 - Dolphin wrongly takes timeshift's mount point for my partition
Summary: Dolphin wrongly takes timeshift's mount point for my partition
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.12.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-16 11:58 UTC by Fe3O4_Live
Modified: 2024-06-14 15:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
problem screenshot (62.19 KB, image/png)
2022-04-16 11:58 UTC, Fe3O4_Live
Details

Note You need to log in before you can comment on or make changes to this bug.
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.