[Bug 63556] New: KATE: Crash when right clicking with large selection in H file

Jon Smirl jonsmirl at yahoo.com
Mon Sep 1 06:35:05 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=63556     
           Summary: KATE: Crash when right clicking with large selection in
                    H file
           Product: kdevelop
           Version: CVS
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: jonsmirl at yahoo.com


Version:           CVS (using KDE Devel)
Installed from:    Compiled sources

I am very used to there being a CUT/COPY/PASTE option on right click menu. So I forget all of the time and right click with big selections. I would vote for switching to the QEdit model of CUT/COPY/PASE on the first level menu and the rest on the second level. These missing right click items prevent mouse based editing.

[New Thread 1099808352 (LWP 21613)]
[New Thread 1200426288 (LWP 21626)]
0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0x40c531d1 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x4051c18e in ClassModel::functionDefinitionList() const ()
   from /opt/kde3/lib/libkdevelop.so.1
#4  0x46f1f365 in CppSupportPart::contextMenu(QPopupMenu*, Context const*) ()
   from /opt/kde3/lib/kde3/libkdevcppsupport.so
#5  0x46f29b3d in CppSupportPart::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevcppsupport.so
#6  0x40feabe9 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#7  0x405104af in KDevCore::contextMenu(QPopupMenu*, Context const*) ()
   from /opt/kde3/lib/libkdevelop.so.1
#8  0x080848e0 in EditorProxy::popupAboutToShow() ()
#9  0x08085021 in EditorProxy::qt_invoke(int, QUObject*) ()
#10 0x40feabe9 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#11 0x40feaa6d in QObject::activate_signal(int) ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#12 0x4130f168 in QPopupMenu::aboutToShow() ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#13 0x410e4b4e in QPopupMenu::popup(QPoint const&, int) ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#14 0x47b75bcb in KateViewInternal::mousePressEvent(QMouseEvent*) ()
   from /opt/kde3/lib/kde3/libkatepart.so
#15 0x4101f604 in QWidget::event(QEvent*) ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#16 0x40f8f639 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#17 0x40f8edf9 in QApplication::notify(QObject*, QEvent*) ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#18 0x40bbf340 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#19 0x40f2a513 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#20 0x40f27e00 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#21 0x40f3d76f in QEventLoop::processEvents(unsigned) ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#22 0x40fa29a3 in QEventLoop::enterLoop() ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#23 0x40fa2860 in QEventLoop::exec() ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#24 0x40f8f894 in QApplication::exec() ()
   from /home/kde3src/qt-copy/lib/libqt-mt.so.3
#25 0x08067443 in main ()
#26 0x420156a4 in __libc_start_main () from /lib/tls/libc.so.6




More information about the KDevelop-devel mailing list