Bug 504059 - When ejecting a dvd it goes to the real path of home instead of the link on the side.
Summary: When ejecting a dvd it goes to the real path of home instead of the link on t...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-11 15:38 UTC by cart1416
Modified: 2025-05-11 15:38 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 cart1416 2025-05-11 15:38:42 UTC
SUMMARY
So when I eject a dvd in dolphin it brings me to /var/home/cart while it should bring me to ~/ to be more user friendly.

STEPS TO REPRODUCE
1. Mount a dvd or iso
2. Go into the dvd
3. Click eject
4. You are now at /home/<username>

OBSERVED RESULT
It goes to /var/home/<username> (/home/<username> on other distros)

EXPECTED RESULT
It should go to ~/ and just say home at the top

SOFTWARE/OS VERSIONS
(available in the Info Center app, or by running `kinfo` in a terminal window)
Operating System: Bazzite 42
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.13.0
Qt Version: 6.9.0
Kernel Version: 6.14.4-103.bazzite.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 20 × 12th Gen Intel® Core™ i7-12700
Memory: 15.4 GiB of RAM
Graphics Processor: Intel® UHD Graphics 770
Dolphin Version 25.04.0

ADDITIONAL INFORMATION
None