Re: [SailfishDevel] SailfishOs Integration questions

2013-12-23 Thread Jonni Rainisto
Unfortunately there is a problem that they cannot be accepted on harbour, as Jolla system settings have privileges that 3rd party applications cannot have. So until we figure out how to drop those privileges from 3rd party apps, that path will remain blacklisted. ___

Re: [SailfishDevel] Harbour news

2013-12-23 Thread Matt Austin
On 24 December 2013 06:15, Thomas Perl wrote: > Because of the dynamic nature of Python, it's even harder to verify > apps don't break with OS/library updates compared to native C/C++ > libraries (where one could at least do a static check for exported > symbols, etc..). Just providing the standar

Re: [SailfishDevel] SailfishOs Integration questions

2013-12-23 Thread Andrey Kozhevnikov
i see no problems with harbour. On 24.12.2013 01:53, Gabriel Böhme wrote: Hi, thank you very much, for this answer, but will this be allowed in harbour apps as well? Guess not. Will it be in the future? :) Cheers Gabriel -- Von meinem Nokia N9 gesendet Andrey Kozhevnikov schrieb am

Re: [SailfishDevel] Battery life without The other half Daemon running

2013-12-23 Thread Jani Kotakoski
Dear Annika, can you please tell me how to properly close the daemon? Killing it doesn't help -- it respawns automatically. Thanks! // Jani "A. Wickert" kirjoitti: > Hi everybody, > > I read this article today: > http://reviewjolla.blogspot.com/2013/12/jolla-battery-life-power-consumption.ht

[SailfishDevel] Booting from SD card

2013-12-23 Thread Oliver Dittmer
Ahoy, Is it possible to boot a rescue system/second os from an sd card with the Jolla phone? I have not yet found good documentation for this. Cheers, Oliver ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Harbour news

2013-12-23 Thread Thomas Perl
2013/12/19 Matt Austin : > On 18 December 2013 22:33, Thomas Perl wrote: >> 2013/12/18 : >>> - libxml2. As far as I know, their API is quite stable now even if it was >>> not >>> the case in the past (I remember having some trouble with it in 2003, but >>> it's >>> history now !). >> >> I've ad

Re: [SailfishDevel] python development

2013-12-23 Thread Thomas Perl
2013/12/19 David Jensen : > Nokia's original book on Meego featured, I think, Python as the development. I > do not see this book on Amazon. However, almost none of the articles I have > seen relating to Jolla mention Python. I assumed Nokia believed Python was an > ideal language for an open syst

Re: [SailfishDevel] adding libraries to sailfish app.

2013-12-23 Thread Thomas Perl
2013/12/22 Mike Sheldon : > On Sun, 2013-12-22 at 19:11 +0530, Sadika Sumanapala wrote: >> thank you. is there a way to deploy compiled shared libraries with >> app? > > Just include them in your rpm and set the -rpath value for your binary > at compilation time (alternatively you could be setting

Re: [SailfishDevel] (QtLocation 5.0) Coordinate is not a type

2013-12-23 Thread Sylvain B .
Hi again Bob, Just to let you know that your Map example is working fine (I like the blinking icon!) if you put it on the first page of your app, but if you put it on the second page, when you try to flick to the west, it actually pop the page off the stack. I am not asking for a solution right

Re: [SailfishDevel] emulator closes due to 0% battery

2013-12-23 Thread Sylvain B .
Hello, Indeed, the emulator apparently takes the host's battery status, but when I run it without having a battery in my laptop, it stays at 87% and works fine. Have you tried to plug a battery to see what is the behaviour Carlos? > Date: Mon, 23 Dec 2013 21:09:01 +0100 > From: christopher.l...@

Re: [SailfishDevel] Developing with SailfishOS - a short introduction

2013-12-23 Thread W. Dobbe
Wow, looks like you put a lot of work in that… Thanks! Winfried On 23 Dec 2013, at 14:15, Sven Putze wrote: > Hi all, > > this is a shameless plug (again). Still far from complete, now 133 pages > short. > The PDF can be directly downloaded from > http: //hardcodes.de/SailfishOS/Developing-wi

[SailfishDevel] Can't use Mer SDK virtual machine under OSX

2013-12-23 Thread a.gra...@gmail.com
Hi, I'm using OSX 10.9.1, latest VirtualBox (4.3.6) and I've installed all the updates available in QtCreator for SailfishOS SDK. I've created a sample project (that you can find here https://github.com/andreagrandi/sailsoma ) and I'm trying to build it on Mer SDK vm and the deploy to Jolla devic

Re: [SailfishDevel] SailfishOs Integration questions

2013-12-23 Thread jjaone
Ok, looks simple enough, but as I understand it the harbour reqs don't , as of now, allow writing to that location, so currently the system Settings screen can not be used for our own application's settings. I, too, hope it will be possible in the future, as the Settings GUI is IMHO the proper

Re: [SailfishDevel] Can not ssh to Jolla via USB in Developer mode

2013-12-23 Thread Wim de Vries
On 12/23/2013 04:06 PM, Alexander Couzens wrote: sshnemo@192.168.2.15 My USB connection also does not work, I use the WLAN connection (192.168.178.57 in my case). r wim ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] emulator closes due to 0% battery

2013-12-23 Thread christopher . lamb
Carlos I think I saw in a previous thread that the Emulator takes the host's battery status. As both my laptop and the Emulator are currently showing 54%, this is probably true. Chris Zitat von "Carlos J Mazieri" : Hello guys, I just installed Sailfish SDK, my laptop does not have bat

Re: [SailfishDevel] SailfishOs Integration questions

2013-12-23 Thread Gabriel Böhme
Hi, thank you very much, for this answer, but will this be allowed in harbour apps as well? Guess not. Will it be in the future? :) Cheers Gabriel -- Von meinem Nokia N9 gesendet Andrey Kozhevnikov schrieb am 23.12.13 19:53: you should create json file in subdirectory inside /usr/share

[SailfishDevel] emulator closes due to 0% battery

2013-12-23 Thread Carlos J Mazieri
Hello guys, I just installed Sailfish SDK, my laptop does not have battery, I use it only with the power cable plugged. My Sailfish emulator starts and some time later it closes, it looks like the message is something like "Battery is empty, shutting down". Is there anything to be done in t

Re: [SailfishDevel] Battery life without The other half Daemon running

2013-12-23 Thread A. Wickert
I have currently 80% battery left after 12 hours of usage (wlan always on, 1 hour BT Audio streaming to car, browsing the web, check for mails every 15min and Twitter connected). Before disabling tohd the day before I was at 45% battery after the same amount of usage. So it works very good :).

Re: [SailfishDevel] Forcing application to stay active and prevent screensaver.

2013-12-23 Thread Samuli Järvinen
Thanks, Playing with ScreenSaver seems to work on emulator, but not on device. Also no errors on journalctl, so I guess the device handles the ScreenSaver at some level, but there is another mechanism for turning screen off. -Samuli On 23 Dec 2013, at 03:42, Gabriel Böhme wrote: > Hi, > > t

Re: [SailfishDevel] Forcing application to stay active and prevent screensaver.

2013-12-23 Thread Kimmo Lindholm
I noticed that when I use QtSensors (acceleration sensor) and I keep phone moving, it prevents screensaver not activating without touching the screen. If I let it stay in place, then screensaver activates. (this is great as my app is completely controlled by "gravitation"..) -kimmo From: devel-

Re: [SailfishDevel] Battery life without The other half Daemon running

2013-12-23 Thread Kimmo Lindholm
I did find this somewhere ssu ar mer-tools ssu ur pkcon refresh pkcon install powertop -Original Message- From: devel-boun...@lists.sailfishos.org [mailto:devel-boun...@lists.sailfishos.org] On Behalf Of jja...@gmail.com Sent: Monday, December 23, 2013 8:48 PM To: devel@lists.SailfishOS

Re: [SailfishDevel] SailfishOs Integration questions

2013-12-23 Thread Andrey Kozhevnikov
you should create json file in subdirectory inside /usr/share/jolla-settings/entries then add qml page, preferable inside /usr/share/jolla-settings/pages subdirectory On 24.12.2013 00:00, jja...@gmail.com wrote: Hi sailors, I'm also interested (spesifically question 2) to know how can I mak

Re: [SailfishDevel] Battery life without The other half Daemon running

2013-12-23 Thread jjaone
Hii sailors, Thanks for the instructions on how to stop/disable TOH-daemon in dev-mode. Works perfectly, and I'm now testing how much it affecrs the battery-life (in comparison to covering the NFC-tag with foil). I saw that someone was using powertop to monitor power consumption, but how do.

Re: [SailfishDevel] SailfishOs Integration questions

2013-12-23 Thread Gabriel Böhme
+1 -- Von meinem Nokia N9 gesendet jja...@gmail.com schrieb am 23.12.13 19:07: Hi sailors, I'm also interested (spesifically question 2) to know how can I make my application to appear in the Jolla system Settings > Apps section. Thanks for asking this, Winfried ;) I am developing an a

Re: [SailfishDevel] SailfishOs Integration questions

2013-12-23 Thread jjaone
Hi sailors, I'm also interested (spesifically question 2) to know how can I make my application to appear in the Jolla system Settings > Apps section. Thanks for asking this, Winfried ;) I am developing an app that uses QSettings to manage app-spesific configuration and that handless nicely

Re: [SailfishDevel] The Other Half I2C

2013-12-23 Thread Kimmo Lindholm
Then I have to just sit and wait. Or is there any magic that I can store to the eeprom to keep it active? -kimmo From: devel-boun...@lists.sailfishos.org [mailto:devel-boun...@lists.sailfishos.org] On Behalf Of Jonni Rainisto Sent: Monday, December 23, 2013 6:06 PM To: Sailfish OS Developers Sub

Re: [SailfishDevel] The Other Half I2C

2013-12-23 Thread David Greaves
>From some (soon-to-be-released) docs by Kalle Jokiniemi # Enable VDD echo 1 > /sys/devices/platform/reg-userspace-consumer.0/state # Disable VDD echo 0 > /sys/devices/platform/reg-userspace-consumer.0/state David On 23/12/13 14:49, Kimmo Lindholm wrote: > Anchors aweigh! > > Just hooked up sc

Re: [SailfishDevel] The Other Half I2C

2013-12-23 Thread Jonni Rainisto
NOTE: This API is not supported in initial Jolla device software. It will be available from 1.0.2.* and later Sailfish OS releases. # Enable VDD echo 1 > /sys/devices/platform/reguserspaceconsumer.0/state # Disable VDD echo 0 > /sys/devices/platform/reguserspaceconsumer.0/state So unfortunately

Re: [SailfishDevel] Can not ssh to Jolla via USB in Developer mode

2013-12-23 Thread Alexander Couzens
On Mon, 23 Dec 2013 18:53:21 +0400 Alexander Ladygin wrote: > L: Unable to connect to destination host, errno=110 > ssh_exchange_identification: Connection closed by remote host > > Any thoughts? > > My laptop's OS is Opensuse 13.1 > > Thanks The ip address of the jolla over usb should be 192.

Re: [SailfishDevel] Can not ssh to Jolla via USB in Developer mode

2013-12-23 Thread Unai IRIGOYEN
Hi, It works fine here. You may have to check your IP address and network sub-mask are compatible with the IP address of your Jolla. You may also have to check your network routes. Best regards. -- Unai IRIGOYEN Le lundi 23 décembre 2013 18:53:21, Alexander Ladygin a écrit : > Ahoy everyone

Re: [SailfishDevel] Can not ssh to Jolla via USB in Developer mode

2013-12-23 Thread winfried . dobbe
I just used the WLAN ip address to ssh to the device. For the USB connection to work maybe you have to setup an interface in the 192.168.2.x range. regards, Winfried > Ahoy everyone! > > For some reason i can not connect to my Jolla from my laptop > I turned Develeper mode on, set the pass, set

[SailfishDevel] The Other Half I2C

2013-12-23 Thread Kimmo Lindholm
Anchors aweigh! Just hooked up scope to I2C bus on pogo pins, and there is life! Can someone point me in correct direction to enable 3.3V pin? 3.3V seems to be active just for a while when I press the cover detector switch and after eeprom in address 0x50 is tested 3.3V is gone. Best Regards

[SailfishDevel] Can not ssh to Jolla via USB in Developer mode

2013-12-23 Thread Alexander Ladygin
Ahoy everyone! For some reason i can not connect to my Jolla from my laptop I turned Develeper mode on, set the pass, set the IP I'm connecting jolla via USB, then selecting Developer mode, and then trying to SSH from host PING is just getting all packets lost and with "ssh nemo@192.168.2.100" i'm

Re: [SailfishDevel] QDnsLookup always fails

2013-12-23 Thread Robin Burchell
Hi, On 22 Dec 2013, at 19:31, Alexander Stante wrote: > Looking at the source code of QDnsLookup for Unix operating systems, it > looks like it can't load / find certain libraries. Has onyone else > experienced the same problem? I've tried it with the latest version of > the SDK. Is there an othe

Re: [SailfishDevel] Developing with SailfishOS - a short introduction

2013-12-23 Thread Sven Putze
Hi all, this is a shameless plug (again). Still far from complete, now 133 pages short. The PDF can be directly downloaded from http: //hardcodes.de/SailfishOS/Developing-with-SailfishOS.pdf The "project" resides on Github. https://github.com/hardcodes/developwithsailfishos.git The source is st

Re: [SailfishDevel] Battery life without The other half Daemon running

2013-12-23 Thread A. Wickert
Dear Jani, use : systemctl stop tohd.service And systenctl mask tohd.service to make it permanent even on reboot, which i do not prefer at the moment. Regards, Annika On 23/12/13 11:29, Jani Kotakoski wrote: Dear Annika, can you please tell me how to properly close the daemon? Killing it d

Re: [SailfishDevel] QtContacts available

2013-12-23 Thread christopher . lamb
Hi Marko Thanks, that has deepened my understanding, and confirms what I had guessed / inferred. I will update my blog later with a simplified version of your explanation. Chris Zitat von "Marko Koschak" : Hi Matze On So, 2013-12-22 at 21:50 +0100, christopher.l...@thurweb.ch wrote: Th

[SailfishDevel] SailfishOs Integration questions

2013-12-23 Thread winfried . dobbe
Hi, Two questions about making apps as much integrated as possible in SailfishOs: 1) Is it possible to add notifications to the notification overview (swipe up from bottom of phone) from my own app ? 2) What should I do to make my application's settings accessible from the "Settings app -> Appli

[SailfishDevel] Battery life without The other half Daemon running

2013-12-23 Thread A. Wickert
Hi everybody, I read this article today: http://reviewjolla.blogspot.com/2013/12/jolla-battery-life-power-consumption.html And now I trying to measure the difference with "tohd" on and off. I am using powertop to get the amount of power consumed by the phone. - With tohd on, wlan on, screen o