| Summary: | Devices send to wrong place when I edit fstab | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Luis Hernandez <luisalejandrohema> |
| Component: | panels: places | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | |
| Priority: | NOR | ||
| Version First Reported In: | 15.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | This is how the error looks like. | ||
You are using a very old version of Dolphin. Please upgrade your system (if you are still using Kubuntu, 18.04 is out & ships Dolphin 17.12.3) and try this again. Thanks for reporting this bug! No response -> closing. Please update Dolphin and try to reproduce this behavior. If it does still exist, then reopen this report. Thanks a lot! |
Created attachment 106868 [details] This is how the error looks like. When I add an fstab entry of the form: /source/directory/ /dest/directory/ none bind 0 0 Dolphin's "places panel > devices" get wrong. Suppose my Devices panel looks like: Devices: DiskA DiskB When I click on DiskA I expected Dolphin send to me to /media/diska but actually Dolphin send to me to /dest/directory. When I erase that fstab entry all back to normal.