This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
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
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
|
DetailsWhen 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# |
This task depends upon