2.0 issues
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Thu Apr 12 01:49:59 UTC 2001
I've just tried KDevelop 2.0. I would like to use it in 'Tab Page mode' at
startup. I would like to be able to undock a window in that mode, I couldn't see
how to do it.
It devotes a large amount of screen space to buttons with the source
file names on - twice. Why are there buttons in the tab view (where they should
be), as well as the same buttons at the top directly under the main menu? The
buttons at the top don't have left and right scrollers, so they get steadily
smaller as you open more source files.
Syntax highlighting didn't always work, and the Objective-C option has gone
missing altogether (maybe there aren't many users of that other than me, I don't
know, but it did used to be there). Obviously it's still work in progress, but
I think something major like that should be working at this stage.
I had the following repeatable crash when switching between windowing modes (it
was ok if I just went straight into tab page mode, but not if I'd opened a few
windows in MDI first):
Program received signal SIGSEGV, Segmentation fault.
0xd5278 in chunk_free (ar_ptr=0x170d60, p=0x2279e38) at malloc.c:3097
3097 malloc.c: No such file or directory.
Current language: auto; currently c
(gdb) where
#0 0xd5278 in chunk_free (ar_ptr=0x170d60, p=0x2279e38) at malloc.c:3097
#1 0xd5144 in free () at malloc.c:2952
#2 0xa3747c in __builtin_vec_delete () at ./cp/new2.cc:63
#3 0x684aa0 in QObject::~QObject () from /usr/lib/libqt.so.2
#4 0x15a51c0 in QextMdiMainFrm::switchToTabPageMode ()
at qextmdimainfrm.moc:352
#5 0x687b1c in QObject::activate_signal () from /usr/lib/libqt.so.2
#6 0x6bc27c in QSignal::activate () from /usr/lib/libqt.so.2
#7 0x7619dc in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt.so.2
#8 0x6d4770 in QWidget::event () from /usr/lib/libqt.so.2
#9 0x631f20 in QApplication::notify () from /usr/lib/libqt.so.2
#10 0xb8fae0 in KApplication::notify () from /opt/kde2/lib/libkdecore.so.3
#11 0x5febd0 in QETWidget::translateMouseEvent () from /usr/lib/libqt.so.2
#12 0x5fc168 in QApplication::x11ProcessEvent () from /usr/lib/libqt.so.2
#13 0x5faff0 in QApplication::processNextEvent () from /usr/lib/libqt.so.2
#14 0x633fc8 in QApplication::enter_loop () from /usr/lib/libqt.so.2
#15 0x5faf30 in QApplication::exec () from /usr/lib/libqt.so.2
#16 0x187f068 in main (argc=1, argv=0x7ffff744) at main.cpp:120
-- Richard
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list