veskuh / Tweetian

A feature-rich Twitter app for smartphones developed using Qt/QML
GNU General Public License v3.0
50 stars 26 forks source link

Errors in Trends & Search page #50

Closed veskuh closed 10 years ago

veskuh commented 10 years ago

Error in logs:

: Can't assign to existing role 'id' of different type [String -> Number]
siteshwar commented 10 years ago

I am not getting any such errors on Trends and Search page.

siteshwar commented 10 years ago

I was able to reproduce this error after fixing #52. Tweetian gives these errors only if it has some saved searches. I have updated my pull request #61 to fix this issue (through e61ee39).

veskuh commented 10 years ago

Works now.