From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6068b2e70032965b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns13feed!worldnet.att.net!164.128.36.58!news.ip-plus.net!newsfeed.ip-plus.net!news.post.ch!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: Problem in debugging GPS Date: Thu, 28 Sep 2006 09:02:41 +0200 Organization: Swisscom IP+ (post doesn't reflect views of Swisscom) Message-ID: <451b7391$1@news.post.ch> References: <22c29$4518d54e$50632e62$3203@news.chello.hu> <451a7624$1@news.post.ch> <87d59hz4rp.fsf@ludovic-brenta.org> <231902015.oanfJSrnlC@linux1.krischik.com> <87zmclxgsp.fsf@ludovic-brenta.org> NNTP-Posting-Host: 194.41.146.1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: atlas.ip-plus.net 1159426965 4043 194.41.146.1 (28 Sep 2006 07:02:45 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Thu, 28 Sep 2006 07:02:45 +0000 (UTC) User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) In-Reply-To: <87zmclxgsp.fsf@ludovic-brenta.org> X-Original-NNTP-Posting-Host: w01iwt.pnet.ch X-Original-Trace: 28 Sep 2006 09:02:41 +0200, w01iwt.pnet.ch Xref: g2news2.google.com comp.lang.ada:6793 Date: 2006-09-28T09:02:41+02:00 List-Id: Ludovic Brenta schrieb: >> Up until I deleted my .gkt* and .gnome files any GTK+ application started by >> root crashed. Before you ask: vim is gtk+. > > I never start applications as root. Except for apt-get and aptitude :) Interesting - how do you edit your configuration files then? Do you "setfacl -m user:xxx:rwX" on /etc? ;-) Martin