Default icons

2013-10-18 Thread Torrance, Douglas
I noticed a few things while looking at the default WMWindowAttributes. * Many of the icons don't ship with Window Maker (e.g., ColorGNU.xpm for Emacs), but instead are in the WindowMaker-extra tarball. (Similarly, the Debian default WMWindowAttributes, which has mostly different icons, references

Re: Re : Re: Re : windowmaker crashing

2013-10-18 Thread Joseph T. Bore
On Fri, 18 Oct 2013 13:45:57 -0400, Christophe wrote: im compiling this on a 64 bit machine, and its making a 64 bit binary. could it be that i need to build it as a 32 bit binary? i think i tried CC=gcc -m32 and it didnt work. this -m32 may participate, or maybe not... on my side i'm on

Re: windowmaker crashing

2013-10-18 Thread Joseph T. Bore
sure, attached. ill try replacing it with something else in a minute. On Fri, 18 Oct 2013 13:02:43 -0400, Rodolfo García Peñas wrote: Umm, interesting. The TIFF image size seems to be bigger than the real image size :-/ Can you send me the image? Can you replace that image with other

Re: Re : windowmaker crashing

2013-10-18 Thread Joseph T. Bore
thanks to the magic of corefiles i can provide you all of it. (gdb) print data $1 = (uint32 *) 0x1fb5214fffb3c10 (gdb) print width $2 = 140411070840960 (gdb) print height $3 = 128 (gdb) print ch $4 = 4 (gdb) print *image $5 = {data = 0x1bcc920 "", width = 128, height = 128, format = RRGBAFormat

Re: windowmaker crashing

2013-10-18 Thread Joseph T. Bore
sorry i should have been more clear. i am building and trying to run the most recent release 0.95.5. the 0.92 release i have wont compile on 64 bit anyway. thanks for the welcome, but i actually never really left.ive been running wmaker all along, just havent updated in a while. w

Re : Re: Re : windowmaker crashing

2013-10-18 Thread Christophe
- Joseph T. Bore a écrit : > > > thanks to the magic of corefiles i can provide you all of it. > > (gdb) print data > $1 = (uint32 *) 0x1fb5214fffb3c10 > (gdb) print width > $2 = 140411070840960 > (gdb) print height > $3 = 128 > (gdb) print ch > $4 = 4 > (gdb) print *image > $5 = {data = 0

Re : windowmaker crashing

2013-10-18 Thread Christophe
Hi Joseph, If you still have the possibility, may you please tell me what this would report in gdb: print data print width print height print ch print *image Thanks, Christophe - Joseph T. Bore a écrit : > > > after a *long* time, im finally rebuilding my gnustep environment

Re: windowmaker crashing

2013-10-18 Thread Rodolfo García Peñas
Umm, interesting. The TIFF image size seems to be bigger than the real image size :-/ Can you send me the image? Can you replace that image with other tiff image? Thanks! kix On Fri, 18 Oct 2013, Joseph T. Bore escribió: > > > sorry i should have been more clear. i am building and trying to

Re: windowmaker crashing

2013-10-18 Thread Rodolfo García Peñas
Hi Josept, some questions: 1. Could you install 0.95.5 version? 2. Could you check the file/path permissions? Cheers, kix PS. Welcome back! ;-) On Fri, 18 Oct 2013, Joseph T. Bore escribió: > > > after a *long* time, im finally rebuilding my gnustep environment > and also updating my window

windowmaker crashing

2013-10-18 Thread Joseph T. Bore
after a *long* time, im finally rebuilding my gnustep environment and also updating my windowmaker build. i was running 0.92. so downloaded and built it all and everything seems good. but when i go to log in and start wmaker i get a segfault. i have a core file, and i have even brought