Your message dated Fri, 12 May 2006 09:45:40 -0400
with message-id <[EMAIL PROTECTED]>
and subject line QListView: in-place rename: segfault on right-clicking the
textedit
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libqt3c102-mt
Version: 3:3.1.1-7
Severity: normal
Tags: upstream
If you use in-place rename on a QListViewItem (giving you a text edit to
change the text of one column) and right-click that text edit, the
program segfaults. This was originally reported by Maria Blackmore
<[EMAIL PROTECTED]> as a bug in my program EbQt, but if you take the
Qt example program "listviews" and add one line to enable in-place
renaming ("setRenameEnabled(0, TRUE);" on line 68), that too will
segfault under these conditions.
Maria has just contacted me to say that this may be an intermittent bug.
She said it happened for her only when there was an at sign in the
existing text of the column, but that wasn't the case for me.
Here is a backtrace.
#0 0x405bc14d in vtable for QObject () from /usr/lib/libqt-mt.so.3
#1 0x4020d206 in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/lib/libqt-mt.so.3
#2 0x4020ce47 in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/libqt-mt.so.3
#3 0x401bbae4 in QETWidget::translateMouseEvent(_XEvent const*) ()
from /usr/lib/libqt-mt.so.3
#4 0x401b993b in QApplication::x11ProcessEvent(_XEvent*) ()
from /usr/lib/libqt-mt.so.3
#5 0x401cc6cd in QEventLoop::processEvents(unsigned) ()
from /usr/lib/libqt-mt.so.3
#6 0x4021e7c7 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#7 0x4021e684 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#8 0x4020d400 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#9 0x0804f9c4 in main (argc=1, argv=0xbffff934) at main.cpp:24
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux atlas 2.4.20 #1 Tue Feb 18 02:11:26 GMT 2003 i686
Locale: LANG=en_GB, LC_CTYPE=en_GB
Versions of packages libqt3c102-mt depends on:
ii fontconfig 2.1.92-2 generic font configuration library
ii libaudio2 1.6-5 The Network Audio System (NAS). (s
ii libc6 2.3.1-14 GNU C Library: Shared libraries an
ii libfontconfig1 2.1.92-2 generic font configuration library
ii libfreetype6 2.1.3+2.1.4rc2-3 FreeType 2 font engine, shared lib
ii libgcc1 1:3.2.3-0pre5 GCC support library
ii libjpeg62 6b-6 The Independent JPEG Group's JPEG
ii libmng1 1.0.4-4 Multiple-image Network Graphics li
ii libpng12-0 1.2.5-10 PNG library - runtime
ii libstdc++5 1:3.2.3-0pre5 The GNU Standard C++ Library v3
ii libxft2 2.1-8 advanced font drawing library for
ii xlibmesa4-gl [libgl1] 4.3.0-0ds3v1 Mesa 3D graphics library [XFree86]
ii xlibmesa4-glu [libglu1] 4.3.0-0ds3v1 Mesa OpenGL utility library [XFree
ii xlibs 4.3.0-0ds3v1 X Window System client libraries
ii zlib1g 1:1.1.4-11 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
This seems to work now. Let us know if not.
--- End Message ---