Re: Gnome 2.14 Module Proposal: Deskbar Applet
- From: Alan Cox <alan lxorguk ukuu org uk>
- To: "Gustavo J. A. M. Carneiro" <gjc inescporto pt>
- Cc: Thomas Vander Stichele <thomas apestaart org>, Benoît Dejean <benoit placenet org>, Deskbar Applet List <deskbar-applet-list gnome org>, desktop-devel-list gnome org
- Subject: Re: Gnome 2.14 Module Proposal: Deskbar Applet
- Date: Thu, 27 Oct 2005 14:29:49 +0100
On Iau, 2005-10-27 at 13:32 +0100, Gustavo J. A. M. Carneiro wrote:
> The result: a single process (per user, per display), and a single
> main loop, for all applets. Of course this means if one applet
> deadlocks or dies, they all die. But at least dying in python is not so
> easy. You usually get only an exception that is ignored. Deadlock is
Which means all the applets run in the same security context which like
all the assumptions about "root" in other threads is a bad idea. To
apply good security policies you need isolation not amorphous blobs.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]