[konsole] [Bug 488396] konsole --tabs-from-file sometimes fails to open a window
TraceyC
bugzilla_noreply at kde.org
Thu Jun 13 02:23:43 BST 2024
https://bugs.kde.org/show_bug.cgi?id=488396
--- Comment #1 from TraceyC <kdedev at tlcnet.info> ---
gdb didn't produce anything useful
Starting program: /usr/bin/konsole --hold --tabs-from-file
konsole_layouts/onlyvps
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
[New Thread 0x7fffe96006c0 (LWP 52830)]
[New Thread 0x7fffe8c006c0 (LWP 52831)]
Qt: Session management error: None of the authentication protocols specified
are supported
[New Thread 0x7fffe1e006c0 (LWP 52833)]
[New Thread 0x7fffe14006c0 (LWP 52834)]
[New Thread 0x7fffe0a006c0 (LWP 52835)]
[New Thread 0x7fffd7e006c0 (LWP 52836)]
[Detaching after fork from child process 52837]
[Detaching after fork from child process 52839]
[New Thread 0x7fffd6c006c0 (LWP 52854)]
[New Thread 0x7fffd62006c0 (LWP 52855)]
[New Thread 0x7fffd58006c0 (LWP 52856)]
[Thread 0x7fffd62006c0 (LWP 52855) exited]
[Thread 0x7fffd58006c0 (LWP 52856) exited]
[Thread 0x7fffd6c006c0 (LWP 52854) exited]
[Thread 0x7fffe0a006c0 (LWP 52835) exited]
[Thread 0x7fffe14006c0 (LWP 52834) exited]
[Thread 0x7fffe1e006c0 (LWP 52833) exited]
[Thread 0x7fffd7e006c0 (LWP 52836) exited]
I have been able to reproduce the disappearing with a one line tabs file
"onlyvps" which uses one profile (which invokes eternal terminal)
title: VPS ;; profile: VPS
Or using a tabs file htpc which has
title: htpc ;; command: ssh htpc
When the bug is happening, I *can* open tabs from a file *if* it has no
commands using ssh or et
But this also works:
title: SysAdminNotes ;; workdir: ~/Nextcloud/Notes/SysAdmin ;; profile:
Sand
title: htpc ;; command: ssh htpc ;; profile: NavyBlue
This does not:
title: SysAdminNotes ;; workdir: ~/Nextcloud/Notes/SysAdmin ;; profile:
Sand
title: htpc ;; command: ssh htpc ;; profile: NavyBlue
title: SysMon ;; command: btm ;; profile: Ocean
This opens the window but the 'btm" command is not run (no profile for the
SysMon tab)
title: SysAdminNotes ;; workdir: ~/Nextcloud/Notes/SysAdmin ;; profile:
Sand
title: htpc ;; command: ssh htpc ;; profile: NavyBlue
title: SysMon ;; command: btm
The "Ocean" profile is OK, I can open konsole with it this way
konsole --profile Ocean
This does not work (window disappears)
title: SysAdminNotes ;; workdir: ~/Nextcloud/Notes/SysAdmin ;; profile:
Sand
title: htpc ;; command: ssh htpc ;; profile: NavyBlue
title: SysMon ;; command: /usr/bin/btm
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list