ajalkane |
2013-01-21 16:56 |
Re: [WIP] TMO Forum app - New updated release
Quote:
Originally Posted by bibek
(Post 1316357)
Could you elaborate the case of image not displayed properly? (you can long press a loading image to open the url in browser, in most cases, the reason is a url pointing to a link which doesn't have a direct image)
|
My mistake... Reading that, I decided to try clicking an image - it expanded. So user at fault here :).
Quote:
Date is not shown by default if the post is of Today. Or did you find a bug? Or you would like to still see the TODAY tag?
|
I don't mean the today tag, and yes I think it's a bug. Sometimes the post has a date, but the post before doesn't etc... so it's definitely not a todays post but an older one.
Quote:
About the crash, yes, I got it too, happens sometimes after idling. Crashes with the error SEGMENTATION FAULT.
Anyone having idea what kind of error is that is??
|
That's memory access error usually I think. For example having freed some memory pointer but still there's code accessing it.
|