#798: [BUG] and [PATCH] SDL Font color is wrong
----------------------+-----------------------------------------------------
 Reporter:  richardh  |        Type:  bug    
   Status:  new       |    Priority:  normal 
Milestone:            |   Component:  library
  Version:  1.3.0     |    Severity:  high   
 Keywords:            |        Lang:         
    Patch:            |    Platform:  unix   
----------------------+-----------------------------------------------------

Comment(by jkeenan):

 Replying to [ticket:798 richardh]:
 > <parrot>/example/sdl/blue_font.pir is rarely blue and changes each time
 it is run.
 >
 I tried to reproduce the bug, but got this output:
 {{{
 $ ./parrot examples/sdl/blue_font.pir
 libSDL not found!
 current instr.: 'parrot;SDL;_init_video' pc 129
 (runtime/parrot/library/SDL.pir:110)
 called from Sub 'parrot;SDL;_sdl_init' pc 7
 (runtime/parrot/library/SDL.pir:63)
 called from Sub 'parrot;SDL::App;_initialize' pc 0
 (runtime/parrot/library/SDL/App.pir:70)
 called from Sub 'main' pc 0 (examples/sdl/blue_font.pir:25)
 }}}
 I presume this means I'm missing certain libraries.  Would you know what
 Debian packages I would need to install to get past this?

 Thank you very much.[[BR]]
 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/798#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to