13:09 <popey> #startmeeting Shorts meeting
13:09 <meetingology> Meeting started Fri Feb 26 13:09:48 2016 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
13:09 <meetingology> 
13:09 <meetingology> Available commands: action commands idea info link nick
13:09 <popey> Let's meet!
13:10 <JoeyChan> :)
13:10 <JoeyChan> About the crash issue
13:11 <popey> Oh yes...
13:11 <JoeyChan> come from the xml-to-json lib
13:11 <popey> ooh!
13:12 <JoeyChan> which I use it to convert rss xml to json  ,  for qml
13:12 <popey> understood.
13:12 <popey> is there a newer version of the library?
13:12 <popey> or is the issue known upstream?
13:12 <JoeyChan> I tried updated
13:12 <JoeyChan> but still crash
13:12 <popey> :(
13:13 <popey> is it only certain types of xml feeds that it crashes on?
13:14 <JoeyChan> this lib is bit complicated ...  this lib called xml2json,  and it has an build-in upstream lib called rapid json ..........
13:14 <JoeyChan> THe bug report includes all types of RSS   :(
13:15 <JoeyChan> So,  I found another solution, but needs more time
13:16 <JoeyChan> There's a lib, part of KDE,  parse all types of RSS
13:17 <popey> Is it maintained?
13:18 <JoeyChan> but this lib needs KDE framework to work...  So what I am doing is seperate the code to get it work outside of KDE
13:18 <JoeyChan> yes,  maintaining
13:18 <popey> ok
13:19 <JoeyChan> https://github.com/KDE/syndication
13:21 <JoeyChan> I took some time to view the source code
13:21 <JoeyChan> It does parse all kinds of RSS type
13:22 <JoeyChan> SO I think this lib is reliable enough
13:22 <popey> ok
13:22 <popey> good plan, I'll look forward to seeing it :)
13:22 <popey> Anything else? :)
13:22 <JoeyChan> another setting issue
13:23 <JoeyChan> some people unespectly found their Shorts work in "no google" mode
13:23 <popey> hm
13:24 <JoeyChan> because the our setting viables are using U1DB
13:24 <popey> isn't google on by default?
13:25 <JoeyChan> some values cannot be changed during updating new version
13:25 <JoeyChan> yes
13:25 <popey> maybe it's because people didn't say "yes" to location?
13:25 <JoeyChan> My code set Google as defaule , value is true
13:25 <popey> so it defaulted off?
13:26 <JoeyChan> but I found the U1DB fail to set the value to true
13:26 <JoeyChan> during updating new version
13:26 <popey> i think we could fix this with the popup box we discussed last week?
13:29 <JoeyChan> agree,  so,  I discussed with Roman,   we will abandon U1DB, then replace it with Qt's build-in setting system
13:29 <JoeyChan> The popup box will ship with the new settings
13:29 <popey> ok
13:31 <JoeyChan> I plan to fix the setting issue first, to let most people use Shorts with Google mode
13:31 <popey> Excellent :)
13:31 <JoeyChan> For those Chinese people,  just let me handle them.
13:31 <JoeyChan> hahahahaha
13:32 <JoeyChan> ლ(╹◡╹ლ)
13:32 <popey> :)
13:32 <popey> ok, good
13:33 <JoeyChan> And next,   Roman said he plan to abandon the Tabs components, replace with the new AdaptableLayout
13:34 <popey> I agree with that
13:34 <JoeyChan>13:35 <JoeyChan> ╮( ̄▽ ̄)╭
13:38 <JoeyChan> That's all I want to discuss,  any news from u  ?
13:38 <popey> Nope, nothing else from my side :)
13:40 <JoeyChan> :)
13:45 <JoeyChan> (OT)    BQ M10 do have video output, any other devices support ?  (except Nexus)
13:46 <popey> no :(
13:46 <JoeyChan> sad ..
13:46 <popey> yeah
13:46 <popey> I think it might do miracast
13:47 <popey> oh, sorry, hang on :)
13:47 <popey> Yes, the M10 has video out, and the nexus ones
13:47 <popey> But no others currently :)
13:48 <JoeyChan> ok..
13:48 <popey> Ok, well let me know if you want me to test any merges on shorts :)
13:48 <popey> and have a great weekend!
13:48 <JoeyChan> Will  :)
13:48 <JoeyChan> u 2
13:49 <JoeyChan> ╮( ̄▽ ̄)╭
13:49 <popey> #endmeeting