14:01 <dpm> #startmeeting Calendar app meeting
14:01 <meetingology> Meeting started Thu Aug  8 14:01:38 2013 UTC.  The chair is dpm. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
14:01 <meetingology> 
14:01 <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
14:02 <dpm> #topic Blueprint status
14:02 <dpm> So, as usual, here's our BP for review: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-calendar-development
14:02 <dpm> pkunal-parmar, are the blueprint action statuses up to date?
14:03 <pkunal-parmar> as of now yes, DayView is in review, once that's done, i will mark it as Done
14:04 <pkunal-parmar> I was trying QtOrganizer now
14:04 <pkunal-parmar> it seems that issue I was facing originally is not fixed
14:04 <dpm> pkunal-parmar, could you remind me what the issue was?
14:04 <pkunal-parmar> Error: Unknown method return type: QDeclarativeOrganizerItem*
14:05 <pkunal-parmar> I need to check the Bug id again, but issue was that QML code is not able to access organizer item
14:05 <pkunal-parmar> Unable to handle unregistered datatype 'QQmlListProperty<QDeclarativeOrganizerEventAttendee>' for property 'QtOrganizer::QDeclarativeOrganizerEvent::attendees'
14:05 <pkunal-parmar> and like wise
14:05 <pkunal-parmar> this was due to some it misses some namespace
14:06 <dpm> renato_, you implemented the QtOrganizer json backend, any ideas? ^^
14:07 <renato_> pkunal-parmar, this looks like a problem on the QML bindings
14:07 <pkunal-parmar> yes
14:07 <pkunal-parmar> QML binding is mssing QtOrganizer namespace, that was causing this issue
14:07 <renato_> pkunal-parmar, could report it on https://bugreports.qt-project.org
14:08 <pkunal-parmar> there is bug already for this
14:08 <renato_> pkunal-parmar, I fixed a similar error in the past
14:08 <renato_> pkunal-parmar, which bug?
14:08 <dpm> pkunal-parmar, do you think you could find out which bug it is, so that we add it to the notes?
14:08 <renato_> this is easy to fix
14:09 <pkunal-parmar> let me find it
14:09 <pkunal-parmar> i had fix locally
14:10 <pkunal-parmar> but i was told its already fixed to did not proposed merge
14:10 <renato_> pkunal-parmar, can you send me the link
14:10 <dpm> in the meantime, if you're working on this, I'll move the qt organizer action to this month's milestone. Does that sound ok, pkunal-parmar?
14:12 <pkunal-parmar> https://bugreports.qt-project.org/browse/QTBUG-29694
14:14 <pkunal-parmar> I think its fine, but is it ok ? as I am facing this problem , I might hold until its fix is available
14:14 <renato_> pkunal-parmar, I fixed it :D
14:14 <renato_> this bug is related with another type
14:14 <pkunal-parmar> but then why I am facing the problem ? Do I need to update my pc ?
14:14 <renato_> could you report a new one
14:14 <pkunal-parmar> ok
14:15 <pkunal-parmar> two bug for two type ?
14:15 <pkunal-parmar> there is same problem with some other types as well
14:15 <renato_> pkunal-parmar, the only problem that you have now is with the type: QQmlListProperty<QDeclarativeOrganizerEventAttendee>
14:15 <renato_> correct?
14:15 <pkunal-parmar> no
14:15 <renato_> pkunal-parmar, which ubuntu are you using?
14:16 <pkunal-parmar> Unknown method return type: QDeclarativeOrganizerItem*
14:16 <pkunal-parmar> it should be 13
14:16 <pkunal-parmar> do you know command to check version ?
14:16 <renato_> pkunal-parmar, 13.04??
14:16 <renato_> only saucy has the new qtpim package
14:17 <pkunal-parmar> yes 13.04
14:17 <renato_> saucy is 13.10
14:18 <pkunal-parmar> then, are you going to propogate it to 13.04 ? or I need to upgrade ubuntu ?
14:18 <renato_> let me ask the package guys if they have a repository for 13.4 users
14:18 <pkunal-parmar> ok
14:18 <dpm> err, was the package not already in the PPA for all releases?
14:18 <dpm> pkunal-parmar, how were you using qtjsondb otherwise?
14:19 <dpm> ah, qtpim is the one needed
14:19 <pkunal-parmar> yes
14:19 <pkunal-parmar> but just started working on it today, and faced same issue
14:20 <pkunal-parmar> till now I am using memory model only with SQL Lite
14:20 <pkunal-parmar> I was loading Sql data to memory and saving back
14:20 <dpm> gotcha
14:21 <pkunal-parmar> it would be good if we can get patch merged to 13.04
14:21 <pkunal-parmar> I have some installation which breaks on upgrade
14:22 <dpm> which installation breaks?
14:22 <pkunal-parmar> VMware mostly
14:22 <dpm> ah, the 13.10 upgrade
14:23 <dpm> hm, the issue seems to be that there is no qtpim for 13.04 in the SDK PPA -> https://launchpad.net/~ubuntu-sdk-team/+archive/ppa
14:24 <dpm> oh wait, there is
14:26 <dpm> pkunal-parmar, what does `apt-cache policy libqt5organizer5` return on your system?
14:26 <pkunal-parmar> let me check
14:26 <pkunal-parmar> libqt5organizer5:
14:26 <pkunal-parmar> Installed: 5.0~git20130502-0ubuntu1~raring1~test2
14:26 <pkunal-parmar> Candidate: 5.0~git20130502-0ubuntu1~raring1~test2
14:26 <pkunal-parmar> Version table:
14:26 <pkunal-parmar> *** 5.0~git20130502-0ubuntu1~raring1~test2 0
14:26 <pkunal-parmar> 500 http://ppa.launchpad.net/canonical-qt5-edgers/qt5-proper/ubuntu/ raring/main i386 Packages
14:26 <pkunal-parmar> 500 http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu/ raring/main i386 Packages
14:26 <pkunal-parmar> 100 /var/lib/dpkg/status
14:28 <dpm> renato_, in which qtpim version is your bug fixed?
14:30 <dpm> saucy has version 5.0~git20130723-0ubuntu1
14:30 <dpm> anyway, pkunal-parmar, for the rest of the actions of this month: are you happy with them? Is there anything you're blocking on?
14:31 <pkunal-parmar> I was planning to work on Organizer, if that going to resolved then I will continue on it, else will work on UI side then
14:31 <pkunal-parmar> but as such it seems fine
14:32 <dpm> ok, cool, thanks as usual and let's jump into the design hangout!
14:32 <dpm> #endmeeting