Open GoogleCodeExporter opened 9 years ago
[deleted comment]
[deleted comment]
I tried different revision, the bug is since r1048. Seems like the files in
bins and imgs are not read at all...
The memory dump was due to a NULL ptr dereference in source/gui/coverflow.cpp
in CCoverFlow::_loadCover (line 1485) and CCoverFlow::_updateTarget (line
1616). I suppose that the m_covers ptr is NULL because fmt() fails...
If I add the protections for NULL dereferences, I do not have the crash,
Wiiflow reports 106 games found, but none are displayed on the screen, (works
in r1047) and themes are wrong as described (stretched cursor as background,
many missing buttons, etc.)
Original comment by david.racine.1
on 19 Oct 2014 at 9:50
Original issue reported on code.google.com by
david.racine.1
on 12 Oct 2014 at 1:02