Re: [SailfishDevel] CalDAV/CardDAV Contributor Meeting

2016-11-03 Thread Chris Adams
Hi everyone,

Just reminder that the next Sailfish OS CalDAV/CardDAV Contributors meeting will
be held this coming Monday the 7th of November at 0900 UTC in #mer-meeting on
the freenode IRC network.

The agenda can be found at:
https://sailfishos.org/wiki/CalDAV_and_CardDAV_Community_Contributions#07.2F11.2F2016_Meeting

A quick summary of the activity and progress since the last meeting a month ago:

1) dcaliste has written unit test framework for CalDAV.
   We need more test cases so please contribute these!
2) dr_gogeta86 has created docker env for test servers:
   https://git.merproject.org/dr_gogeta86/caldav-test-farm
3) lbt, larstiq, and dr_gogeta86 have gotten the first test server working!
   http://8.1.tst.merproject.org/

This is a huge step - we now have working test services in the Mer infra which
can be used for automated testing.  Massive thanks to lbt, larstiq and
dr_gogeta86, for doing the hard work to make this happen.  Now we can start
using those services to run manual tests (requires volunteers!) and scripted
system tests (e.g. elfio's work).

Also, huge thanks to dcaliste for writing the unit test framework for the
CalDAV sync plugin, as now we can start adding tests to really get good
visibility into what needs improvement, and be able to change code without
fear of unknowingly breaking things.

A quick summary of tasks which we need volunteers for:

a) script to clean all data from the test services via curl PROPFIND+DELETE
b) MER#1689 - captive portal handling
c) MER#1625 - gracefully handle PUT failures due to read-only target
d) MER#1569 - handle shared occurrences

There are a couple of tasks which I believe are symptoms of the same root cause:
MER#1568, MER#1623 both relate to VERSION handling.  If someone is willing to
look into MER#1568 that would be appreciated, dcaliste has already done
some investigation into MER#1623.

Also MER#1647 hasn't had much progress - if someone wants to take that one,
that would be appreciated!

Cheers,
Chris.


From: Devel [devel-boun...@lists.sailfishos.org] on behalf of Chris Adams 
[chris.ad...@jolla.com]
Sent: Monday, October 10, 2016 8:14 PM
To: Sailfish OS Developers
Subject: Re: [SailfishDevel] CalDAV/CardDAV Contributor Meeting

Hi everyone,

Log of meeting on 10th October 2016:
http://merproject.org/meetings/mer-meeting/2016/mer-meeting.2016-10-10-09.01.log.html

Summary:
- following up from last meeting:
  * test server still not quite ready.  authentication enablers are done, and 
the VM exists, but firewall/isolation still TODO.
  * CardDAV unit test framework was completed since last meeting.  CalDAV unit 
test framework in progress.
  * dcaliste investigated MER#1623 and MER#1646, he has a potential fix for 
MER#1623, but MER#1646 is proving tricky.
  * William___ took MER#1647 last meeting, but he was unable to attend this 
meeting, so not sure of current status.  Will check again next meeting, if no 
progress can make this task available.
- new action points from this meeting:
  * lbt to work on firewall/isolation for Mer infra test server
  * ljo_ and dcaliste to help with TJC triaging, converting to MER# bug reports
  * chriadam to take MER#1606
  * dcaliste to investigate MER#1625
- postponed action points:
  * manual testing - can't ask for volunteers here until we have a test server 
set up properly.
  * system test scripts - elfio committed to this one during last meeting, but 
until we have a test server set up he can't proceed here.

Please see 
https://sailfishos.org/wiki/CalDAV_and_CardDAV_Community_Contributions for more 
information.

The next meeting is scheduled for 7th November 2016 at 0900 UTC.
Huge thanks to everyone for getting involved :-)

Best regards,
Chris Adams.


From: Devel [devel-boun...@lists.sailfishos.org] on behalf of Chris Adams 
[chris.ad...@jolla.com]
Sent: Thursday, October 06, 2016 8:01 PM
To: Sailfish OS Developers
Subject: Re: [SailfishDevel] CalDAV/CardDAV Contributor Meeting

Hi everyone,

Sorry for top-posting, but I'm on an Outlook Web Access client, and it doesn't 
do quoting.

This is just a reminder that this coming Monday the 10th of October we have 
another CalDAV/CardDAV Contributor Meeting at 0900 UTC.  The agenda can be 
found: 
https://sailfishos.org/wiki/CalDAV_and_CardDAV_Community_Contributions#10.2F10.2F2016_Meeting

Everyone is welcome to attend, even if you are unable to actively contribute at 
this time.

Some highlights from the last month of collaboration:
 - we have a test VM set up in the Mer infra, plan is to install CalDAV/CardDAV 
services on it ASAP but first we need to sort out authentication / logins.
 - I've written a unit test framework for CardDAV to easily allow adding unit 
tests for parsing server responses
 - Damien Caliste has started writing a unit test framework for CalDAV, and he 
has also investigated a variety of CalDAV bugs which are proving to be quite 
tricky.

See you 

Re: [SailfishDevel] Debugging on emulator and/or device

2016-11-03 Thread Iosif Hamlatzis
Yes you're right, the project is make based

On Thursday, 3 November 2016, Martin Kampas  wrote:

> Hi Iosif,
>
> > in my makefile I have defined DEBUG & _DEBUG and I don't use for the
> debug version the linker flag -s (for stripping)
>
> This sounds like your project is not using Qmake - if this is true than I
> am not sure I can help you.
>
> > Does anyone know if there is a setting in the QtCreator IDE or any other
> way so that I am not transferred into assembly but on the actual .cpp file
> so I can check the code?
>
> For Qmake based projects debugging on Sailfish devices works out of box
> including navigation to source code. Just switch to debug build
> configuration in Projects mode, rebuild, and you can start debugging.
> Debugger will transfer you to your source code for sure. Does this work for
> you with basic application created with the "Sailfish OS Qt Quick
> Application" wizard?
>
> BR,
> Martin
>
>

-- 
Sent from Gmail Mobile
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org