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