15.6 environment mixing Plasma session with KDE3 bits
On Rocket Lake desktop PC I just did a zypper dup from 15.5 to 15.6. In Plasma I have KDM3 and Konsole3 installed instead of SDDM and Konsole5, but running Plasma session. Normally on initial Konsole3 open is a bash session, but this one is opening /bin/sh instead, where bash history, bash completion and aliases don't work. This can be worked around using the bash command, but the problem is when I select to open a MC tab, it gets opened in sh instead of bash, which makes MC severely crippled. I can open a linux console instead, which runs bash, but it gets the colors backwards. Running any GUI, I want black foreground, black as black gets, on white or virtual white background so I can see without eyestrain. It doesn't help with the MC session problem anyway. In Konsole configuration, "execute" was already /usr/bin/bash, so I have no idea where this "sh" session behavior is coming from. /usr/bin/sh is just a link back to /usr/bin/bash. Anyway, are others seeing behavior like this? Is this something gone wrong in 15.6? I've already run across this before, but was too busy to deal with it at the time, and then forgot where it happened. I do have 3 other 15.6s, all zypper upgrades from 15.5. # ps -A ... 1402 ? 00:00:00 kworker/u24:2-i915 1412 tty7 00:00:01 Xorg 1413 ? 00:00:00 kworker/5:1-mm_percpu_wq 1437 ? 00:00:00 kdm 1458 ? 00:00:00 startplasma-x11 1471 ? 00:00:00 kworker/0:0-events 1519 ? 00:00:00 gpg-agent 1554 ? 00:00:00 kded5 1555 ? 00:00:00 ksmserver 1556 ? 00:00:01 kwin_x11 1565 ? 00:00:00 kglobalaccel5 1579 ? 00:00:01 plasmashell 1609 ? 00:00:00 kactivitymanage 1610 ? 00:00:00 gmenudbusmenupr 1611 ? 00:00:00 polkit-kde-auth 1612 ? 00:00:00 org_kde_powerde 1613 ? 00:00:00 xembedsniproxy 1656 ? 00:00:00 kaccess 1660 ? 00:00:00 kscreen_backend 1690 ? 00:00:00 kioslave5 1718 ? 00:00:01 krunner 1782 ? 00:00:00 konsole 1784 ? 00:00:00 kdeinit 1787 ? 00:00:00 dcopserver 1789 ? 00:00:00 klauncher 1791 ? 00:00:00 kded 1797 pts/0 00:00:00 sh # Konsole tab 1 1798 pts/0 00:00:00 bash 1828 pts/1 00:00:00 mc # Konsole tab 2 1831 ? 00:00:00 kworker/10:0-mm_percpu_wq 1837 pts/0 00:00:00 ps # ps -A | grep sh 186 ? 00:00:00 zswap-shrink 710 ? 00:00:00 sshd 1579 ? 00:00:10 plasmashell 1797 pts/0 00:00:00 sh 1798 pts/0 00:00:00 bash # ls -l /usr/bin/sh /usr/bin/bash -rwxr-xr-x 1 root root 1012656 May 7 2022 /usr/bin/bash lrwxrwxrwx 1 root root 4 May 7 2022 /usr/bin/sh -> bash # -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata
participants (1)
-
Felix Miata