Summary: | Crash when exiting from python application | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | It's me FKtPp ;) <m_pupil> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | adaptee |
Priority: | NOR | ||
Version: | 2.8.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
It's me FKtPp ;)
2012-03-25 17:10:46 UTC
Thanks for reporting. It would be more helpful if you can provide more detailed information. 1). Is the Python script or the gdb process the initial command running in the tab? I mean after quiting it the tab is also closed. 2). If 1) is true, how did you exactly quit that gdb process? Use the "Close Tab" action in the menu or tell gdb itself to quit (Ctrl+D) ? 3). Do you use and run input method, such as ibus? You might be interested with reading bug 252602 Hi Jekyll, reply inline, Thanks,FKtPp --- On Mon, 3/26/12, Jekyll Wu <adaptee@gmail.com> wrote: From: Jekyll Wu <adaptee@gmail.com> Subject: [Bug 296758] Crash when exiting from python application To: m_pupil@yahoo.com.cn Date: Monday, March 26, 2012, 1:40 AM https://bugs.kde.org/show_bug.cgi?id=296758 Jekyll Wu <adaptee@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adaptee@gmail.com --- Comment #1 from Jekyll Wu <adaptee@gmail.com> --- Thanks for reporting. It would be more helpful if you can provide more detailed information. 1). Is the Python script or the gdb process the initial command running in the tab? I mean after quiting it the tab is also closed. Yes, the process is running in a tab. But the tab is the initial tab of my konsole, and it is the only tab kept open when crash happens. I used to open and close tabs before the crash. 2). If 1) is true, how did you exactly quit that gdb process? Use the "Close Tab" action in the menu or tell gdb itself to quit (Ctrl+D) ? I never use "close tab" menu. The python script is closed by Ctrl-C, gdb is quit by quit. 3). Do you use and run input method, such as ibus? Yes, I use ibus all the time. But I am not sure if my ibus-sunpinyin is active or not when crash happen. You might be interested with reading bug 252602 Thanks for your feedback. Now I'm quite sure it is the same problem as bug 252602. it does not matter whether your ibus-sunpinyin is active or not. As long as ibus-daemon is running in the background, the problem just might happen sometimes. *** This bug has been marked as a duplicate of bug 252602 *** |