Bug 241379 - Negative sizes (-1,-1) are not possible for a plasmoid size, Plasma widgets resizing broken upon Plasma restart.
Summary: Negative sizes (-1,-1) are not possible for a plasmoid size, Plasma widgets r...
Status: RESOLVED DUPLICATE of bug 241341
Alias: None
Product: plasma4
Classification: Plasma
Component: desktop (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-11 06:43 UTC by Alejandro Nova
Modified: 2010-06-11 07:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***