User:Mart/MainWokBreakages: Difference between revisions

From KDE TechBase
(New page: ==Some things that got broken with woc== -adding an activity causes the new containment slapped on the old one, it's look like Containment::setPos has no effect (should they go in a grid l...)
 
Line 1: Line 1:
==Some things that got broken with woc==
==Some things that got broken with woc==
-adding an activity causes the new containment slapped on the old one, it's look like Containment::setPos has no effect (should they go in a grid layout?)
*adding an activity causes the new containment slapped on the old one, it's look like Containment::setPos has no effect (should they go in a grid layout?)
--probably connected on that the toolboxes get a totally random position after adding an activity
**probably connected on that the toolboxes get a totally random position after adding an activity
-resizing panel, quitting plasma making it save the config results in plasma unable to start again and without backtraces (valgrind seems to say something about a stack overflow, still not discovered where)
*resizing panel, quitting plasma making it save the config results in plasma unable to start again and without backtraces (valgrind seems to say something about a stack overflow, still not discovered where)
-making the panel vertical suddenly crashes plasma, backtrace says something happens in WindowTaskItem::publishIconGeometry()
*making the panel vertical suddenly crashes plasma, backtrace says something happens in WindowTaskItem::publishIconGeometry()
-systray gows too much, should it not have an expanding size policy?
*systray gows too much, should it not have an expanding size policy?

Revision as of 12:56, 15 April 2008

Some things that got broken with woc

  • adding an activity causes the new containment slapped on the old one, it's look like Containment::setPos has no effect (should they go in a grid layout?)
    • probably connected on that the toolboxes get a totally random position after adding an activity
  • resizing panel, quitting plasma making it save the config results in plasma unable to start again and without backtraces (valgrind seems to say something about a stack overflow, still not discovered where)
  • making the panel vertical suddenly crashes plasma, backtrace says something happens in WindowTaskItem::publishIconGeometry()
  • systray gows too much, should it not have an expanding size policy?