Ooba bug when viewing text
#1
when i use ooba to visit the xbmc forum, select a discussion group, and then select a discussion topic, the application suddenly closes instead of displaying the text of the topic. it's happening with all topics. i am using the latest ooba release from a couple days ago.

shah
Reply
#2
use this quickfix to get the text working again, at least....it worked for me Smile

change line 251:
Quote: win.showtext(data,font)
to this:
Quote: win.showtext(data,self.font)

good luck
Reply
#3
thanks mortael. works like a charm!
Reply

Logout Mark Read Team Forum Stats Members Help
Ooba bug when viewing text0