Re: [compiz] kde-window-decorator crashes

2008-01-23 Thread Diogo Ferreira
Silvan Calarco wrote:
 BAADCAAHDwEHEAEKFwESKwIXNQIaOwIcQQIgSQIpXwM4gAQ8igU/kAVAkwVB
 lAVClwVCmAVFngVJpgZKqQZLrQZPtQZQtgZRuQYAAQB1lW3cAXRS
 TlMAQObYZgFiS0dEAIgFHUgJcEhZcwAALiMAAC4jAXilP3YH
 dElNRQfXAxgNAiAQYlKOHXRFWHRDb21tZW50AENyZWF0ZWQgd2l0aCBU
 aGUgR0lNUO9kJW4AAADMSURBVEjHzZbJEsMwCEPpvjfdW9T//89OkktqVxgy
 PpSjzLPHQeCIZKGDkGJoFsF0E1EW0XyCaFVA/fl3RvzaTfW6nPTaaQqWP1TP
 s9WjVxdgB3ypwHbfqRcAPgBoWvWIlODAoVWfcx8geK9fnXzbbTyX5jsJrZED
 SNZYrakVHJVOIeK+WO8Y7osTnKlJVDxkxN290ymRSoTtu5EO83iY+t76Fjag
 fwNYRHVAxTd/ShW1beAYPqUHqDyXHA0RzR/xjFacAdF2Dv3QZKsfsUpr0TVL
 EzoASUVORK5CYII=
 MIME-Version: 1.0
 Content-Type: multipart/signed;
   boundary=nextPart12284572.cJpNqUBv6N;
   protocol=application/pgp-signature;
   micalg=pgp-sha1
 Content-Transfer-Encoding: 7bit
 X-KMail-Recipients: compiz list compiz@lists.freedesktop.org
 Message-Id: [EMAIL PROTECTED]
 Status: R
 X-Status: NQ
 X-KMail-EncryptionState:  
 X-KMail-SignatureState:  
 X-KMail-MDN-Sent:  

 --nextPart12284572.cJpNqUBv6N
 Content-Type: text/plain;
   charset=us-ascii
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline

 Hi,
 I've updated compiz to the 0.5.0 release and since my release 0.3.something=
  I=20
 keep on seeing seldom crashes from kde-window-decorator when running it bot=
 h=20
 on Xorg with AIGLX+nvidia card and Xorg+Xgl+ATI card.
 The crashes most often happen at desktop login and when loading certain=20
 applications (kmail, kaffeine, ...).
 The strange thing is that if I try to attach to kde-window-decorator with g=
 db=20
 it doesn't crash anymore! What might be the reason?
 If anybody can tell how I can make more debugging and give you more=20
 information. The distribution is openmamba.

 Thanks,
 Silvan

 =2D-=20
 mambaSoft di Silvan Calarco - http://www.mambasoft.it
 openmamba GNU/Linux development - http://www.openmamba.org

 --nextPart12284572.cJpNqUBv6N
 Content-Type: application/pgp-signature

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.7 (GNU/Linux)

 iD8DBQBGSeXZorjzK0sXTM0RAvdBAKDfnwo6f050K1hLGB0Ac5x+IbGROwCgrcI7
 cuYCTYEa2fPtyUPYGN5UFFY=
 =yN1R
 -END PGP SIGNATURE-

 --nextPart12284572.cJpNqUBv6N--
 ___
 compiz mailing list
 compiz@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/compiz
   
Hi, now that you mention kde-window-decorator I thought I would refer
something I notice from time to time and is quite annoying. I believe
it's a problem across all libdecoration because I also get this with
metacity on two (very) different setups (nvidia/64bits and ati/32bits).
What happens is that after some time of using the decorators the
decorations stall, if I click a window it takes input focus but the
decoration stays as if it wasn't. I guess more people have this problem
? Maybe someone who knows about libdecoration can offer some insight.

Regards,

Diogo
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] kde-window-decorator crashes

2007-06-21 Thread Silvan Calarco
Alle lunedì 21 maggio 2007, David Reveman ha scritto:
 Could be related to this bug:

 http://bugs.freedesktop.org/show_bug.cgi?id=9526

 I think someone reported that the workaround we have in libdecoration
 doesn't always work.

 I should probably go ahead and commit that fix to libXrender.

Sorry for the delay. The patch applied to libXrender doesn't seem fix the 
problem, but this time I have a backtrace:

#0  0x4b5ced12 in QWidget::~QWidget () from /usr/lib/qt3/lib/libqt-mt.so.3
#1  0x4b625bac in QButton::~QButton () from /usr/lib/qt3/lib/libqt-mt.so.3
#2  0xb7f889bf in KCommonDecorationButton::~KCommonDecorationButton ()
   from /opt/kde3/lib/libkdecorations.so.1
#3  0xb7f88996 in KCommonDecorationButton::~KCommonDecorationButton ()
   from /opt/kde3/lib/libkdecorations.so.1
#4  0xb7aaeec5 in KWinPlastik::PlastikButton::~PlastikButton ()
   from /opt/kde3/lib/kde3/kwin3_plastik.so
#5  0x08165188 in ?? ()
#6  0xb7f8eafc in ?? () from /opt/kde3/lib/libkdecorations.so.1
#7  0x in ?? ()

Cheers,
Silvan

 On Tue, 2007-05-15 at 18:50 +0100, Diogo Ferreira wrote:
  Silvan Calarco wrote:
   Hi,
   I've updated compiz to the 0.5.0 release and since my release
   0.3.something I keep on seeing seldom crashes from kde-window-decorator
   when running it both on Xorg with AIGLX+nvidia card and Xorg+Xgl+ATI
   card.
   The crashes most often happen at desktop login and when loading certain
   applications (kmail, kaffeine, ...).
   The strange thing is that if I try to attach to kde-window-decorator
   with gdb it doesn't crash anymore! What might be the reason?
   If anybody can tell how I can make more debugging and give you more
   information. The distribution is openmamba.


-- 
mambaSoft di Silvan Calarco - http://www.mambasoft.it
openmamba GNU/Linux development - http://www.openmamba.org


signature.asc
Description: This is a digitally signed message part.
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] kde-window-decorator crashes

2007-05-21 Thread David Reveman
On Tue, 2007-05-15 at 18:50 +0100, Diogo Ferreira wrote:
 Silvan Calarco wrote:
  Hi,
  I've updated compiz to the 0.5.0 release and since my release 0.3.something 
  I 
  keep on seeing seldom crashes from kde-window-decorator when running it 
  both 
  on Xorg with AIGLX+nvidia card and Xorg+Xgl+ATI card.
  The crashes most often happen at desktop login and when loading certain 
  applications (kmail, kaffeine, ...).
  The strange thing is that if I try to attach to kde-window-decorator with 
  gdb 
  it doesn't crash anymore! What might be the reason?
  If anybody can tell how I can make more debugging and give you more 
  information. The distribution is openmamba.

Could be related to this bug:

http://bugs.freedesktop.org/show_bug.cgi?id=9526

I think someone reported that the workaround we have in libdecoration
doesn't always work.

I should probably go ahead and commit that fix to libXrender.

-David

___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] kde-window-decorator crashes

2007-05-16 Thread Diogo Ferreira
Diogo Ferreira wrote:
 Silvan Calarco wrote:
   
 Hi,
 I've updated compiz to the 0.5.0 release and since my release 0.3.something 
 I 
 keep on seeing seldom crashes from kde-window-decorator when running it both 
 on Xorg with AIGLX+nvidia card and Xorg+Xgl+ATI card.
 The crashes most often happen at desktop login and when loading certain 
 applications (kmail, kaffeine, ...).
 The strange thing is that if I try to attach to kde-window-decorator with 
 gdb 
 it doesn't crash anymore! What might be the reason?
 If anybody can tell how I can make more debugging and give you more 
 information. The distribution is openmamba.

 Thanks,
 Silvan

   
 

 ___
 compiz mailing list
 compiz@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/compiz
   
 

 Hi, now that you mention kde-window-decorator I thought I would refer
 something I notice from time to time and is quite annoying. I believe
 it's a problem across all libdecoration because I also get this with
 metacity on two (very) different setups (nvidia/64bits and ati/32bits).
   
By metacity I meant gwd.
 What happens is that after some time of using the decorators the
 decorations stall, if I click a window it takes input focus but the
 decoration stays as if it wasn't. I guess more people have this problem
 ? Maybe someone who knows about libdecoration can offer some insight.

 Regards,

 Diogo


 ___
 compiz mailing list
 compiz@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/compiz
   

___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] kde-window-decorator crashes

2007-05-15 Thread Diogo Ferreira
Silvan Calarco wrote:
 Hi,
 I've updated compiz to the 0.5.0 release and since my release 0.3.something I 
 keep on seeing seldom crashes from kde-window-decorator when running it both 
 on Xorg with AIGLX+nvidia card and Xorg+Xgl+ATI card.
 The crashes most often happen at desktop login and when loading certain 
 applications (kmail, kaffeine, ...).
 The strange thing is that if I try to attach to kde-window-decorator with gdb 
 it doesn't crash anymore! What might be the reason?
 If anybody can tell how I can make more debugging and give you more 
 information. The distribution is openmamba.

 Thanks,
 Silvan

   
 

 ___
 compiz mailing list
 compiz@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/compiz
   

Hi, now that you mention kde-window-decorator I thought I would refer
something I notice from time to time and is quite annoying. I believe
it's a problem across all libdecoration because I also get this with
metacity on two (very) different setups (nvidia/64bits and ati/32bits).
What happens is that after some time of using the decorators the
decorations stall, if I click a window it takes input focus but the
decoration stays as if it wasn't. I guess more people have this problem
? Maybe someone who knows about libdecoration can offer some insight.

Regards,

Diogo


___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] Kde-window-decorator Crashes

2006-12-20 Thread David Reveman
On Wed, 2006-12-20 at 12:58 +0100, Luigi Curzi wrote:
 hello
 i'm on a debian sid updated.
 i have installed last git version of compiz.
 when i quit a session or shutdown my pc (in general when i stop the
 decorator) kwd crashes with this backtrace (i hope it is useful):
 
 Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
 [Thread debugging using libthread_db enabled]
 [New Thread -1226017088 (LWP 14523)]
 [KCrash handler]
 #9  0xb737aa3c in QObject::parent () from /usr/lib/libqt-mt.so.3
 #10 0xb737b209 in QWidget::parentWidget () from /usr/lib/libqt-mt.so.3
 #11 0xb748c229 in QWidget::~QWidget () from /usr/lib/libqt-mt.so.3
 #12 0xb7cb8b83 in KDecoration::~KDecoration ()
from /usr/lib/libkdecorations.so.1
 #13 0xb6c3bd41 in polyester::polyesterClient::~polyesterClient ()
from /usr/lib/kde3/kwin3_polyester.so
 #14 0x0805a716 in ~Window (this=0x811a8e0) at window.cpp:135
 #15 0x0805341f in ~Decorator (this=0x80670f8) at decorator.cpp:243
 #16 0x08050f8c in main (argc=0, argv=0xbf893524) at main.cpp:119
 

I think this is fixed now.

-David

___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz