Bug 396178 - Content of mount-binded device is incorrect
Summary: Content of mount-binded device is incorrect
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: panels: places (show other bugs)
Version: 18.04.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-05 01:05 UTC by incomplete
Modified: 2018-09-13 15:14 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description incomplete 2018-07-05 01:05:05 UTC
Say you have an external USB HDD, on which there is partition /dev/sdx1 labeled "somelabel", and there is an folder named "foo" on this partition, if you:

step 1: plugin the external device, click the "somelabel" device located under "Removable Devices" section in dolphin, to mount this partition (/dev/sdx1) on /run/media/username/somelabel

step 2: drag /home/username/bar to the "Places" section in dolphin

step 3: sudo mount --bind /run/media/username/somelabel/foo /home/username/bar, where bar is folder that is not on /dev/sdx1

step 4: click "bar" in the "Places" section

step 5: click "somelabel" in the "Removable Devices" section

step 6: close dolphin

step 7: open dolphin again, and click "somelabel" in the "Removable Devices" section, you will see contents of /run/media/username/somelabel/foo, while contents of /run/media/username/somelabel are expected.
Comment 1 Nate Graham 2018-07-13 19:56:38 UTC
Can you explain why would expect it to show the contents of /run/media/username/somelabel, when the location you mounted to /home/username/bar was /run/media/username/somelabel/foo?
Comment 2 Christoph Feck 2018-08-02 17:38:57 UTC
If you can provide the information requested in comment #1, please add it.
Comment 3 Christoph Feck 2018-08-30 20:50:26 UTC
To further investigate this issue, KDE developers need the information requested in comment #1. If you can provide it, or need help with finding that information, please add a comment.
Comment 4 Christoph Feck 2018-09-13 15:14:15 UTC
No response, changing status. If you have new information, please add a comment.