Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category User Interface → Simulator
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by robin0800 - 2009-09-12
Last edited by jdgordon - 2009-09-18

FS#10602 - Improve debugwps further

r22672 Says…… Hopefully make the wps debug info more understandable… display tokens the same way they are displayed… i.e viewports→lines→sublines→tokens
has done a good job of improving debug messages one omission from this is the Vd tag is still appearing as a number and not a token

Closed by  jdgordon
2009-09-18 05:22
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

in r22727

Vd works for me as expected, eg. : Vdh would display " Viewport: ‘h’ " starting form the first column in display.

Are you saying it also displays correctly in debugwps? because allthough working correctly For Vda,Vdb,Vdc and Vdd I see Vp97,Vp98,Vp99 and Vp100 Clearly the debugwps is not tokenising these.

Yes, I’ve just tested them in the sim ,with debugging output for wps enabled of course.
Those couple of lines from wps_debug.c make me wonder why it isn’t working for you :

      indent = 0;
      DEBUGF("Viewport: '%c'\n", skin_viewport->label); 

Have you tried a clean build after an svn up ?

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing