I downloaded tuxtype2-1.5.3tar.gz, configured and made
it. It segfaults with this error: settings file does
not exist. I ran tuxtype under gdb and am attaching
the backtrace from that...
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ Program received signal SIGSEGV, Segmentation fault.
0x08054a38 in black_outline (t=0x805b831 "Fish Cascade", font=0x8096f00,
c=0x80627f4) at alphabet.c:123
123 out = SDL_CreateRGBSurface(SDL_SWSURFACE, (tmp->w)+5, (tmp->h)+5, 32,
rmask, gmask, bmask, amask);
(gdb) bt
#0 0x08054a38 in black_outline (t=0x805b831 "Fish Cascade", font=0x8096f00,
c=0x80627f4) at alphabet.c:123
#1 0x08051b46 in TitleScreen_load_menu () at titlescreen.c:75
#2 0x08051f74 in TitleScreen_load_media () at titlescreen.c:152
#3 0x080525bc in TitleScreen () at titlescreen.c:293
#4 0x0804c6be in main (argc=2, argv=0xbfffeb84) at main.c:151
#5 0x4013fab1 in __libc_start_main () from /lib/libc.so.6
_______________________________________________
Tuxtype-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxtype-dev