[Bug 166824] Plasma Panel Crashes when adding widgit

Mario Oschwald mario.oschwald at hpi.uni-potsdam.de
Thu Jul 17 21:36:56 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=166824         




------- Additional Comments From mario.oschwald hpi uni-potsdam de  2008-07-17 21:36 -------
sry, my analysis was wrong - the connection is never made:

QObject::connect: No such slot Plasma::AppletBrowserWidget::containmentDestroyed()

because the slot is defined in the AppletBrowserWidgetPrivate, this causes the containment not to be set to 0

even if this connection is made correctly, wouldn't that mean that the add Widget button is just going to do nothing in that case? Should be grayed out then I guess.


More information about the Panel-devel mailing list