| Summary: | restored tabs get wrong setting: neither KONSOLE_DBUS_WINDOW environment variable, nor bash aliases | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Igor Zhuravlov <zhuravlov.ip> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
tab#1, restored session mc, env command - broken
tab#1, restored session mc, pstree command - broken tab#2, manually opened tab, built-in profile, mc, env command - ok tab#2, manually opened tab, built-in profile, mc, pstree command - ok tab#3, manually opened tab, mc profile, env command - ok tab#3, manually opened tab, mc profile, pstree command - ok |
||
|
Description
Igor Zhuravlov
2025-01-10 04:24:26 UTC
Created attachment 177243 [details]
tab#1, restored session mc, pstree command - broken
Created attachment 177244 [details]
tab#2, manually opened tab, built-in profile, mc, env command - ok
Created attachment 177245 [details]
tab#2, manually opened tab, built-in profile, mc, pstree command - ok
Created attachment 177246 [details]
tab#3, manually opened tab, mc profile, env command - ok
Created attachment 177247 [details]
tab#3, manually opened tab, mc profile, pstree command - ok
A Konsole profile: host:~$ cat /home/johndoe/.local/share/konsole/mc.profile [Appearance] ColorScheme=BlackOnWhite Font=Monospace,11,-1,5,50,0,0,0,0,0 [General] Command=/usr/bin/mc Icon=mc Name=mc Parent=FALLBACK/ [Interaction Options] AutoCopySelectedText=true [Scrolling] HistoryMode=2 Default user shell: host:~$ grep johndoe /etc/passwd johndoe:x:1000:100:John Doe:/home/johndoe:/bin/bash |