Plasma crashes when right-click on filename in Folder View

Bug #366977 reported by kubuntu-user
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Qt
New
Undecided
Unassigned
qt4-x11 (Ubuntu)
New
Undecided
Unassigned
Nominated for Jaunty by Andreas Blochberger

Bug Description

In kubuntu 9.04 Jaunty Jackalope (I use the 32bit build) I found the following bug:

On a Folder View within the KDE Desktop

- select a file
- press F2 in order to rename the file
- press the right mouse button on the file name

Plasma crashes, the Desktop becomes black.

(I found this bug when I wanted to copy a file name into the clipboard.)

According to discussions in forums other users can reproduce this bug, too.

description: updated
Revision history for this message
Andreas Blochberger (andreas-blochberger) wrote :

I can confirm this behaviour and set the package hint to kdebase-workspace, though i don't know if the problem is located there

affects: ubuntu → kdebase-workspace (Ubuntu)
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Could you please install kdebase-workspace-dbg and post the backtrace from the KDE crash handler? (Click the details checkbox)

Changed in kdebase-workspace (Ubuntu):
status: New → Incomplete
Revision history for this message
kubuntu-user (kubuntu-user2) wrote :

Hi Jonathan,

> Could you please install kdebase-workspace-dbg and post the backtrace from the KDE crash handler? (Click the details checkbox)

Sorry, but the KDE crash handler does not pop up.

Revision history for this message
kubuntu-user (kubuntu-user2) wrote :
Revision history for this message
Andreas Blochberger (andreas-blochberger) wrote :
Revision history for this message
kubuntu-user (kubuntu-user2) wrote :
Download full text (8.0 KiB)

Copy from https://bugs.kde.org/show_bug.cgi?id=189468

 ------- Comment #7 From Aaron J. Seigo 2009-04-28 02:20:36 -------

backtrace ends in an assert in qgraphicsview:

#2 0xb62582c8 in abort () from /lib/libc.so.6
#3 0xb65204af in qt_message_output (msgType=QtFatalMsg,
    buf=0x89e0c90 "ASSERT: \"!popupWidgets.contains(widget)\" in file
graphicsview/qgraphicsscene.cpp, line 831") at global/qglobal.cpp:2017
#4 0xb6520526 in qFatal (msg=0xb6674ab4 "ASSERT: \"%s\" in file %s, line %d")
    at global/qglobal.cpp:2216
#5 0xb6520965 in qt_assert (assertion=0xb7007164
"!popupWidgets.contains(widget)",
    file=0xb7006e14 "graphicsview/qgraphicsscene.cpp", line=831) at
global/qglobal.cpp:1786
#6 0xb6f289c3 in QGraphicsScenePrivate::addPopup (this=0x8149030,
widget=0x87e2038)
    at graphicsview/qgraphicsscene.cpp:831
#7 0xb6f1593c in QGraphicsItemPrivate::setVisibleHelper (this=0x88e8c88,
newVisible=true,
    explicitly=true, update=true) at graphicsview/qgraphicsitem.cpp:1570
#8 0xb6f15c16 in QGraphicsItem::setVisible (this=0x87e2040, visible=true)
    at graphicsview/qgraphicsitem.cpp:1622
#9 0xb6f6ad6f in QGraphicsProxyWidget::eventFilter (this=0x87e2038,
object=0x89ddf48,
    event=0xbfffbc18) at graphicsview/qgraphicsproxywidget.cpp:906
#10 0xb661da10 in QCoreApplicationPrivate::sendThroughObjectEventFilters
(this=0x806ea58,
    receiver=0x89ddf48, event=0xbfffbc18) at kernel/qcoreapplication.cpp:726
#11 0xb68a1d32 in QApplicationPrivate::notify_helper (this=0x806ea58,
receiver=0x89ddf48,
    e=0xbfffbc18) at kernel/qapplication.cpp:4053
#12 0xb68a3c6e in QApplication::notify (this=0x8066098, receiver=0x89ddf48,
e=0xbfffbc18)
    at kernel/qapplication.cpp:4022
#13 0xb76ba32d in KApplication::notify (this=0x8066098, receiver=0x89ddf48,
event=0xbfffbc18)
    at /home/aseigo/kde4/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#14 0xb661f64b in QCoreApplication::notifyInternal (this=0x8066098,
receiver=0x89ddf48,
    event=0xbfffbc18) at kernel/qcoreapplication.cpp:606
#15 0xb689e73d in QCoreApplication::sendEvent (receiver=0x89ddf48,
event=0xbfffbc18)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 0xb69074f7 in QWidgetPrivate::show_helper (this=0x89dd1a8) at
kernel/qwidget.cpp:6728
#17 0xb6907e2c in QWidget::setVisible (this=0x89ddf48, visible=true) at
kernel/qwidget.cpp:6947
#18 0xb68e6f58 in QWidget::show (this=0x89ddf48)
    at ../../include/QtGui/../../src/gui/kernel/qwidget.h:473
#19 0xb6d61390 in QMenu::popup (this=0x89ddf48, p=@0xbfffc584, atAction=0x0)
    at widgets/qmenu.cpp:1918
#20 0xb6d61415 in QMenu::exec (this=0x89ddf48, p=@0xbfffc584, action=0x0)
    at widgets/qmenu.cpp:1990
#21 0xb77c9fdd in KTextEdit::contextMenuEvent (this=0x8419998,
event=0xbfffc56c)
    at /home/aseigo/kde4/KDE/kdelibs/kdeui/widgets/ktextedit.cpp:579
#22 0xb690348e in QWidget::event (this=0x8419998, event=0xbfffc56c) at
kernel/qwidget.cpp:7680
#23 0xb6d155c4 in QFrame::event (this=0x8419998, e=0xbfffc56c) at
widgets/qframe.cpp:559
#24 0xb6db3157 in QAbstractScrollArea::viewportEvent (this=0x8419998,
e=0xbfffc56c)
    at widgets/qabstractscrollarea.cpp:962
#25 0xb6db5d46 in QAbstractScr...

Read more...

Changed in kdebase-workspace (Ubuntu):
status: Incomplete → Confirmed
affects: kdebase-workspace (Ubuntu) → qt4-x11 (Ubuntu)
Changed in qt:
status: Unknown → Fix Released
Changed in qt:
importance: Unknown → Undecided
status: Fix Released → New
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Seems fixed with Qt 4.5.2.

Changed in qt4-x11 (Ubuntu):
status: Confirmed → Fix Released
Changed in qt:
status: New → Fix Released
Revision history for this message
Mark (mark-wege) wrote :

Is there any the fix will lead to a package, so that this and other problems solved by qt 4.5.2 will work in Jaunty?

Revision history for this message
kubuntu-user (kubuntu-user2) wrote :

Kubuntu Natty is affected by this bug!!!!!!

Changed in qt:
status: Fix Released → New
Changed in qt4-x11 (Ubuntu):
status: Fix Released → New
Revision history for this message
kubuntu-user (kubuntu-user2) wrote :

Status changed to NEW.

Revision history for this message
Christian Mangold (neversfelde) wrote :

I can confirm this problem.

Revision history for this message
kubuntu-user (kubuntu-user2) wrote :
Revision history for this message
kubuntu-user (kubuntu-user2) wrote :

Sorry wrong link. here is the right one:

https://bugs.kde.org/show_bug.cgi?id=268465

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.