Bug 171759

Summary: sigsegv from konsole configure shortcuts
Product: [Applications] konsole Reporter: Don Cohen <don-redhat>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED REMIND    
Severity: crash CC: andresbajotierra, robertknight
Priority: NOR    
Version: 2.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Don Cohen 2008-09-27 22:42:05 UTC
Version:           2.1 (using KDE 4.1.1)
OS:                Linux
Installed from:    Fedora RPMs

I was trying to turn off ctl B shortcut.
I found that when I thought I had turned it off and then did ok,
it was still in force.
I finally tried clicking on the bookmark line, which I thought might close the default/custom choice and save it, and I got
a window saying a fatal error occurred...
The application Konsole (konsole) crashed and caused the signal 11 (SIGSEGV).
Please help us improve the software you use by filing a report ...
This backtrace appears to be of no use.
This is probably because your packages are built in a way which...
(no debugging symbols found)
0x000000360d0ab321 in nanosleep () from /lib64/libc.so.6
[Current thread is 0 (process 9589)]

I don't know that I got this software from RPMs - I think it came with the live cd from which I installed this system.
BTW it's 
$ uname -a
Linux number11.don-eve.dyndns.org 2.6.27-0.352.rc7.git1.fc10.x86_64 #1 SMP Tue Sep 23 21:13:29 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
Comment 1 Robert Knight 2008-09-27 23:18:53 UTC
Hi,

Thank-you for the report.  The 'Ctrl+B' shortcut has been removed by default for the next release of KDE and the shortcut configuration has also been improved.

As a workaround you can remove the Bookmarks menu entirely by editing the konsoleui.rc file in ~/.kde4/share/apps/konsole (might be ~/.kde in Fedora) and removing the "<action name="bookmarks">" line.
Comment 2 Dario Andres 2009-01-20 01:17:48 UTC
Any news about this?