Bug 241379

Summary: Negative sizes (-1,-1) are not possible for a plasmoid size, Plasma widgets resizing broken upon Plasma restart.
Product: [Unmaintained] plasma4 Reporter: Alejandro Nova <alejandronova>
Component: desktopAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aseigo
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alejandro Nova 2010-06-11 06:43:43 UTC
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.
Comment 1 Alejandro Nova 2010-06-11 06:47:12 UTC
BTW, this was tested with a clean configuration.
Comment 2 Aaron J. Seigo 2010-06-11 07:44:58 UTC
"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 ***