Hi Fred

Le samedi 25 octobre 2008 à 17:24 +0200, Fred Kiefer a écrit :
> I made a rather far fetching change last night to the XWindowBuffer
> class, so my first thought is that this change may have triggered your
> problem. I left the old code in place and you could test whether my
> change caused this by changing the line
> #if 0
> into
> #if 1

I get exactly the same messages.

> If this wasn't the source of the problem then we need to dig deeper. The
> first thing to do is to run the application with a debugger attached and
> set a break point into XGErrorHandler and report the backtraces you get
> from it. That will help us to pin down, which operations are causing the
> messages.

Ok, I'll try that and get back to you if I get any result.

> It would also be great to report any other log messages you get while
> running the application.

You'll find the full log I get when starting SimpleAgenda in
cairo-log.txt.

If you want to test patches, I'm right here.

Philippe

2008-10-25 22:13:09.690 SimpleAgenda[22706] X-Windows error - BadImplementation 
(server does not implement operation)
          on display: :0.0
                type: 0
       serial number: 114
        request code: 145
2008-10-25 22:13:09.691 SimpleAgenda[22706] X-Windows error - BadPixmap 
(invalid Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 115
        request code: 2
2008-10-25 22:13:09.706 SimpleAgenda[22706] X-Windows error - BadImplementation 
(server does not implement operation)
          on display: :0.0
                type: 0
       serial number: 175
        request code: 145
2008-10-25 22:13:09.706 SimpleAgenda[22706] X-Windows error - BadPixmap 
(invalid Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 176
        request code: 2
2008-10-25 22:13:09.741 SimpleAgenda[22706] X-Windows error - BadImplementation 
(server does not implement operation)
          on display: :0.0
                type: 0
       serial number: 3270
        request code: 145
2008-10-25 22:13:09.741 SimpleAgenda[22706] X-Windows error - BadPixmap 
(invalid Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 3271
        request code: 2
2008-10-25 22:13:09.807 SimpleAgenda[22706] X-Windows error - BadImplementation 
(server does not implement operation)
          on display: :0.0
                type: 0
       serial number: 3332
        request code: 145
2008-10-25 22:13:09.807 SimpleAgenda[22706] X-Windows error - BadPixmap 
(invalid Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 3333
        request code: 2
2008-10-25 22:13:09.823 SimpleAgenda[22706] X-Windows error - BadImplementation 
(server does not implement operation)
          on display: :0.0
                type: 0
       serial number: 3392
        request code: 145
2008-10-25 22:13:09.824 SimpleAgenda[22706] X-Windows error - BadPixmap 
(invalid Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 3393
        request code: 2
2008-10-25 22:13:09.830 SimpleAgenda[22706] LocalStore from 
/home/philou/GNUstep/Library/SimpleAgenda/Personal : loaded 4 appointment(s)
2008-10-25 22:13:09.830 SimpleAgenda[22706] LocalStore from 
/home/philou/GNUstep/Library/SimpleAgenda/Personal.tasks : loaded 0 tasks(s)
2008-10-25 22:13:09.830 SimpleAgenda[22706] Added Personal Agenda to 
StoreManager
2008-10-25 22:13:09.831 SimpleAgenda[22706] Added Perso to StoreManager
2008-10-25 22:13:09.839 SimpleAgenda[22706] X-Windows error - BadImplementation 
(server does not implement operation)
          on display: :0.0
                type: 0
       serial number: 3449
        request code: 145
2008-10-25 22:13:09.839 SimpleAgenda[22706] X-Windows error - BadPixmap 
(invalid Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 3450
        request code: 2
2008-10-25 22:13:09.853 SimpleAgenda[22706] X-Windows error - BadImplementation 
(server does not implement operation)
          on display: :0.0
                type: 0
       serial number: 3504
        request code: 145
2008-10-25 22:13:09.854 SimpleAgenda[22706] X-Windows error - BadPixmap 
(invalid Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 3505
        request code: 2
2008-10-25 22:13:10.043 SimpleAgenda[22706] X-Windows error - BadPixmap 
(invalid Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 3552
        request code: 54
2008-10-25 22:13:10.044 SimpleAgenda[22706] X-Windows error - BadImplementation 
(server does not implement operation)
          on display: :0.0
                type: 0
       serial number: 3555
        request code: 145
2008-10-25 22:13:10.044 SimpleAgenda[22706] X-Windows error - BadPixmap 
(invalid Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 3556
        request code: 2
2008-10-25 22:13:10.048 SimpleAgenda[22706] X-Windows error - BadImplementation 
(server does not implement operation)
          on display: :0.0
                type: 0
       serial number: 3580
        request code: 145
2008-10-25 22:13:10.048 SimpleAgenda[22706] X-Windows error - BadPixmap 
(invalid Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 3581
        request code: 2
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to