[Konsole-devel] [Bug 192241] konsole --list-profiles stays in the background
Kurt V. Hindenburg
kurt.hindenburg at gmail.com
Mon Jun 29 23:43:16 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=192241
--- Comment #1 from Kurt V. Hindenburg <kurt hindenburg gmail com> 2009-06-30 01:43:15 ---
Confirmed on trunk. strace says the pids are at:
restart_syscall(<... resuming interrupted call ...>^C <unfinished ...>
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}], 3,
-1
) = 1 ([{fd=3, revents=POLLIN}])
read(3,
"s\0\10\1\214\0\0\0\2\0`\3\1\0\0\0\371\276\3\2\370\276\3\2\0\265\347\t\3604\216\277"...,
4096) = 32
read(3, 0x95959d0, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(3, 0x95959d0, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(3, 0x95959d0, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(3, 0x95959d0, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
I'm not that familiar with KUniqueApplication to tell what is going on.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list