[Bug 155543] Plasma stops responding after some operations
Aaron J.Seigo
aseigo at kde.org
Sun Jan 13 19:36:42 CET 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=155543
------- Additional Comments From aseigo kde org 2008-01-13 19:36 -------
> more and more applications tries to run plugins in separate processes
you're comparing apples (web browser plugins delivering content) to oranges (a seamless, interacting desktop scene). amarok's out of process scanner is also something completely different.
besides the obvious graphical and interaction issues, you may also wish to consider the overhead of running each applet as its own process. not pretty.
> the more unskilled developers will code their own widgets
two things:
a) you don't need to run random bits of code
b) that's why we are encouraging them to use languages we can manage at runtime more effectively. eventually it will probably be necessary to build sandboxes around the scripting support for both feature and resource acccess.
More information about the Panel-devel
mailing list