Bug 84260 - Umbrello crashes on empty folder name
Summary: Umbrello crashes on empty folder name
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-30 13:56 UTC by Felix Bauer
Modified: 2004-07-12 14:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Bauer 2004-06-30 13:56:07 UTC
Version:           1.2.2 (using KDE KDE 3.2.3)
Installed from:    Gentoo Packages
Compiler:          3.3.3 20040412 
OS:                Linux

If you create a new folder and rename it to nothing (empty, nada, blank) umbrello crashes
Comment 1 Jonathan Riddell 2004-07-05 21:37:46 UTC
This is only the case for renaming the folder during creation.

#0  0x00680020 in ?? ()
#1  0x08193ef4 in UMLListViewItem::okRename(int) (this=0x8480438, col=0) at umllistviewitem.cpp:287
#2  0x40cc82e5 in QListView::eventFilter(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3
#3  0x40be49be in QObject::activate_filters(QEvent*) () from /usr/lib/libqt-mt.so.3
#4  0x40be48ec in QObject::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#5  0x40c1c5af in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#6  0x40cab1ee in QLineEdit::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#7  0x40b8aaff in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3
#8  0x40b8a5f4 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3
#9  0x4077faf9 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdecore.so.4
#10 0x40b232a0 in QETWidget::translateKeyEvent(_XEvent const*, bool) () from /usr/lib/libqt-mt.so.3
#11 0x40b1f1f4 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libqt-mt.so.3
#12 0x40b357d4 in QEventLoop::processEvents(unsigned) () from /usr/lib/libqt-mt.so.3
#13 0x40b9e498 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#14 0x40b9e348 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#15 0x40b8ad51 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#16 0x0815720b in main (argc=1, argv=0xbffff8b4) at main.cpp:86
Comment 2 Sebastian Stein 2004-07-12 14:21:34 UTC
*** Bug has been marked as fixed ***.