Bug 396178

Summary: Content of mount-binded device is incorrect
Product: [Applications] dolphin Reporter: incomplete
Component: panels: placesAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: 18.04.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.