Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread deloptes
Tone Kastlunger wrote: > I guess im missing something? buteo-sync-plugins ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread Tone Kastlunger
Yes, so to clarify: I have rebuilt openobex, buteo-syncfw and buteo-syncml (against bluez5) and installed all the rpm's on my xperia; I have then reloaded the systemd config, and started msyncd ; at this point, sdptool browse from my laptop over to the paired xperia still seems to not see any

Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread deloptes
Tone Kastlunger wrote: > Correction; found it. > Apologies for the spamming. OK, but this is exactly the part of the exercise. Much of this is still written to work with bluez4. Since Xperia X is using bluez5 this does not work out of the box. So this patch makes the syncfw work with bluez5.

Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread Tone Kastlunger
Correction; found it. Apologies for the spamming. On Mon, Jul 15, 2019 at 8:22 PM Tone Kastlunger wrote: > So after building openobex from the mer repo (10 years old :) ), > it seems syncml client is also not available (and not present on the mer > repos). > deloptes, where did you get the

Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread Tone Kastlunger
So after building openobex from the mer repo (10 years old :) ), it seems syncml client is also not available (and not present on the mer repos). deloptes, where did you get the sources from? Best, tk On Mon, Jul 15, 2019 at 7:37 PM Tone Kastlunger wrote: > Hello; > so some progress; I

Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread Tone Kastlunger
Hello; so some progress; I installed the built rpm (with the patch deloptes provided) succesfully; however, sdptool didnt find anything related to SYNCML. Upon further checks, it appears the syncml client wasnt installed on my xperia, so I attempted to install it, however: [root@Sailfish nemo]#

Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread Tone Kastlunger
Yep; missed that one thanks! Noticed spec file doesnt mention this; can I get the rpmbuilder to choose the "replace" option by default? On Mon, Jul 15, 2019 at 2:20 PM deloptes wrote: > Tone Kastlunger wrote: > > > [mersdk@SailfishSDK build]$ mb2 -t SailfishOS-3.0.3.9-armv7hl -s > >

Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread deloptes
Martin Kampas wrote: > It is not the '-d' flag that fixes it - this is a shortcut for > '--enable-debug' :) Just the path to the source directory '..' is enough. :) yes indeed you are right :) sorry for that confusion ___ SailfishOS.org Devel mailing

Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread Martin Kampas
Hi, It is not the '-d' flag that fixes it - this is a shortcut for '--enable-debug' :) Just the path to the source directory '..' is enough. BR, Martin On pondělí 15. července 2019 13:20:40 CEST deloptes wrote: > Tone Kastlunger wrote: > > [mersdk@SailfishSDK build]$ mb2 -t

Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread deloptes
Tone Kastlunger wrote: > [mersdk@SailfishSDK build]$ mb2  -t SailfishOS-3.0.3.9-armv7hl -s > ../rpm/buteo-syncfw-qt5.spec build when you try to build from within a build directory, you have to specify the root directory with -d flag I use following mb2 -t SailfishOS-3.0.2.8-armv7hl -s

Re: [SailfishDevel] SyncML profile Nokia Services what is the difference

2019-07-15 Thread Tone Kastlunger
So even more fun; updated the sdk to the latest & greates and I cant build : [mersdk@SailfishSDK build]$ mb2 -t SailfishOS-3.0.3.9-armv7hl -s ../rpm/buteo-syncfw-qt5.spec build The following 17 NEW packages are going to be installed: bluez bluez-configs-mer bluez-libs doxygen fdupes

Re: [SailfishDevel] [python/qml] packaging issues

2019-07-15 Thread E.S. Rosenberg
Op ma 15 jul. 2019 om 07:59 schreef Martin Kampas : > Hi Eli, > > > > > 1. The package that gets built includes python bytecode files (*.pyc and > > > *.pyo) > > > > That's desired AFAIK > OK, not really clear to me why, either way it can be disabled with: %define __os_install_post