https://bugs.kde.org/show_bug.cgi?id=493815
--- Comment #4 from Cherkah <cherk...@pm.me> --- after trying several times to debug this problem in gdb, i found nothing to share: gdb provides absolutely nothing. only lines like that: ``` [Detaching after vfork from child process 8565] [Detaching after vfork from child process 8566] Downloading 1.94 M separate debug info for /usr/lib/libnss_systemd.so.2 [Detaching after vfork from child process 8569] [Detaching after vfork from child process 8570] Downloading 2.67 M separate debug info for /usr/lib/qt6/plugins/kf6/parts/konsolepart.so Downloading 48.81 M separate debug info for /usr/lib/libkonsoleprivate.so.24.08.2 Downloading 1.29 M separate debug info for /usr/lib/libKF6Pty.so.6 [Detaching after fork from child process 8591] [New Thread 0x7cf5ce4006c0 (LWP 8678)] [Detaching after vfork from child process 8700] [New Thread 0x7cf5cda006c0 (LWP 8708)] [Thread 0x7cf5ce4006c0 (LWP 8678) exited] [New Thread 0x7cf5ce4006c0 (LWP 8774)] [Detaching after vfork from child process 8841] [Thread 0x7cf5ce4006c0 (LWP 8774) exited] [New Thread 0x7cf5ce4006c0 (LWP 8875)] Downloading 3.60 M separate debug info for /usr/lib/qt6/plugins/kf6/kwindowsystem/KF6WindowSystemKWaylandPlugin.so [Thread 0x7cf5ce4006c0 (LWP 8875) exited] [Detaching after fork from child process 8952] [Detaching after fork from child process 8954] [New Thread 0x7cf5ce4006c0 (LWP 8971)] [Thread 0x7cf5ce4006c0 (LWP 8971) exited] This plugin supports grabbing the mouse only for popup windows This plugin supports grabbing the mouse only for popup windows ``` however, i can say that the problem is only if i call the terminal with less than 3 seconds of interval. after 3 seconds, the terminal prompt displays the location of the folder presented in dolphin. -- You are receiving this mail because: You are watching all bug changes.