Version: unspecified (using Devel) OS: Linux When I try to add plasmoids to activities in KDE 4.5 beta 2, they resize fine, or with the concurrency of other bugs. Then, I issue kquitapp plasma-desktop;plasma-desktop, and a lot of these messages appear. QWidget::setMinimumSize: (/Plasma::Dialog) Negative sizes (-1,-1) are not possible Then, my Plasma desktop appears, with some plasmoids trying to resize themselves to -1 x -1 (shrinking as much as they can) and others (Folder View) resorting to their default size. The actual outcome varies depending on plasmoid, and this only affects plasmoids in the desktop (not in panels) Tried with KDE 4.5 beta 2. Reproducible: Always Steps to Reproduce: 1. Place some plasmoids on your desktop and resize them the size you wish. 2. Issue: kquitapp plasma-desktop;plasma-desktop 3. Watch some of your plasmoids shrink and others revert to their default size. Expected Results: Plasma applets should stay the same size all the time.
BTW, this was tested with a clean configuration.
"QWidget::setMinimumSize: (/Plasma::Dialog) Negative sizes (-1,-1) are not possible" ... "with some plasmoids trying to resize themselves to -1 x -1 (shrinking as much as they can)" plasma dialog has nothing to do with plasmoids on the canvas. *** This bug has been marked as a duplicate of bug 241341 ***