Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7750 - Missing newlines in uisimulator SDL error messages

Attached to Project: Rockbox
Opened by Catalin Patulea (Catalin Patulea) - Monday, 10 September 2007, 22:56 GMT+2
Last edited by Peter D'Hoye (petur) - Monday, 10 September 2007, 23:18 GMT+2
Task Type Patches
Category Simulator
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

When rockboxui fails to initialize SDL, error messages are printed without a
trailing newline, resulting in the shell prompt being tagged to the end of the
error message:

/home/mrobe/rockbox/rockbox/build# ./rockboxui
[...]
fatal: DirectFBCreate: Initialization error!/home/mrobe/rockbox/rockbox/build#
   rockbox-uisimulator-sdl-messages.diff (1.2 KiB)
 uisimulator/sdl/uisdl.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

This task depends upon

Closed by  Peter D'Hoye (petur)
Monday, 10 September 2007, 23:18 GMT+2
Reason for closing:  Accepted

Loading...