Launchpad has imported 3 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=308748.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2012-10-21T12:03:06+00:00 Harald Sitter wrote:

This are actually two bugs, but since I believe the root cause to be the
same I'll outline them both in one report.

On Kubuntu 12.10 'Page One' as created by the default layout script is utterly 
broken. Please note however that the entire Kubuntu team fails to replicate 
this on notebooks even when forced into exactly the same settings we apply on 
netbooks (no cd drive, screen resolution < some rather small values). On actual 
netbooks it is however reproducible even without our settings overlay. That 
being said for me the issues appear reliably at a 1024x576 display resolution.
https://bugs.launchpad.net/ubuntu/+source/kdeplasma-addons/+bug/1066861

Primarily what happens is that once you try to go to Page One it will
lock up and eat memory until bad_alloc. During which time it is stuck in
Qt internal polygon splitting invoked by QPaintPath. As the launchpad
bug mentions this is at the fault of the opendesktop (community)
plasmoid. In particular it most of the time gets stuck in
contactimage.cpp::paint when it tries to do drawRoundedRect (border
always 1, r usually (0, 0, 38x38) - both in line with what resizeEvent
tells contactimage, so that is funny).

Once one removes that problem another one appears... the layout on Page
One is completely kaput. No plasmoid has content, they all are on the
far left edge on top of each other (also see screenshot), there is no
cashew and trying to move the page will trigger partial apperance of the
cashew (though not clickable) along with painting fragments. Visually
you mostly get different results per run, but never what it is supposed
to look like. Playing with the RC file changes absolutely nothing and it
appears there is no particular difference between the autogenerated page
one and a manually created page with same content (on a config file
level).

The issues are not affected by desktop effects, neither does changing
the layout template to only add one widget help.

Reproducible: Always

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdeplasma-
addons/+bug/1066861/comments/4

------------------------------------------------------------------------
On 2012-10-21T12:04:34+00:00 Harald Sitter wrote:

Created attachment 74694
broken page one

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdeplasma-
addons/+bug/1066861/comments/5

------------------------------------------------------------------------
On 2012-10-21T12:05:04+00:00 Harald Sitter wrote:

Created attachment 74695
working page 2

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdeplasma-
addons/+bug/1066861/comments/6


** Changed in: kdeplasma-addons
       Status: Unknown => Confirmed

** Changed in: kdeplasma-addons
   Importance: Unknown => High

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeplasma-addons in Ubuntu.
https://bugs.launchpad.net/bugs/1066861

Title:
  Plasma-netbook freezes after clicking on 'Page one' in the panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdeplasma-addons/+bug/1066861/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to