Re: FwmIdent errors

2003-04-29 Thread Bob Woodside
On Tue, 29 Apr 2003 17:48:54 -0400 Dan Espen <[EMAIL PROTECTED]> wrote: > I run FvwmIdent with: > > *FvwmIdent: Back Black > *FvwmIdent: Fore white > *FvwmIdent: Font 9x15bold > > no problem here, but I missed the version > you had the problem with. > > I don't get any errors running with curre

Re: FwmIdent errors

2003-04-29 Thread Dan Espen
Bob Woodside <[EMAIL PROTECTED]> writes: > On Tue, 29 Apr 2003 22:52:48 +0200 > Olivier Chapuis <[EMAIL PROTECTED]> wrote: > > > I've installed an X error handler to FvwmIdent. Now FvwmIdent should > > core dump, the gdb output may help us to determine if this error is > > acceptable or not. I gue

Re: FwmIdent errors

2003-04-29 Thread Bob Woodside
On Tue, 29 Apr 2003 22:52:48 +0200 Olivier Chapuis <[EMAIL PROTECTED]> wrote: > I've installed an X error handler to FvwmIdent. Now FvwmIdent should > core dump, the gdb output may help us to determine if this error is > acceptable or not. I guess that if you remove the #if 0 code of > FvwmIdent.c

Re: FwmIdent errors

2003-04-29 Thread Olivier Chapuis
On Tue, Apr 29, 2003 at 01:13:09PM -0400, Bob Woodside wrote: > Hi -- > > Using the almost current CVS (I last updated sometime yesterday > afternoon), I find that FvwmIdent consistently fails. The following > error is logged: > > X Error of failed request: BadDrawable (invalid Pixmap or

CVS olicha: * Added an X error handler To FvwmIdent

2003-04-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 03/04/29 15:50:02 Modified files: modules: ChangeLog modules/FvwmIdent: FvwmIdent.c FvwmIdent.h Log message: * Added an X error handler To FvwmIdent -- Visit the official FVWM web page at http:/

FwmIdent errors

2003-04-29 Thread Bob Woodside
Hi -- Using the almost current CVS (I last updated sometime yesterday afternoon), I find that FvwmIdent consistently fails. The following error is logged: X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) Major opcode of failed request: 55 (X_CreateGC) R

Re: New web page is slow

2003-04-29 Thread Dan Espen
Dominik Vogt writes: > On Tue, Apr 29, 2003 at 05:11:31PM +0200, Uwe Pross wrote: > > Hi there, > > On 29 Apr 2003 at 10:45:38 -0400, Bob Woodside wrote: > > BTW: The total size I have given was not correct. I have > > forgotten the window decoration pictures. They come to > > another 25 kByte

CVS migo fvwm-web: * updated Tian logos

2003-04-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: migo03/04/29 11:18:22 Modified files: . : ChangeLog logo-competition: logos_new.php logo-competition/logos/Tian: index.php Added files: logo-competition/logos/Tian: logo_basi

CVS migo fvwm-web: * fixed faq entry and rerun navgen

2003-04-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: migo03/04/29 11:09:36 Modified files: documentation/faq: index.php template.php navgen_write : navigation.inc Log message: * fixed faq entry and rerun navgen -- Visit the official FVWM web page at htt

Re: New web page is slow

2003-04-29 Thread Dominik Vogt
On Tue, Apr 29, 2003 at 05:11:31PM +0200, Uwe Pross wrote: > Hi there, > > On 29 Apr 2003 at 10:45:38 -0400, Bob Woodside wrote: > > > It's clearly the graphics that cause it. > > It's is mix of the size of the graphics and the number of > files to load. The window decoration requires quite a l

CVS migo fvwm-web: * moved FAQ generation files to its own directory and regenerated

2003-04-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: migo03/04/29 11:01:20 Modified files: . : ChangeLog layout_plain.inc httpd : error404.php Added files: documentation/faq: faq2php index.php template.php Removed files:

CVS migo fvwm-web:

2003-04-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: migo03/04/29 10:50:03 fvwm-web/documentation/faq Update of /home/cvs/fvwm/fvwm-web/documentation/faq In directory util1.math.uh.edu:/tmp/cvs-serv22709/documentation/faq Log Message: Directory /home/cvs/fvwm/fvwm-web/docu

Re: New web page is slow

2003-04-29 Thread Uwe Pross
Hi there, On 29 Apr 2003 at 10:45:38 -0400, Bob Woodside wrote: > It's clearly the graphics that cause it. It's is mix of the size of the graphics and the number of files to load. The window decoration requires quite a lot of small files. Each of them needs a own http request which has a respon

Re: New web page is slow

2003-04-29 Thread Bob Woodside
On Tue, 29 Apr 2003 13:16:17 +0200 Uwe Pross <[EMAIL PROTECTED]> wrote: > Hi there, > > On 28 Apr 2003 at 10:40:54 +0200, Dominik Vogt wrote: > > > Any ideas why the new web page takes 30 seconds on my ISDN > > line to load? > > All files together loaded when requesting > www.fvwm.org/index.php

Re: New web page is slow

2003-04-29 Thread Dominik Vogt
On Tue, Apr 29, 2003 at 02:38:42PM +0200, Uwe Pross wrote: > Hi there, > > On 29 Apr 2003 at 14:15:18 +0200, Dominik Vogt wrote: > > > I was able to reduce the size of navgen.cli and navgen.php by 25% > > by removing all comments (especially the comment markers waste a > > lot of bandwidth) and b

Re: New web page is slow

2003-04-29 Thread Uwe Pross
Hi there, On 29 Apr 2003 at 14:15:18 +0200, Dominik Vogt wrote: > I was able to reduce the size of navgen.cli and navgen.php by 25% > by removing all comments (especially the comment markers waste a > lot of bandwidth) and by indenting with one tab instead of two > spaces. Using shorter variable

CVS uwp fvwm-web: Removed old navgen version - only cli version is left

2003-04-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: uwp 03/04/29 07:25:59 Removed files: . : navgen.php Log message: Removed old navgen version - only cli version is left -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe fr

Re: New web page is slow

2003-04-29 Thread Uwe Pross
Hi there, On 29 Apr 2003 at 13:51:02 +0200, Dominik Vogt wrote: > Ah so that's the reason. 120kB seems to be huge. What is > using so much space? The background image plus the logo > take up 57kB, so there are still about 69kB left to > explain. Is it because of the (uncompressed?) gifs? Is

Re: New web page is slow

2003-04-29 Thread Dominik Vogt
On Tue, Apr 29, 2003 at 01:51:02PM +0200, fvwm-workers wrote: > On Tue, Apr 29, 2003 at 01:16:17PM +0200, Uwe Pross wrote: > > On 28 Apr 2003 at 10:40:54 +0200, Dominik Vogt wrote: > > > > > Any ideas why the new web page takes 30 seconds on my ISDN > > > line to load? > > > > All files together

CVS uwp fvwm-web: Changed backgound image to smaller size.

2003-04-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: uwp 03/04/29 07:12:33 Modified files: . : layout_default.inc Added files: pictures/backgrounds: default_small.jpg Log message: Changed backgound image to smaller size. -- Visit the official

Re: New web page is slow

2003-04-29 Thread Dominik Vogt
On Tue, Apr 29, 2003 at 01:16:17PM +0200, Uwe Pross wrote: > On 28 Apr 2003 at 10:40:54 +0200, Dominik Vogt wrote: > > > Any ideas why the new web page takes 30 seconds on my ISDN > > line to load? > > All files together loaded when requesting > www.fvwm.org/index.php are 122880 Bytes in size. A

Re: New web page is slow

2003-04-29 Thread Uwe Pross
Hi there, On 28 Apr 2003 at 10:40:54 +0200, Dominik Vogt wrote: > Any ideas why the new web page takes 30 seconds on my ISDN > line to load? All files together loaded when requesting www.fvwm.org/index.php are 122880 Bytes in size. So on an ISDN line it should take about 122880 Bytes / 64 Kbit/

valgrind output

2003-04-29 Thread Dominik Vogt
Does anyone understand what these problems come from (current cvs, compiled with -g -O2): ==10227== Syscall param writev(vector[...]) contains uninitialised or unaddressable byte(s) ==10227==at 0x40186927: vgAllRoadsLeadToRome_writev (vg_intercept.c:110) ==10227==Address 0x4141A

New web page is slow

2003-04-29 Thread Dominik Vogt
Any ideas why the new web page takes 30 seconds on my ISDN line to load? Bye Dominik ^_^ ^_^ -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to

Re: Jitterbug comments (Was: Notification: incoming/1020)

2003-04-29 Thread Dominik Vogt
On Sat, Apr 26, 2003 at 11:17:23PM +, Mikhael Goikhman wrote: > On 27 Apr 2003 00:45:09 +0200, Olivier Chapuis wrote: > > > > On Sat, Apr 26, 2003 at 11:14:17AM -0500, Jason L Tibbitts III wrote: > > > > "dv" == dominik vogt <[EMAIL PROTECTED]> writes: > > > > > > dv> Jason, can you do so