This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12012 - Radio Art broken since r29259 - Embedded album art support
Attached to Project:
Rockbox
Opened by Michael Chicoine (mc2739) - Tuesday, 15 March 2011, 02:53 GMT+2
Last edited by Thomas Martitz (kugel.) - Wednesday, 16 March 2011, 11:26 GMT+2
Opened by Michael Chicoine (mc2739) - Tuesday, 15 March 2011, 02:53 GMT+2
Last edited by Thomas Martitz (kugel.) - Wednesday, 16 March 2011, 11:26 GMT+2
|
DetailsThe display of radio art in FMS is not working properly since r29259 (works fine in r29258).
The following errors occur when entering the FM screen in preset mode while tuned to a preset with a radio art jpg available. On e200v1, the radio art is sometimes displayed without being resized. Other times the radio art is not displayed, as if it does not exist. Sometimes a data abort crash occurs. On e200v2, a data abort crash always occurs. On the sim (e200v2), the sim crashes with a Segmentation fault. On the win32 sim (e200v2), the sim crashes with no error message. This bug may be related to |
This task depends upon
Closed by Thomas Martitz (kugel.)
Wednesday, 16 March 2011, 11:26 GMT+2
Reason for closing: Fixed
Additional comments about closing: r29599
Wednesday, 16 March 2011, 11:26 GMT+2
Reason for closing: Fixed
Additional comments about closing: r29599
Program received signal SIGSEGV, Segmentation fault.
0x0805231d in bufopen (file=0xbfffe958 "/.rockbox/fmpresets/KZEP.jpg",
offset=0, type=TYPE_BITMAP, user_data=0x8197ed0)
at /home/mc2739/rockbox/test-trunk/apps/buffering.c:982
982 size = aa->embedded_albumart->size;