19:03 <popey> #startmeeting ubuntu touch rss app meeting
19:03 <meetingology> Meeting started Thu Sep 12 19:03:35 2013 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
19:03 <meetingology> 
19:03 <meetingology> Available commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired
19:03 <popey> blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-rssreader-development
19:03 <popey> reviews: https://code.launchpad.net/ubuntu-rssreader-app/+activereviews
19:04 <popey> bugs: https://bugs.launchpad.net/ubuntu-rssreader-app/+bugs?orderby=-status&start=0
19:04 <popey> burndown: http://status.ubuntu.com/coreapps-13.10/
19:04 <popey> hows it going mrqtros ?
19:05 <mrqtros> popey, seems that all is ok for now, we are moving on =)
19:06 <mrqtros> As I previously said I want dynamic tabs management in the SDK
19:06 <mrqtros> This will speed up our program
19:07 <popey> Sure. I appreciate. I saw your comment on the bug
19:07 <popey> bug 1124071‎ i think
19:07 <mrqtros> Currently adding one tab is impossible. Temporary solution allows us to recreate all of them anytime we want to add new one
19:08 <mrqtros> You can imagine cost of this operation :)
19:08 <popey> I see it's been reassigned to katie on the design team.
19:08 <mrqtros> design team?! o_O
19:08 <popey> I'll speak to katie tomorrow, and see if we can get some idea of timescales
19:09 <popey> sorry, thats for reviewing the design bit
19:09 <mrqtros> Someone from programmers team should solve it I think :)
19:09 <popey> yeah, it has two tasks
19:09 <mrqtros> Ok :)
19:09 <popey> one for design, one for sdk
19:09 <popey> I'll also speak to Tim ☻
19:10 <mrqtros> Advice them to look at QtQuick Controls as example :)
19:10 <popey> k
19:10 <mrqtros> http://qt-project.org/doc/qt-5.1/qtquickcontrols/qml-qtquick-controls1-tabview.html
19:10 <mrqtros> We need methods like in that doc :)
19:10 <mrqtros> Or similar :)
19:11 <mrqtros> Let's go on. Currently Joey is working on grid, I am on list.
19:11 <mrqtros> But I think that I should help him a little
19:12 <popey> Yeah, he has been having problems with the layout
19:12 <popey> and formatting of articles in the grid view
19:12 <mrqtros> He can't beat some bugs, which are not affects on the app behavior, but they are still bugs :)
19:13 <popey> I'm sure he'd appeciate the help.
19:13 <mrqtros> Alan, and I've explored 2 bugs in SDK, one of them is critical
19:13 <popey> Could you co-ordinate with him something you can work on, and split the work?
19:13 <mrqtros> Of course, don't worry :)
19:13 <mrqtros> I should look at code first to understand algorithm
19:15 <mrqtros> Now about bugs again - let me try to explain. In our app we are using one Tab for displaying list and grid. We are simply changing Tab's page property
19:15 <mrqtros> And in list mode Tab's header can be hidden via scrolling ListView.
19:16 <popey> right
19:16 <mrqtros> It's normal behavior because it can be revealed again by scrolling list down
19:16 <mrqtros> BUT
19:17 <mrqtros> If header is hidden and I'll set Tab's page property to grid page instance
19:17 <mrqtros> Header will still be hidden without any opportunity to reveal it, because in grid mode we are scrolling it lift <-> right
19:18 <mrqtros> Bugs become critical if I'll use flickable property manually - qmlscene process exits without any error message
19:18 <mrqtros> Bug become*
19:18 <popey> Erk
19:19 <mrqtros> Looks like error in C++ plugin
19:20 <mrqtros> It's hard for me to explain it in bug tracking system, if it is not hard for you - please notify someone from SDK team directly :)
19:20 <popey> Hm.
19:20 <popey> It might be better to fire a mail to the phone mailing list.
19:21 <popey> Actually, no, it sounds buggy enough to be a bug.
19:22 <mrqtros> Steps to reproduce - run Shorts, switch to list, scroll down, switch to grid. Result - header will be hidden.
19:23 * popey tries that
19:23 <popey> gotcha
19:23 <popey> I'll file that
19:23 <popey> no problem
19:23 <mrqtros> And if Page's "flickable" property will be set manually to null, app crashes.
19:24 <mrqtros> qmlscene crashes and it is really bad :)
19:24 <popey> Ok, I've made a note, I'll file that. Thanks, I'd never spotted that.
19:25 <popey> Anything else?
19:26 <mrqtros> Seems that no :)
19:26 <popey>19:26 <mrqtros> I will receive device soon (I hope), I will be much more helpful with it in my hands :)
19:26 <popey> Ok. \o/
19:27 <mrqtros> I can reproduce crash if you want :)
19:27 <popey> Heh, you'll get some of those ㋛
19:28 <popey> Ok. Do get in touch with joey, and let us know if you get stuck at all.
19:30 <mrqtros> Ok :)
19:30 <mrqtros> I think thats all :)
19:30 <popey> Nice one, thanks. Has your phone been ordered then?
19:31 <mrqtros> My request was approved :)
19:31 <popey> Great.
19:31 <mrqtros> That is only I know :)
19:33 <popey> Not sure if you're expected to buy it or if we buy and ship it to you.
19:34 <mrqtros> I selected "buy and ship"
19:34 <mrqtros> Because Nexus 4 is not available in Russia :(
19:34 <popey> Ah ok.
19:35 <popey> Ok, lets wrap up. Thanks for coming mrqtros.
19:35 <popey> #endmeeting