Summary: | konsole-kde4 goes black and eats my cursor when it tries to play a beep sound | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Ralph Janke <txwikinger> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ralph Janke
2008-03-21 00:43:08 UTC
Hello, Can you run Konsole from gdb (in another terminal such as Xterm) and interrupt it during this unresponsive period to find out what it is up to? If debugging packages are available for KDE 4 and Qt 4 it will help to install them. gdb konsole (gdb) set args --nofork (gdb) run < perform some activity until Konsole becomes unresponsive > (Press Ctrl+C in the Xterm to interrupt Konsole) (gdb) backtrace No response. If this is still a problem in a current version, please reopen with more information. Thanks :) |