Re: .xsession-errors massive

2011-02-22 Thread Paul Cartwright
On 02/21/2011 09:16 PM, Dave Witbrodt wrote:

 I've been plagued by this one for over a year.  The Debian BTS has a bug
 report for it already, and in comment 35 there I listed similar reports
 on other bug tracking systems:
  
thanks for the update!


 I'm hoping that the upcoming libgtk version 3 will cure the problem.  It
 may be a while before the problematic programs are built against the new
 version, however.
we shall see, I appreciate your info, thanks!


-- 
Paul Cartwright


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d639363.5020...@pcartwright.com



Re: .xsession-errors massive

2011-02-21 Thread Ron Johnson

On 02/21/2011 02:26 PM, Paul Cartwright wrote:

I have lots  lots of these errors:
in .xsession-errors:
(firefox-bin:15563): Gdk-WARNING **: XID collision, trouble ahead

(firefox-bin:15563): Gdk-WARNING **: XID collision, trouble ahead

(firefox-bin:15563): Gdk-WARNING **: XID collision, trouble ahead

(firefox-bin:15563): Gdk-WARNING **: XID collision, trouble ahead

(firefox-bin:15563): Gdk-WARNING **: XID collision, trouble ahead

is it my configuration, or a major gtk issue?


a) They are warnings, not errors.
b) They are *stupendously* common.

$ grep 'XID collision, trouble ahead' .xsession-errors | wc
 275772 1930404 18116684

--
The normal condition of mankind is tyranny and misery.
Milton Friedman


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4d62cf70.7090...@cox.net



Re: .xsession-errors massive

2011-02-21 Thread Paul Cartwright
On 02/21/2011 03:47 PM, Ron Johnson wrote:
  (firefox-bin:15563): Gdk-WARNING **: XID collision, trouble ahead
 
  is it my configuration, or a major gtk issue?

 a) They are warnings, not errors.
 b) They are *stupendously* common.

 $ grep 'XID collision, trouble ahead' .xsession-errors | wc
  275772 1930404 18116684
wow, ya got me beat:)
$ grep 'XID collision, trouble ahead' .xsession-errors | wc
 137884  965188 9100344

I was googling  it looks like a gtk version error, but that was a
different distro I think.

thanks!

-- 
Paul Cartwright


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d62d2c6.1040...@pcartwright.com



Re: .xsession-errors massive

2011-02-21 Thread Paul Cartwright
On 02/21/2011 05:36 PM, Michelle Konzack wrote:
 I think I have to write some bug reports since there are three  programs
 DOSing the .xsession-errors.   680 MByte in 3 days is inacceptable.

 However, if I stay as usualy one month and longer  online  my  partition
 will crash...
yes, I deleted the other .xsession logs.. logrotate created some massive
files...


-- 
Paul Cartwright


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d62eec3.80...@pcartwright.com



Re: .xsession-errors massive

2011-02-21 Thread Michelle Konzack
Hello Paul Cartwright,

Am 2011-02-21 16:01:58, hacktest Du folgendes herunter:
  $ grep 'XID collision, trouble ahead' .xsession-errors | wc
   275772 1930404 18116684
 wow, ya got me beat:)
 $ grep 'XID collision, trouble ahead' .xsession-errors | wc
  137884  965188 9100344
 
 I was googling  it looks like a gtk version error, but that was a
 different distro I think.

I think I have to write some bug reports since there are three  programs
DOSing the .xsession-errors.   680 MByte in 3 days is inacceptable.

However, if I stay as usualy one month and longer  online  my  partition
will crash...

Thanks, Greetings and nice Day/Evening
Michelle Konzack

-- 
# Debian GNU/Linux Consultant ##
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsystems@tdnet France EURL   itsystems@tdnet UG (limited liability)
Owner Michelle KonzackOwner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz Kinzigstraße 17
67100 Strasbourg/France   77694 Kehl/Germany
Tel: +33-6-61925193 mobil Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

http://www.itsystems.tamay-dogan.net/  http://www.flexray4linux.org/
http://www.debian.tamay-dogan.net/ http://www.can4linux.org/

Jabber linux4miche...@jabber.ccc.de
ICQ#328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/


signature.pgp
Description: Digital signature


Re: .xsession-errors massive

2011-02-21 Thread Dave Witbrodt

On 02/21/2011 05:36 PM, Michelle Konzack wrote:

Hello Paul Cartwright,

Am 2011-02-21 16:01:58, hacktest Du folgendes herunter:

$ grep 'XID collision, trouble ahead' .xsession-errors | wc
  275772 1930404 18116684

wow, ya got me beat:)
$ grep 'XID collision, trouble ahead' .xsession-errors | wc
  137884  965188 9100344

I was googling  it looks like a gtk version error, but that was a
different distro I think.


I think I have to write some bug reports since there are three  programs
DOSing the .xsession-errors.   680 MByte in 3 days is inacceptable.

However, if I stay as usualy one month and longer  online  my  partition
will crash...


I've been plagued by this one for over a year.  The Debian BTS has a bug 
report for it already, and in comment 35 there I listed similar reports 
on other bug tracking systems:


http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550352#35

The bug seems to be related to Adobe Flash Player, though a few people 
have reported the bug being triggered by other apps.


A patch was posted which does not fix the underlying problem but 
provides some relief from the symptoms.  I also posted a modified 
version of that patch, which simply spams .xsession-errors much less 
frequently.


I'm hoping that the upcoming libgtk version 3 will cure the problem.  It 
may be a while before the problematic programs are built against the new 
version, however.



Dave W.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4d631c6e.6080...@sbcglobal.net