[SailfishDevel] QML WebView and localhost URLs when network is disconnected

2015-11-27 Thread Michał
Dear Sailors, My app provides HTTP server listening on 127.0.0.1 interface. On QML side, I'm using (Silica)WebView to show some content when phone is offline. After last (or one before last) phone's os upgrade, WebView component starts to behave different and it breaks some functionality in m

Re: [SailfishDevel] QtContacts & jolla-contacts app

2015-10-28 Thread Michał
h OS Developers" Envoyé: Mercredi 28 Octobre 2015 13:00:16 Objet: Re: [SailfishDevel] QtContacts & jolla-contacts app your application should run in "privileged" group to do so. you can do it using suid bit and setgid call, of course such application is not allowed for harbour.

[SailfishDevel] QtContacts & jolla-contacts app

2015-10-28 Thread Michał
Hi, I'm struggling with an issue related to QtContacts API and jolla-contacts app. Using QtContacts, I can get, update or create new contact. It works as expected, so my app is able to access phone's contacts. The issue I have is when I create new contact via QtContacts, this contact is not

Re: [SailfishDevel] OS X SDK install fails

2015-08-12 Thread Michał Radwański
Subject: Re: [SailfishDevel] OS X SDK install fails > > maybe there's a problem with 4.3.30? > > I am running successfully with 4.3.26 on Yosemite (10.10.5). However > both the SDK and OSX have been through several upgrades / re-intalls > over the past few years. > > Chris

[SailfishDevel] OS X SDK install fails

2015-08-12 Thread Michał Radwański
Hello. I can't install SDK on OS X Yosemite. I got VirtualBox 4.3.30. After running last version of SDK installer, I get information about aborted installation: http://i.imgur.com/rcf20Ff.jpg Any ideas?___ Sail

[SailfishDevel] Other programming languages for developing Harbour apps.

2015-08-09 Thread Michał Radwański
irly understand the choice - C++ is the primary language for Qt, and the same with Python - it is a popular language among OSS developers and its VM is required during runtime. However I don't know why other compiled to binary languages aren't even mentioned. Is running not-C++ binaries

Re: [SailfishDevel] Sailfish IDE hangs

2015-01-15 Thread Michał Radwański
You may find helpful starting development on Linux since Sailfish is a GNU/Linux OS. Integrated VCS or really working terminal emulator are some of advantages. Envoyé de mon iPhone > Le 15 sty 2015 à 12:33, Kimmo Lindholm a écrit : > > Had similar non-responsive issues (on win7 x64), but with

[SailfishDevel] Elevating process privileges?

2014-08-07 Thread Michał Radwański
Hi all! Is Jolla user able to run processes that require root account? I mean something like 'nemo' is in `/etc/sudoers`. And if it is possible, how to gain privileges from C++? Is it like in Android, where I have to execute `su` command? Best regards, Michał Radwański a.

Re: [SailfishDevel] More executables in one package

2014-08-01 Thread Michał Radwański
Actually, SailfishOS uses Zypper (it's openSUSE derivative). As far as I know, there are differences between Fedora RPM's and openSUSE RPM's. 2014-08-01 20:37 GMT+02:00 Andrey Kozhevnikov : > there is nothing special for sailfishos. use general rpm techniques. > >

[SailfishDevel] More executables in one package

2014-08-01 Thread Michał Radwański
I want to make C/C++ IDE for Sailfish OS. How to add two (or more) executables to RPM? Or have I to make another app like $(MyApp)-g++? Envoyé de mon iPhone ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@li

[SailfishDevel] Standard C++ Library

2014-07-26 Thread Michał Radwański
Hi. I wonder which standard C++ library is being used when developing apps for Sailfish OS. Best regards, Michał Radwański (a.k.a. enedil) Envoyé de mon iPhone ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr