[Digikam-devel] [Bug 262171] When attaching a name to a face the widget does not behave correctly
Marcel Wiesweg
marcel.wiesweg at gmx.de
Mon Jul 11 18:03:44 BST 2011
https://bugs.kde.org/show_bug.cgi?id=262171
--- Comment #5 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-07-11 17:03:44 ---
Tested once again, it works as it should for me (in the preview view, hovering
a face, clicking in the line edit, typing a few letters, using Arrow down to
select, press Enter).
Here are the essential parts of the backtrace which leads from receiving the
key press to executing the action:
#0 Digikam::AssignNameWidget::slotActionActivated (this=0x5ca5e30, action=...)
at
/home/marcel/freshmeat/multimedia/kde4/src/extragear/graphics/digikam/core/utilities/facedetection/assignnamewidget.cpp:716
#1 0x0000000000685a7d in Digikam::AssignNameWidget::qt_metacall
(this=0x5ca5e30, _c=QMetaObject::InvokeMetaMethod, _id=11, _a=
0x7fffffffa6d0) at
/home/marcel/freshmeat/multimedia/kde4/build/extragear/graphics/digikam/core/digikam/assignnamewidget.moc:150
#3 0x00000000005fbb40 in Digikam::AddTagsComboBox::taggingActionActivated
(this=<value optimized out>, _t1=<value optimized out>)
at
/home/marcel/freshmeat/multimedia/kde4/build/extragear/graphics/digikam/core/digikam/addtagscombobox.moc:102
#4 0x00000000005fc207 in Digikam::AddTagsComboBox::slotLineEditActionActivated
(this=0x77bc7f0, action=...)
at
/home/marcel/freshmeat/multimedia/kde4/src/extragear/graphics/digikam/core/digikam/tags/addtagscombobox.cpp:179
#7 0x00000000005feff0 in Digikam::AddTagsLineEdit::taggingActionActivated
(this=<value optimized out>, _t1=<value optimized out>)
at
/home/marcel/freshmeat/multimedia/kde4/build/extragear/graphics/digikam/core/digikam/addtagslineedit.moc:120
#8 0x00000000005ff97a in Digikam::AddTagsLineEdit::slotReturnPressed
(this=0x7b7eec0, text=<value optimized out>)
at
/home/marcel/freshmeat/multimedia/kde4/src/extragear/graphics/digikam/core/digikam/tags/addtagslineedit.cpp:368
#11 0x00007ffff1aa0355 in KLineEdit::returnPressed(QString const&) () from
/usr/lib64/libkdeui.so.5
#12 0x00007ffff1b07c8f in KLineEdit::event(QEvent*) () from
/usr/lib64/libkdeui.so.5
#13 0x00007ffff0413d6d in QComboBox::keyPressEvent (this=0x77bc7f0,
e=0x7fffffffc2b0) at widgets/qcombobox.cpp:3016
#14 0x00007ffff00975bc in QWidget::event (this=0x77bc7f0, event=0x7fffffffc2b0)
at kernel/qwidget.cpp:8235
So it would be helpful if someone who can reproduce this problem sets
breakpoints
to see at which stage the problem occurs.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list