Re: [SailfishDevel] Flatpak for Sailfish

2020-03-23 Thread Tone Kastlunger
Obvious things first: timers are whako? On Sat, Feb 22, 2020 at 5:11 PM rinigus wrote: > Hi, > > I would like to ask for help regarding animation rendering from hybris/qt > gurus. In Flatpak apps, when running QT animation, such as spinning busy > indicator, I am getting general slow down of th

Re: [SailfishDevel] "Floating" object

2019-11-27 Thread Tone Kastlunger
7 schreef Андрей Кожевников < >> coderusin...@gmail.com>: >> >>> if same app then just put it inside applicationwindow and increase z if >>> needed >>> >>> сб, 16 нояб. 2019 г. в 20:43, E.S. Rosenberg < >>> es.rosenberg+sailfisho

Re: [SailfishDevel] "Floating" object

2019-11-15 Thread Tone Kastlunger
Hmm to have video in a notification window sounds daring.. On Thu, Nov 14, 2019 at 11:27 PM Андрей Кожевников wrote: > overlay? check screentapshot. > > пт, 15 нояб. 2019 г. в 00:17, E.S. Rosenberg < > es.rosenberg+sailfishos@gmail.com>: > >> Hi all, >> Has anyone ever implemented a "floatin

Re: [SailfishDevel] SyncML: Can not edit calendar events created on the PC

2019-08-10 Thread Tone Kastlunger
Thee searchet, thee shall find: https://github.com/ivanshchitov/sailfish-calendar-example/blob/master/privileges/calendar-example.privileges On Sat, Aug 10, 2019 at 8:08 PM deloptes wrote: > Tone Kastlunger wrote: > > > Sounds more like a permission issue to me? > > Could

Re: [SailfishDevel] SyncML: Can not edit calendar events created on the PC

2019-08-10 Thread Tone Kastlunger
Sounds more like a permission issue to me? Could be the user of the SyncML (server?) is not authorized to modify but just to add entries? Best, tk On Wed, Aug 7, 2019 at 6:30 PM deloptes wrote: > Hi, > again in the context of SyncML I just now noticed that events created on > the > PC can not b

Re: [SailfishDevel] SyncML Plugin Server question

2019-08-07 Thread Tone Kastlunger
>In many cases, what you want is actually a simple "import" from another device - but sharing the .vcf or .ics via Bluetooth sharing and then manually importing that via Settings->Apps->People->Import vCard is probably the >better option. I was amazed at the easyness of the import from N9 to the T

Re: [SailfishDevel] SyncML topic revived (further down the rabbit hole)

2019-08-05 Thread Tone Kastlunger
>These might be useful for another applications that may be using dbus, but >not for the syncml code that relies solely on filedescriptors outside dbus. Strictly speaking, I don't see any problem with this - from a syncml client / server perspective; was the socket owned by the bluetooth manager a

Re: [SailfishDevel] SyncML topic revived (further down the rabbit hole)

2019-07-26 Thread Tone Kastlunger
>May be it is better using QDbus and not linking against kf5bluezqt and thus >making buteo-syncfw depend on this library for couple of operations >required to handle the sync profile. I think it'd be important to add it next to bluez4 dbus stuff (and hence straightforward perhaps). I mean, adding

Re: [SailfishDevel] SDK versioning

2019-07-26 Thread Tone Kastlunger
Who's talking about older sdks? On Thu, Jul 25, 2019 at 9:43 PM Андрей Кожевников wrote: > Why you need older sdk with bugs, when you can use latest sdk with > multiple targets for older sfos versions? > > чт, 25 июл. 2019 г., 20:39 Tone Kastlunger : > >> +1 to thi

Re: [SailfishDevel] SDK versioning

2019-07-25 Thread Tone Kastlunger
+1 to this; I had the same issue. It's confusing if you have to reinstall from scratch for instance. On Thu, Jul 25, 2019 at 7:44 PM E.S. Rosenberg < es.rosenberg+sailfishos@gmail.com> wrote: > Hi all, > TL;DR - if we're doing version numbers for the SDK can they at least be > the same as the

Re: [SailfishDevel] SyncML topic revived (further down the rabbit hole)

2019-07-20 Thread Tone Kastlunger
Theres a dangling mr pending for over a year (for calendar sync) in the buteo-sync-plugin tho, so I suppose expectations for a more extensive changeset to be merged upstream should be kept low? On Saturday, July 20, 2019, Damien Caliste wrote: > Hello, > > Le Samedi 20 juillet 2019, deloptes a éc

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

2019-07-16 Thread Tone Kastlunger
Errata : that'd be to thr main UI ofc :) On Wednesday, July 17, 2019, Tone Kastlunger wrote: > Yes so, it appears that the buteo-sync-plugin relies on bluez4 heavily too. > About the ui, it is possible, although it remains to be seen how, as the contribution flow to the main uk is a

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

2019-07-16 Thread Tone Kastlunger
Yes so, it appears that the buteo-sync-plugin relies on bluez4 heavily too. About the ui, it is possible, although it remains to be seen how, as the contribution flow to the main uk is a bit unclear (and silica is not fully open). On Tuesday, July 16, 2019, deloptes wrote: > Tone Kastlun

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

2019-07-16 Thread Tone Kastlunger
PS found this one : https://wiki.merproject.org/wiki/Sync_plugins On Tue, Jul 16, 2019 at 9:42 PM Tone Kastlunger wrote: > About the syncmlserver; > which command line options have you used? > > On Tue, Jul 16, 2019 at 8:24 PM deloptes wrote: > >> Tone Kastlunger wrote

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

2019-07-16 Thread Tone Kastlunger
About the syncmlserver; which command line options have you used? On Tue, Jul 16, 2019 at 8:24 PM deloptes wrote: > Tone Kastlunger wrote: > > > So so far I have a patch for buteo-syncfw; > > and you mentioned you had to change something in buteo-sync-plugins too; > > is

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

2019-07-16 Thread Tone Kastlunger
atch for buteo-syncfw; and you mentioned you had to change something in buteo-sync-plugins too; is there a patch available for that too? Best tk On Tue, Jul 16, 2019 at 10:20 AM deloptes wrote: > Tone Kastlunger wrote: > > > Yes, so to clarify: > > I have rebuilt openobe

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

2019-07-15 Thread Tone Kastlunger
e any SYNCML profiles. I guess im missing something? On Mon, Jul 15, 2019 at 9:28 PM deloptes wrote: > 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 > wr

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

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 progr

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

2019-07-15 Thread Tone Kastlunger
m/releases/3.0.3.10/jolla/armv7hl/' On Mon, Jul 15, 2019 at 2:44 PM Tone Kastlunger wrote: > 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, 2

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

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

2019-07-15 Thread Tone Kastlunger
ad exit status from /var/tmp/rpm-tmp.l1AJwn (%build) On Sat, Jul 13, 2019 at 1:11 AM deloptes wrote: > Tone Kastlunger wrote: > > > qmcebatterystatus.h > > > /srv/mer/targets/SailfishOS-3.0.2.8-armv7hl/usr/include/mce-qt5/qmcebatterystatus.h > > is in libmce-qt5-devel >

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

2019-07-12 Thread Tone Kastlunger
PS : oh and this is against the latest buteo repo version :) On Sat, Jul 13, 2019 at 12:30 AM Tone Kastlunger wrote: > Btw, your patch is not building on my sdk: > Where does the #include come from? > As you can see, I should have everything installed in the target for it to > buil

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

2019-07-12 Thread Tone Kastlunger
e Kastlunger wrote: > Yes, > for an example, the pcsuite (as mentioned in the previous mail) is not > included in the (original) build configuration > of bluez5, as the configure is missing the --enable-experimental. > Now before we go all heroish and open pandora's box, i'

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

2019-07-12 Thread Tone Kastlunger
ce pack of the bluez on n9, and see the configure scripts from there. Is that possible? I don't know. Best, tk On Fri, Jul 12, 2019 at 10:06 PM deloptes wrote: > Tone Kastlunger wrote: > > >> IMO it is missing OBEX File Transfer Profile. > > Is this profile suppos

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

2019-07-12 Thread Tone Kastlunger
Thanks for the links! As said, im really not familiar with the syncml stack! One thing i noticed from them: >set the username and password for synchronization on your phone to be empty hows this implemented on the sfos side? On Friday, July 12, 2019, deloptes wrote: > forgot to paste this > >

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

2019-07-11 Thread Tone Kastlunger
and me again; it appears the PC Suite plugin is marked as EXPERIMENTAL on the make files; needless to say, this EXPERIMENTAL option is not enabled by the configure of the bluez5 project. On Fri, Jul 12, 2019 at 12:00 AM Tone Kastlunger wrote: > ..and more stuff can be found from the ob

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

2019-07-11 Thread Tone Kastlunger
..and more stuff can be found from the obexd/plugins folder: https://git.sailfishos.org/mer-core/bluez5/tree/master/obexd/plugins On Thu, Jul 11, 2019 at 11:42 PM Tone Kastlunger wrote: > PS from here: > > > https://git.sailfishos.org/mer-core/bluez5/blob/master/test/get-obex-

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

2019-07-11 Thread Tone Kastlunger
apparently. On Thu, Jul 11, 2019 at 11:29 PM Tone Kastlunger wrote: > > IMO it is missing OBEX File Transfer Profile. > Is this profile supposed to be used for non-file data (i.e. contacts) as > well? > There seems to be some file-related test cases in the repo of bluez5 > > https

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

2019-07-11 Thread Tone Kastlunger
t 9:45 PM deloptes wrote: > Tone Kastlunger wrote: > > > It seems obexd might have some issues with bluez5 yes (as it's labeled as > > conflicting): > > > > > > https://git.sailfishos.org/mer-core/obexd/commit/6e9de8842715dec6e3b4348d6a076dbf247fa43b > &

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

2019-07-11 Thread Tone Kastlunger
ul 11, 2019 at 12:29 AM deloptes wrote: > Tone Kastlunger wrote: > > > I have always been suspecting Jolla using the missing BT export as > > a lock-in technique; but even switching between sfos phones (jolla 1 -> > > jolla c -> xperia x for me, > > probably a xa2 c

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

2019-07-10 Thread Tone Kastlunger
to help, a (somewhat) working sync mechanism for contacts & notes would be extremely helpful already! best On Wed, Jul 10, 2019 at 8:55 PM deloptes wrote: > Tone Kastlunger wrote: > > > Perhaps the exposed bt profile of the syncml client matches first? > > I don't kn

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

2019-07-10 Thread Tone Kastlunger
btw, deloptes, any luck with the mer/sfos git account? I'd love to test the changes you made on the bt stack on my xperia x! On Wed, Jul 10, 2019 at 11:28 AM Tone Kastlunger wrote: > > Perhaps the exposed bt profile of the syncml client matches first? > > On Tue, Jul 9, 2019 at

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

2019-07-10 Thread Tone Kastlunger
Perhaps the exposed bt profile of the syncml client matches first? On Tue, Jul 9, 2019 at 11:51 PM deloptes wrote: > > Tone Kastlunger wrote: > > > If syncevolution works fine with n9, sfos should be working fine with it > > too? > > > > In theory yes. The pr

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

2019-07-09 Thread Tone Kastlunger
If syncevolution works fine with n9, sfos should be working fine with it too? Best, tk On Sun, Jul 7, 2019 at 12:22 AM deloptes wrote: > > Hi, > > I was wondering if someone knows what exactly is hidden behind Nokia > specific SyncML profiles. When I run > sdptool browse > > > Service N

Re: [SailfishDevel] SyncML topic revived

2019-06-23 Thread Tone Kastlunger
It's been Juhannus weekend in Finland (mid-summer), there's no way you will find anyone active on the irc :) Try again tomorrow or send a pm I'd say. On Sun, Jun 23, 2019 at 2:34 AM deloptes wrote: > > Slava Monich wrote: > > > AFAIK old merproject.org credentials should work at sailfishos.org.

Re: [SailfishDevel] SyncML topic revived

2019-06-22 Thread Tone Kastlunger
IRC." ) On Sat, Jun 22, 2019 at 6:14 PM deloptes wrote: > > Tone Kastlunger wrote: > > > Any source / patch available? > > would be awesome to test it, have some contacts lingering in my Jolla > > phone.. > > Hi, > as mentioned only fist part is kind of

Re: [SailfishDevel] SyncML topic revived

2019-06-22 Thread Tone Kastlunger
Any source / patch available? would be awesome to test it, have some contacts lingering in my Jolla phone.. On Fri, Jun 21, 2019 at 12:58 PM deloptes wrote: > > Tone Kastlunger wrote: > > > Finally we might get contacts sync via BT \o/ > > > > Good luck warrior! > &

Re: [SailfishDevel] SyncML topic revived

2019-06-08 Thread Tone Kastlunger
Finally we might get contacts sync via BT \o/ Good luck warrior! tortoisedoc On Sat, Jun 8, 2019 at 5:55 PM deloptes wrote: > > Hi Slava, > > > Slava Monich wrote: > > > Hi, > > > >> Hi, > >> thank you for answering. I see both available in the SDK (I still have > >> 3.0.2.28) > >> > >> kf5blue

Re: [SailfishDevel] qt upgrade

2019-02-10 Thread Tone Kastlunger
How about focussing on the 5.9 -> 5.12 transition instead? if you start from the work of jolla, you will speed up the process. tortoisedoc On Sun, Feb 10, 2019 at 11:17 AM Alexander Akulich < akulichalexan...@gmail.com> wrote: > Hi, > > I experimented with a build in prefix in March 2018. I chan

Re: [SailfishDevel] SFOS 3 public roadmap

2018-12-05 Thread Tone Kastlunger
> Yes, it's pre-community s/Yes, it's pre-community/Yes, it's gecko / pre-quantum. The main issue with servo is the wayland support currently: https://github.com/servo/servo/issues/9558 Best, tk On Thu, Dec 6, 2018 at 7:19 AM Tone Kastlunger wrote: > Yes, its pre-co

Re: [SailfishDevel] SFOS 3 public roadmap

2018-12-05 Thread Tone Kastlunger
Yes, its pre-community. I strongly believe the need for a browser is extremely relevant. Compiling rust is not easy, currently blocked at 1.27, still a way to go to get to latest levels (see https://build.merproject.org/package/live_build_log/home:tortoisedoc:branches:home:sfietkonstantin:sailfish:

Re: [SailfishDevel] is there any existing webapp framework?

2018-10-22 Thread Tone Kastlunger
Ah but but : https://protonmail.com/bridge/install They have a linux beta. On Mon, Oct 22, 2018 at 2:57 PM Tone Kastlunger wrote: > Given they provide it for paying customers, > it probably makes them believe not to fit their business model. > > https://protonmail.com/bridge/ >

Re: [SailfishDevel] is there any existing webapp framework?

2018-10-22 Thread Tone Kastlunger
18 at 9:05 AM juice via Devel wrote: > dep kirjoitti lauantaina 20. lokakuuta 2018: > > said Tone Kastlunger: > > > > | I don't understand. > > | You say there's a x86 and a Mac version. Is code available? > > > > Nope. Only binaries. I've aske

Re: [SailfishDevel] is there any existing webapp framework?

2018-10-20 Thread Tone Kastlunger
gt; Android support system, just for ProtonMail, which kinda sucks. > > dep > > ProtonMail+Sailfish X+Sony Xperia X > =Freedom from Googledroid evil > > > > Original Message > On Oct 20, 2018, 9:58 AM, Tone Kastlunger < users.giulie...@gmail.com>

Re: [SailfishDevel] is there any existing webapp framework?

2018-10-20 Thread Tone Kastlunger
One'd wonder if the current email client app would support plugins for mail provider-specific protocols? tortoisedoc On Sat, Oct 20, 2018 at 2:50 AM depscribe wrote: > greetings. i've poked around in the archives a bit and haven't seen this, > so i thought i'd ask. > > it being unlikely that th

Re: [SailfishDevel] Sailfish 3 on OnePlus 5/5T device

2018-04-21 Thread Tone Kastlunger
Is the kernel available? tortoisedoc On Sat, Apr 21, 2018 at 9:24 PM, taha assadi wrote: > Hey Developers > Any plans to develop for One plus 5 and 5T devices. > These two devices has large community and we would love to see Sailfish on > our device. > > Awaiting update... N desperate for v3 rel

Re: [SailfishDevel] Sailfish OS, open source community collaboration meeting on April 5th, 2018 at 09:00 UTC

2018-04-08 Thread Tone Kastlunger
Hi; can we have the minutes ? Thanks! On Thu, Apr 5, 2018 at 11:38 AM, James Noori wrote: > Hi everyone, > > During this week's meeting we will discuss a few topics asked by the > community, followed by general discussions. > > The agenda for this meeting is as listed below: > > Date: 05/04/20

Re: [SailfishDevel] Prompt from daemon

2018-02-24 Thread Tone Kastlunger
There's the "Kill this app?" (dont remember the exact question) popup question; perhaps you could dig in the lipstick sources for it and see if you can fish it out of Silica? Best, tortoisedoc On Fri, Feb 23, 2018 at 12:15 PM, Adam Pigg wrote: > Hi > > Im looking for options to get a yes/no pr

Re: [SailfishDevel] Increase buildspeed of the Application SDK

2018-01-01 Thread Tone Kastlunger
It'd be amazing to be able to specify a default in QtCreator. On Sat, Dec 23, 2017 at 11:34 PM, Sander van Grieken < sander@outright.solutions> wrote: > On woensdag 20 december 2017 04:38:02 CET Dylan Van Assche via Devel wrote: > > Hi, > > > > Is it possible to increase the build speed of C++ ap

Re: [SailfishDevel] Compile without Scratchbox2 environment

2018-01-01 Thread Tone Kastlunger
qemu, etc. > > Necessity is the mother of this re-invention. > Can you help? > > Thanks, > -Yuvraaj > > On Sat, Dec 30, 2017 at 2:23 PM, Tone Kastlunger < > users.giulie...@gmail.com> wrote: > >> I have personally nothing against docker. >>

Re: [SailfishDevel] Compile without Scratchbox2 environment

2017-12-30 Thread Tone Kastlunger
ything related to scratchbox is either hard to > google or has broken links to maemo.org or is just non-existant. > > As to why Docker and not sb2: "Why not?" and "Better documentation" > > Thanks, > -Yuvraaj > > On Thu, Dec 21, 2017 at 11:56 PM, Tone

Re: [SailfishDevel] libicu

2017-12-22 Thread Tone Kastlunger
One would question at this point, whats the benefit of this library if such complex scenario needs to be considered each time you need to use it :) On Fri, Dec 22, 2017 at 11:11 AM, Pekka Vuorela wrote: > On Thu, 2017-12-21 at 21:33 +0200, rinigus wrote: > > Hi, > > > > when using non-Qt librar

Re: [SailfishDevel] Compile without Scratchbox2 environment

2017-12-21 Thread Tone Kastlunger
Out of curiosity, what's blocking you from using scratchbox? On Fri, Dec 22, 2017 at 7:53 AM, Yuvraaj Kelkar wrote: > Ha! > Any other ideas? > > Thanks, > -Yuvraaj > > On 12/21/17 8:08 PM, Juice wrote: > >> Yuvraaj Kelkar kirjoitti torstai 21. joulukuuta 2017: >> >>> Hi all, >>> >>> Is it possib

Re: [SailfishDevel] Increase buildspeed of the Application SDK

2017-12-21 Thread Tone Kastlunger
I think the script in question (mb2 iirc ) you can patch; unfortunately, then every vm upgrade you will loose the changes. On Wed, Dec 20, 2017 at 11:38 AM, Dylan Van Assche via Devel < devel@lists.sailfishos.org> wrote: > Hi, > > Is it possible to increase the build speed of C++ apps in the App

Re: [SailfishDevel] Playing audio on Sailfish (from qrc)

2017-09-25 Thread Tone Kastlunger
Have you tried against vanilla 5.6 qt? On Mon, Sep 25, 2017 at 6:38 PM, Zoltán Lutor wrote: > HI, > > I'm porting our game > > from Android to Sailfish and faced one issue: game audio does not play. > > [W]

Re: [SailfishDevel] exclude requires from rpm: libstdc++

2017-09-18 Thread Tone Kastlunger
It seems you have 5 different std lib's. Find out what is linking them (my guess is different components/libraries), change all to one and compile. If that is not possible, specify all the libs one by one with full names in the spec file. That's my 2cents On Mon, Sep 18, 2017 at 12:10 PM, rinigus

Re: [SailfishDevel] QtLocation | Qt 5.6

2017-08-23 Thread Tone Kastlunger
lava Monich, and @msmirnov. Maybe some of you can take time and >>>> reply. In particular: >>>> >>>> * Has any work started on upgrading QtLocation to 5.6? >>>> >>>> * Has Jolla decided whether they want to work on QtLocation/5.6? >>>

Re: [SailfishDevel] OBS questions

2017-08-02 Thread Tone Kastlunger
Out of curiosity, are you running mapnik server on SFOS? :P On Sat, Jul 29, 2017 at 6:58 PM, rinigus wrote: > Looks like I found the solution for rpmlint errors using RpmLintIgnore. > Sorry for the noise and enjoy the weekend, > > Rinigus > > On Sat, Jul 29, 2017 at 4:43 PM, rinigus wrote: > >>

Re: [SailfishDevel] Qt Network: "Network access is disabled" after network change

2017-05-05 Thread Tone Kastlunger
Okay; there has been a rewrite for bearer plugin, has that helped in any way? On Wed, May 3, 2017 at 2:46 AM, Lorn Potter wrote: > > > On 01/05/17 19:16, Slava Monich wrote: > > Basically, QNetworkAccessManager is sometimes stuck in NotAccessible > > state after switching from mobile data to wif

Re: [SailfishDevel] Qt Network: "Network access is disabled" after network change

2017-04-30 Thread Tone Kastlunger
Thanks for the quick reply; I was actually hoping to collect some more background intel on this issue. On Sun, Apr 30, 2017 at 10:56 PM, Slava Monich wrote: > Unfortunately, no, it's an internal bug. If you would like to be notified > via email about a potential fix, you could watch qtbase pull

Re: [SailfishDevel] Qt Network: "Network access is disabled" after network change

2017-04-30 Thread Tone Kastlunger
Hi Slava; is there a MER bug for this? tortoisedoc On Sun, Apr 23, 2017 at 11:33 AM, Slava Monich wrote: > Network status detection in Qt 5.6 is unreliable when the system is > switching between wifi and mobile data. That results in > QNetworkAccessManager sometimes thinking that network access

Re: [SailfishDevel] Project Halium : collaboration on common android base

2017-04-18 Thread Tone Kastlunger
Hi Bhushan; what is wrong with using MER? Best, tortoisedoc On Sun, Apr 16, 2017 at 7:03 AM, Bhushan Shah wrote: > Hello everyone, > > To introduce, I am Bhushan Shah from KDE, Plasma Mobile maintainer and in > CC: > Marius Gripsgård, is founder and maintainer of project UBports, Toxip is > par

Re: [SailfishDevel] QtLocation | Qt 5.6

2017-01-10 Thread Tone Kastlunger
I'd support this, not enough has been coming through at the meeting IMO to have a clear yes/no answer. Best, tortoisedoc On Mon, Jan 9, 2017 at 11:32 PM, Adam Pigg wrote: > I guess we need to wait for the internal review that was mentioned in the > meeting, however it would be interesting to un

Re: [SailfishDevel] [Reminder] Sailfish OS Open Source Community Collaboration Meeting 9th of January 2017

2017-01-08 Thread Tone Kastlunger
I believe all that Qt says is already stated in the licensing acceptance forms of the sdk (GLP3/LGPL3); As I see it, LGPL3 is Cool with LGPLv2.1 (see FSF's tables); unless im missing something. Im no lawyer myself, tho, so my word counts only so much. On Sun, Jan 8, 2017 at 10:24 PM, Adam Pigg w

Re: [SailfishDevel] QtLocation | Qt 5.6

2017-01-03 Thread Tone Kastlunger
The writer probably intented "to use a library" as "to copy code from a library"; Duh. On Tue, Jan 3, 2017 at 2:08 PM, Tone Kastlunger wrote: > Ah! Slava, the article you pointed at is wrong; > > Quoting : > > "The same incompatibility issue exists with

Re: [SailfishDevel] QtLocation | Qt 5.6

2017-01-03 Thread Tone Kastlunger
matrix at least); I guess someone needs to do his home work :) On Tue, Jan 3, 2017 at 1:36 PM, Tone Kastlunger wrote: > Doesnt Qt Provide the choice for GPLv3 / LGPLv3? > > From the FSF compatibility matrix > > http://gplv3.fsf.org/dd3-faq > > it appears that only using GPLv3

Re: [SailfishDevel] QtLocation | Qt 5.6

2017-01-03 Thread Tone Kastlunger
gt; -Slava > > > > Even more detailed view : <http://www.ics.com/blog/changes-qt-licensing> > http://www.ics.com/blog/changes-qt-licensing > > On Tue, Jan 3, 2017 at 11:58 AM, Tone Kastlunger < > users.giulie...@gmail.com> wrote: > >> Weird, >> http:

Re: [SailfishDevel] QtLocation | Qt 5.6

2017-01-03 Thread Tone Kastlunger
Even more detailed view : http://www.ics.com/blog/changes-qt-licensing On Tue, Jan 3, 2017 at 11:58 AM, Tone Kastlunger wrote: > Weird, > http://doc.qt.io/qt-5/licensing.html from here only MIT / BSD-Style > licenses are mentioned. > Where's the issue there? > > tortoi

Re: [SailfishDevel] QtLocation | Qt 5.6

2017-01-03 Thread Tone Kastlunger
Weird, http://doc.qt.io/qt-5/licensing.html from here only MIT / BSD-Style licenses are mentioned. Where's the issue there? tortoisedoc On Tue, Jan 3, 2017 at 11:46 AM, Rinigus wrote: > Morning, > > Slava, would you mind to check out which licensing terms prevent > QtLocation specifically? Or m

Re: [SailfishDevel] QtLocation | Qt 5.6

2017-01-02 Thread Tone Kastlunger
There goes android then. No SFOS. Kinda defyes the point IMO :/. On Mon, Jan 2, 2017 at 11:18 AM, Kaj-Michael Lang wrote: > On Mon, 2017-01-02 at 09:05 +, Peter Pykäläinen wrote: > > That is an option yes, but a bit of a cheat :) > > Or even more of a filthy and dirty cheat, build it instead

Re: [SailfishDevel] QtLocation | Qt 5.6

2017-01-02 Thread Tone Kastlunger
Well I do not know if you can call it "cheat" when Jolla itself suggests for it :P On Mon, Jan 2, 2017 at 11:05 AM, Peter Pykäläinen < peter.pykalai...@gmail.com> wrote: > That is an option yes, but a bit of a cheat :) > > Tone Kastlunger kirjoitti maanantai 2. tammikuu

Re: [SailfishDevel] QtLocation | Qt 5.6

2017-01-02 Thread Tone Kastlunger
Bundle it as a private dependency? On Mon, Jan 2, 2017 at 10:50 AM, Peter Pykäläinen < peter.pykalai...@gmail.com> wrote: > In my opinion we've waited long enough already. Jolla should really > consider to allow more modules if they want better apps. > > // Pete > > helicalgear . kirjoitti maanan

Re: [SailfishDevel] Static build

2016-11-25 Thread Tone Kastlunger
Hm you mean static libs? On Wed, Nov 23, 2016 at 12:20 PM, Georg wrote: > That did the trick. Didn't kown that one can use -fPIC vor archives. I > always used it for shared librarys in the past. > > Am Di. Nov. 22 21:51:41 2016 GMT+0100 schrieb Tone Kastlunger: > >

Re: [SailfishDevel] Static build

2016-11-22 Thread Tone Kastlunger
Recompile the mentioned library with the -fPIC On Tue, Nov 22, 2016 at 10:50 PM, george b wrote: > This was may assumption. > But when I try to combine the static library (libSwiften) within my qt > app, I got the following error during linking: > > g++ -Wl,-O1 -Wl,-rpath,/usr/share/kaidan/lib -

Re: [SailfishDevel] App doenst launch in intex aqua fish

2016-11-20 Thread Tone Kastlunger
Hey! A shot in the dark, did you corretly package your qml files? Best, tortoisedoc On Sun, Nov 20, 2016 at 1:19 AM, joao morgado wrote: > I have removed the app and sailfish ide and reinstalled it again. No app > on the phone and now I have a messed up arm kit that doenst work, not sure > how

Re: [SailfishDevel] Setting up environment for compiling Rust code

2016-10-24 Thread Tone Kastlunger
strace it? On Sat, Oct 22, 2016 at 3:16 PM, Krzysztof Lesiak wrote: > On the platform SDK. > > On Do. Okt. 20 10:48:48 2016 GMT+0200, Tone Kastlunger wrote: > > Are you building on the Platform SDK or on the Mer VM? > > > > > > > > On Mon, Oct 17, 2016

Re: [SailfishDevel] Setting up environment for compiling Rust code

2016-10-20 Thread Tone Kastlunger
Are you building on the Platform SDK or on the Mer VM? On Mon, Oct 17, 2016 at 10:26 PM, Krzysztof Lesiak wrote: > Hi all, > > > I'd like to be able to build applications in Rust to run on Sailfish OS; > I've installed the Platform SDK, entered the chroot and ran the Rust > toolchain installer <

Re: [SailfishDevel] SDK version 1609 (2.0.4) is released to Early Access

2016-10-07 Thread Tone Kastlunger
A pity you cant push to harbour tho. tortoisedoc On Fri, Oct 7, 2016 at 12:18 PM, Coley wrote: > Thanks for this - nice to have EA SDK in line with phone! > > -Coley. > > On 6 October 2016 at 18:20, Jarkko Lehtoranta > wrote: > >> Hello, >> >> Today (Oct 6th) at 17:00 UTC we have published new

Re: [SailfishDevel] [Minutes] Sailfish OS Open Source Community Collaboration Meeting, 5th of September 2016

2016-09-07 Thread Tone Kastlunger
s/project/process heh On Thu, Sep 8, 2016 at 9:23 AM, Tone Kastlunger wrote: > QML plugins in a separate project - something is amiss here; but anyways. > It is fairly easy to evaluate a technology for a certain use in my > opinion; especially if that technology is not new and has

Re: [SailfishDevel] [Minutes] Sailfish OS Open Source Community Collaboration Meeting, 5th of September 2016

2016-09-07 Thread Tone Kastlunger
QML plugins in a separate project - something is amiss here; but anyways. It is fairly easy to evaluate a technology for a certain use in my opinion; especially if that technology is not new and has been used (SELinux has), and ESPECIALLY if it has been used in the same context already (i.e. Androi

Re: [SailfishDevel] [Minutes] Sailfish OS Open Source Community Collaboration Meeting, 5th of September 2016

2016-09-07 Thread Tone Kastlunger
Yeah, the main issue of SELinux for me is the necessity of compiliing the policy in the first place; in turn for doing that, you need to pull in all the SELinux toolkit (which is huuge). On Wed, Sep 7, 2016 at 9:50 AM, Michal Hrusecky wrote: > James Noori - 12:21 5.09.16 wrote: > > Hi everyone!

Re: [SailfishDevel] Alternative to QAbstractVideoFilter ?

2016-07-06 Thread Tone Kastlunger
Backport? On Friday, July 1, 2016, Kaj-Michael Lang wrote: > I'm working on a project that uses QAbstractVideoFilter and would like > to make a sfos version too but the problem is that it is available only > since Qt 5.5. > > Is there some other alternative (QVideoProbe seems to only on android

Re: [SailfishDevel] graphDB (gnome - tracker) on sailfish

2016-06-07 Thread Tone Kastlunger
Hi all; even assuming tracker would rely on SQLLite (or whatever RDBMS) to store data; I do not see why it could not be extended to other data storages (for instance NoSQL ones, but in a embedded fashion). Plus; tracker is currently used on Jolla by default; being able to provide something which is

Re: [SailfishDevel] Sailfish OS Open Source Community Collaboration Meeting 2nd of June 2016

2016-06-02 Thread Tone Kastlunger
each other, but that isn't > relevant information on the client side. I don't think it's even easily > available in the main social networks. > > Andy > > On 02/06/2016 2:34pm, Tone Kastlunger wrote: > >> On the RDBMS vs Graph DB's discussion, the point

Re: [SailfishDevel] Sailfish OS Open Source Community Collaboration Meeting 2nd of June 2016

2016-06-02 Thread Tone Kastlunger
nal >> dbs) is not ideal for transactional functionality? >> >> On Thu, Jun 2, 2016 at 10:41 AM, Peter Kovacs > <mailto:legi...@gmail.com>> wrote: >> >> I would actually like to know why SQL stuff. >> Datastructure type

Re: [SailfishDevel] Sailfish OS Open Source Community Collaboration Meeting 2nd of June 2016

2016-06-02 Thread Tone Kastlunger
lationships (Facebook > style) or transactional. > And both are not ideal to solve with relational dbs. > > I guess the Answer is because every one does it. But that is not really > satisfactory. Would there be an interest to use something else? > > Tone Kastlunger schri

Re: [SailfishDevel] Sailfish OS Open Source Community Collaboration Meeting 2nd of June 2016

2016-06-02 Thread Tone Kastlunger
Hi Chris; >2) API to access Calendar data. Correct, currently we don't provide access to calendar API in Harbour. The reason is that we want to use QtOrganizer as the public API, but to do that we need to write a QtOrganizer engine backend >for mkcal (note that one already existed in QtMobility

Re: [SailfishDevel] Open source in-app ad API helper for QML - please, join

2016-05-31 Thread Tone Kastlunger
@Camil Bancioiu your concerns are very well based, but I can tell per experience Jolla QA did not mind the ad in my app back then. Best, tk On Tue, May 31, 2016 at 12:55 PM, Camil Bancioiu < ioan.camil.banci...@gmail.com> wrote: > Hello Zoltan, > > I hope you will find help with your SDK. Not be

Re: [SailfishDevel] Open source in-app ad API helper for QML - please, join

2016-05-31 Thread Tone Kastlunger
anything available there. Especially nothing for > Qt/QML... > > 2016-05-31 8:58 GMT+02:00 Tone Kastlunger : > >> This is an excellent discussion point; I believe this is a very clear >> aspect of the key problem of SFOS at the moment - the whole point of SFOS >> is to

Re: [SailfishDevel] Open source in-app ad API helper for QML - please, join

2016-05-31 Thread Tone Kastlunger
>A better approach would be a toolkit for unlocking extra/full functionality through easy donations/micropayments. There was already a suggestion in a community meeting to implement the Qt Purchasing API for this, as an alternative >to paid store apps (which I also disagree with because of the DRM

Re: [SailfishDevel] Open source in-app ad API helper for QML - please, join

2016-05-30 Thread Tone Kastlunger
This is an excellent discussion point; I believe this is a very clear aspect of the key problem of SFOS at the moment - the whole point of SFOS is to DIFFERENTIATE itself from android. Note : I love coding for SFOS, it's inspiring and motivating. Sure, it has it's limitations and quirks, but still

Re: [SailfishDevel] [Official Announcement] Join the Sailfish Community Device Program now!

2016-05-30 Thread Tone Kastlunger
How do you combine upside-down with hw keyboard in portrait mode? On Tue, May 31, 2016 at 12:48 AM, Ruediger Schiller wrote: > On Mon, May 30, 2016 at 09:32:32PM +0300, E.S. Rosenberg wrote: > > Talking about the size, if Jolla has any influence on the size of 3rd > party > > vendors can you ple

Re: [SailfishDevel] New Sailfish Community Program is launching soon - heads up!

2016-05-25 Thread Tone Kastlunger
Let's talk about what can be known, rather than loosing time in speculations of when it will happen (and trust our ComMan on it to happen). James you mentioned there is a limited nr of seats; can you give an estimation on how many? Best, tk On Wed, May 25, 2016 at 11:58 AM, Sepehr James Noori <

Re: [SailfishDevel] A way to contact QA?

2016-05-24 Thread Tone Kastlunger
Check #sailfishos irc channel (see community page on sfos dev site) On Tue, May 24, 2016 at 3:16 PM, Dylan Van Assche < dylan.van.ass...@protonmail.com> wrote: > Hi Sailfish developers, > > Is there a way to contact Lauri Johansson from the QA? > > He reported a bug through the QA channel but I w

Re: [SailfishDevel] Push Service for Sailfish OS

2016-02-02 Thread Tone Kastlunger
AFAIK, someone had putted together a concept-proof push service. On Mon, Feb 1, 2016 at 9:14 PM, Erik Lundin wrote: > Den 2016-02-01 kl. 19:58, skrev george b: > >> The only missing thing is a working push service to get a real user >> experience with a messaging application. >> >> Does anyone k

Re: [SailfishDevel] monitor systemd unit from qml

2016-01-28 Thread Tone Kastlunger
would be more elegant to just use qml. > > I'm already using a dbus signal to get the status of the wifi connection. > So basically caching signals from dbus works. > > Am 28.01.2016 um 12:56 schrieb Tone Kastlunger: > >> OFC one option is to get your service to send a

Re: [SailfishDevel] monitor systemd unit from qml

2016-01-28 Thread Tone Kastlunger
OFC one option is to get your service to send a DBus signal once it's up. But that makes systemd irrelevant. dbus-monitor is your friend; put it to run and start the service, grep the output to understand what's going on (which signals are emitted in particular). Then once you are sure the signal

Re: [SailfishDevel] Query about tablet USB

2015-11-17 Thread Tone Kastlunger
Do you plan to do something? If you end up with an rpm, consider dropping it on OpenRepos :) Best, tortoisedoc On Mon, Nov 16, 2015 at 10:19 AM, Kaj-Michael Lang wrote: > On ma, 2015-11-16 at 10:07 +0200, Philippe De Swert wrote: > > Printers might probably be recognized but the kernel USB prin

Re: [SailfishDevel] Help,,,SDK don't love my jolla phone

2015-11-10 Thread Tone Kastlunger
Funny; i've been on 1510 for a month now, no issues with 2.0.0.10? On Wed, Nov 11, 2015 at 8:25 AM, Martin Kampas wrote: > Hello yinweijianyinweijian, > > If your SailfishOS version is 2.0.0 and your SDK is 1510 then this is most > probably due to SSH incompatibility after dropping support for t

  1   2   3   >