|
Log files won't help much. The code which is important for displaying, doesn't output anything useful.
I also don't debug (while this would be sometimes useful). I just write a patch and test it how it works. If something crashes, I inspect crashlog. Many of the issues are visual and you often quickly see if it is right or wrong, like this with a black screen. For some other, non obvious issues, I use log, but this is mostly removed once I fix the issue.
If you really don't know how to proceed, I suggest that you wait for me to solve the issues (during next week, I suspect that cable is wrong).
|
|