bug in KAccelManager/KAccelString::accelerated()
Tobias Koenig
tokoe at kde.org
Mon Dec 30 14:30:35 GMT 2002
Hi,
I'm using KAccelManager in KAddressBook and after adding a new widget
the whole app crashed. I traced it back to the KAccelManager and
KAccelString::accelerated().
This method calls
result.insert( m_accel, "&" );
with -1 for m_accel. This causes the crash.
Could somebody with deeper knowledge of the KAccel stuff take a look at
it, why m_accel can get -1 and how to fix it?
Thanks in advance
Ciao,
Tobias
--
In a world without walls and fences who
needs Windows and Gates???
More information about the kde-core-devel
mailing list