On 02 Dec 2005 14:43:46 +0100, Michelle Konzack wrote: > > I have (in a ButtonPanel) a restart button: > > ----8<------------------------------------------------------------------ > *ButtonBar2: ( Frame 0, Padding 0 0, Container(Frame 0)) > *ButtonBar2: (1x1, Frame 1, Title "", Icon 32x32.recycle.xpm, Action > 'Restart') > ----8<------------------------------------------------------------------ > > which give those errors before reloading: > > ----8<------------------------------------------------------------------ > X Error of failed request: BadWindow (invalid Window parameter) > Major opcode of failed request: 4 (X_DestroyWindow) > Resource id in failed request: 0x1c00001 > Serial number of failed request: 18430 > Current serial number in output stream: 18432 > Gdk-ERROR **: BadWindow (invalid Window parameter) > serial 219 error_code 3 request_code 128 minor_code 2 > X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) > Major opcode of failed request: 62 (X_CopyArea) > Resource id in failed request: 0x2000004 > Serial number of failed request: 552132 > Current serial number in output stream: 552135 > X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) > Major opcode of failed request: 62 (X_CopyArea) > Resource id in failed request: 0x2400004 > Serial number of failed request: 66163 > Current serial number in output stream: 66166 > X Error of failed request: BadWindow (invalid Window parameter) > Major opcode of failed request: 4 (X_DestroyWindow) > Resource id in failed request: 0x1e00001 > Serial number of failed request: 185 > Current serial number in output stream: 188 > X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) > Major opcode of failed request: 62 (X_CopyArea) > Resource id in failed request: 0x2200005 > Serial number of failed request: 167616 > Current serial number in output stream: 167616 > ----8<------------------------------------------------------------------ > > but I do not know, where they come from.
The Gdk-ERROR is not likely to belong to fvwm. If you consistently get these errors on Restart, then in order to find which application or module causes this, try to close windows one by one until you stop to get the errors. Regards, Mikhael.
