[konsole] [Bug 506348] New: Konsole: Fedora Kinoite Incorrect Start Directory

Osama Albahrani bugzilla_noreply at kde.org
Sun Jun 29 16:05:12 BST 2025


https://bugs.kde.org/show_bug.cgi?id=506348

            Bug ID: 506348
           Summary: Konsole: Fedora Kinoite Incorrect Start Directory
    Classification: Applications
           Product: konsole
      Version First 25.04.2
       Reported In:
          Platform: Fedora RPMs
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: osalbahr at gmail.com
  Target Milestone: ---

SUMMARY

The start directory in Konsole in Fedora Kinoite is incorrect. It should be
`/home/<user>`, not `/var/home/<user>`.

STEPS TO REPRODUCE
1. Install Fedora Kinoite
2. Open Konsole
3. Observe the PWD

OBSERVED RESULT

<user>@fedora:/var/home/<user>$ 

EXPECTED RESULT

<user>@fedora:~$ 

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 42
KDE Plasma Version: 6.4.1
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Kernel Version: 6.15.3-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz
Memory: 16 GiB of RAM (15.5 GiB usable)
Graphics Processor 1: Intel® HD Graphics 630
Graphics Processor 2: llvmpipe

ADDITIONAL INFORMATION

Since `/home` is a symlink to `var/home`, this is merely a cosmetic issue.

$ ls -ld /home
lrwxrwxrwx. 1 root root 8 Dec 31  1969 /home -> var/home

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list