And more info.... Building with -DDEBUG and running with --verbose starts
with:

tuxtype2, version 1.5 BEGIN
LibInit():
-About to init SDL Library
-SDL Library init'd successfully
-about to init SDL_ttf
LibInit():END
GraphicsInit():
-SDL Setting VidMode to 640x480x16
SDL_SetClipRect(screen, NULL):
SDL_ShowCursor(0):
SDL_WM_SetCaption("Tux Typing", PACKAGE);
-SDL VidMode successfully set to 640x480x16
GraphicsInit():END
LOADIMAGE: Done
LOADSOUND: Done
LOADSOUND: Done


And ends with:

looking for 'menu/lang0.png'
not in './menu/lang0.png'
not in '/usr/share/tuxtype/menu/laFile not found :(
loading sprite menu/lang - contains 0 frames
File not found :(
File not found :(
File not found :(
File not found :(
loading sprite menu/main - contains 0 frames
done creating graphics, now setting positions
->Now Animatiting Tux and Title on to the screen


I assume that it should have more debugging after that.

The ktrace has:

  9718 tuxtype2 CALL  write(0x2,0xbfbfd218,0x31)
  9718 tuxtype2 GIO   fd 2 wrote 49 bytes
       "->Now Animatiting Tux and Title on to the screen
       "
  9718 tuxtype2 RET   write 49/0x31
  9718 tuxtype2 CALL  gettimeofday(0xbfbfda8c,0)
  9718 tuxtype2 RET   gettimeofday 0
  9718 tuxtype2 CALL  gettimeofday(0xbfbfda4c,0)
  9718 tuxtype2 RET   gettimeofday 0
  9718 tuxtype2 CALL  __sigprocmask14(0,0,0x8062188)
  9718 tuxtype2 RET   __sigprocmask14 0
  9718 tuxtype2 CALL  __sigprocmask14(0x3,0x8062088,0)
  9718 tuxtype2 RET   __sigprocmask14 0
  9718 tuxtype2 CALL  gettimeofday(0x8072eb8,0)
  9718 tuxtype2 RET   gettimeofday 0
  9718 tuxtype2 CALL  __sigpending14(0x48291dc8)
  9718 tuxtype2 RET   __sigpending14 0
  9718 tuxtype2 CALL  read(0x3,0x8072628,0x80)
  9718 tuxtype2 RET   read -1 errno 35 Resource temporarily unavailable
  9718 tuxtype2 CALL  __sigprocmask14(0x3,0x48291dd8,0x8072cd8)
  9718 tuxtype2 RET   __sigprocmask14 0
  9718 tuxtype2 CALL  select(0x4,0x8072de8,0x8072d68,0x8072ce8,0x8072490)
  9718 tuxtype2 RET   select 0
  9718 tuxtype2 CALL  __sigprocmask14(0x3,0x8072cd8,0)
  9718 tuxtype2 RET   __sigprocmask14 0
  9718 tuxtype2 CALL  gettimeofday(0x8062448,0)
  9718 tuxtype2 RET   gettimeofday 0
  9718 tuxtype2 CALL  __sigprocmask14(0,0,0x8062088)
  9718 tuxtype2 RET   __sigprocmask14 0
  9718 tuxtype2 CALL  __sigprocmask14(0x3,0x8062488,0)
  9718 tuxtype2 RET   __sigprocmask14 0
  9718 tuxtype2 CALL  gettimeofday(0x808be00,0)
  9718 tuxtype2 RET   gettimeofday 0
  9718 tuxtype2 CALL  write(0x7,0x807a000,0x1000)
  9718 tuxtype2 GIO   fd 7 wrote 4088 bytes
       "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
       \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
        \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
        \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
        \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
        \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
        \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
        \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
        \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
        \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\

Then it just hangs and loops like I showed in first email.

   Jeremy C. Reed
   http://bsd.reedmedia.net/

_______________________________________________
Tuxtype-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxtype-dev

Reply via email to