Re: [SailfishDevel] App rejected...

2014-04-28 Thread peter . pykalainen
Thanks Arvid,

Will an app using that still pass harbour QA?

I just can't believe howcome basic stuff like checking wheter the screen is 
locked is not available. 

Arvid Fahlström Myrman kirjoitti Tue Apr 29 2014 00:41:47 GMT+0300 (EEST):
> 
> > I have been strugeling to find a way to get Qt5SystemInfo to expose me when
> > the device is locked so I could stop the timer and then start it again when
> > the device is unlocked.
> 
> nemo-keepalive (https://github.com/nemomobile/nemo-keepalive) exposes a 
> DisplayBlanking.status property with which you can detect when the device is 
> locked. If you're interested, I've written a custom qmake project file to 
> make 
> it possible to install the plugin to a custom location without having to make 
> any changes to the actual nemo-keepalive project. You can find it here: 
> https://gist.github.com/BeholdMyGlory/9662866.
> 
> If you want to use it, make sure that you've checked out the nemo-keepalive 
> repository as well as libiphb (https://github.com/nemomobile/libiphb), and 
> place the project file in the directory directly above the two repositories. 
> Then set your main project file to use the subdirs template and add nemo-
> keepalive.pro to the SUBDIRS variable. Don't forget to substitute 
> PROJECT_NAME_HERE with your own project's name (sans 'harbour-') at lines 8 
> and 14 in nemo-keepalive.pro as well as the first line in the qmldir file.
> 
> You may need to install libiphb separately to your build environment in order 
> for some header files to be found properly.
> 
> Regards,
> Arvid
> 
> ___
> SailfishOS.org Devel mailing list
>

-- 

// Peter Pykäläinen
Lähetetty Jollastani
___
SailfishOS.org Devel mailing list

Re: [SailfishDevel] App rejected...

2014-04-28 Thread peter . pykalainen
Thank you.
Will have a look at that.

martin.gri...@gmail.com kirjoitti Tue Apr 29 2014 07:12:45 GMT+0300 (EEST):
> Hi,
> 
> Am Mon Apr 28 2014 23:11:58 GMT+0200 (CEST) schrieb Peter Pykäläinen:
> > Thank you for you response.
> > 
> > Unfortunately no, since I need to show info on the cover.
> >
> 
> I think, for just showing info on the cover, giving the CPU sleep deprivation 
> is overkill.
> 
> You can make the timer's running property depend on Qt.application.active 
> (app is not minimized and screen is not locked) and the Cover.Active signal 
> of the CoverBackground element (Cover is visible and screen is not locked).
> I'm watching these two properties in Tidings, for example, to keep the 
> elapsed time labels up to date.
> 
> Martin
> 
> -- 
> Gesendet von meinem Jolla
> ___
> SailfishOS.org Devel mailing lis

-- 

// Peter Pykäläinen
Lähetetty Jollastani
___
SailfishOS.org Devel mailing list

Re: [SailfishDevel] Jolla release plan for high-level features - update 6 / 7

2014-05-15 Thread peter . pykalainen
That's true.
Wish it would work with Android apps too.

kaacz kirjoitti Thu May 15 2014 22:15:32 GMT+0300 (EEST):
> A2DP is implemented in current version .. I use it ..
> K.
> 
> Dne 15.5.2014 18:31, Iosif Hamlatzis napsal(a):
> > Since you mention changes/additions in the BT stack what about the 
> > profiles A2DP for listening music through the hands-free headset and 
> > SPP for connecting maybe an external GPS receiver for better performance?
> >
> 
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
>

-- 

// Peter Pykäläinen
Lähetetty Jollastani
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] How to get feedback from Harbour users ?

2014-12-05 Thread peter . pykalainen
Just asked this from dev-care and they are working on it. Not soon I think but 
it's on the roadmap at least.

Andrey Kozhevnikov kirjoitti pe joulukuuta 5 17:37:48 2014 GMT+0200:
> I want it too :)
> And email notifications when app accepted/rejected also.
> 
> 05.12.2014 20:36, Franck Routier (perso) пишет:
> > Hi,
> >
> > I just realized a comment was made on my app by a user 3 months ago. I 
> > just missed it.
> >
> > I don't have so many users :-) so I have to be reactive !
> >
> > So here is my question: is there an option to get comments made on my 
> > apps forwarded to an email address (or at least an alert telling me 
> > there is something to read) ?
> >
> > Franck
> > ___
> > SailfishOS.org Devel mailing list
> > To unsubscribe, please send a mail to 
> > devel-unsubscr...@lists.sailfishos.org
> 
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.or

-- 
// Peter Pykäläinen
Lähetetty Jollastani
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] SDK update issues

2015-01-10 Thread peter . pykalainen
I had this too.
Did a complete re-install and no issues so far.

// Pete

Kaj-Michael Lang kirjoitti la tammikuuta 10 15:57:21 2015 GMT+0200:
> Just reporting some issues I had when trying to update the SDK.
> 
> I've updated the SDK to 3 computers, on two I got this when the
> maintenance tool was updated+restarted:
> 
> "Your installation seems to be corrupted. Please consider re-installing
> from scratch."
> 
> And when doing the update plenty of:
> "Error during installation process (org.merproject.mersdk):
> Execution failed(Unexpected exit code: 1): "/usr/bin/VBoxManage createvm
> --name MerSDK --register --basefolder /home/milang/SailfishOS/mersdk""
> 
> 
> -- 
> Kaj-Michael Lang 
> 
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
>

-- 
// Peter Pykäläinen
Lähetetty Jollastani
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Developer wiki?

2015-02-06 Thread peter . pykalainen
Indeed. Lack of docimentation and how tos are a real problem. Even bigger 
problem than having stupid restrictions on harbour apps.

// Pete

Andrey Kozhevnikov kirjoitti pe helmikuuta 6 12:20:48 2015 GMT+0200:
> That would be very helpful :D
> 
> 06.02.2015 15:14, Kaj-Michael Lang пишет:
> > Is there a developer wiki available ?
> >
> > Something like the Nokia developer wiki, where various how-to-do-that
> > articles could be created and shared ?
> >
> >
> 
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.or

-- 
// Peter Pykäläinen
Lähetetty Jollastani
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] /.../Silica/Page.qml:134: TypeError

2015-02-09 Thread peter . pykalainen
I get the same too after latest update.
Haven't noticed any issues except annoyance though.

Kaj-Michael Lang kirjoitti ma helmikuuta 9 16:13:53 2015 GMT+0200:
> I think I started to get these after the latest update
> 
> unknown:134 - file:///usr/lib/qt5/qml/Sailfish/Silica/Page.qml:134:
> TypeError: Cannot read property of null
> 
> Am I doing something wrong and is that something I should worry about ?
> 
> 
> -- 
> Kaj-Michael Lang 
> 
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
>

-- 
// Peter Pykäläinen
Lähetetty Jollastani
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] QtMultimedia support

2015-02-25 Thread peter . pykalainen
I got SoundEffect to work only with .wav -files. mp3 did not work for me.

Luis Manuel Ramos Da Costa kirjoitti ke helmikuuta 25 17:36:34 2015 GMT+0700:
> Dear Florian,
> 
> Have you tried with SoundEffect ? I had problems with Audio and now I am
> using SoundEffect, maybe this can work.
> 
> Best Regards,
> Luis Da Costa
> 
> 2015-02-25 6:21 GMT+00:00 Florian Desneux :
> 
> > Hello,
> >
> > Do you plan a support for QML QtMultimedia (mediaPlayer) for the VM?
> >
> > If been told on the Jolla forum that it's not supported.
> >
> > Is there a way to play mp3 sound in QML on Sailfish or nothing exists for
> > the moment on the VM?
> >
> > I'm on Windows btw.
> >
> > Regards
> >
> > P.S.: first time I post through a mailing list :) There is always a first
> > time you will say...
> >
> >
> > --
> > *Florian Desneux*
> >
> >
> > ___
> > SailfishOS.org Devel mailing list
> > To unsubscribe, please send a mail to
> > devel-unsubscr...@lists.sailfishos.org
> >
>

-- 
// Peter Pykäläinen
Lähetetty Jollastani
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] QtMultimedia support

2015-02-25 Thread peter . pykalainen
True. Actually read it back then, but forgot about it.

Michael Neufing kirjoitti ke helmikuuta 25 20:19:05 2015 GMT+0700:
> If you read the documentation of the QML SoundEffect element [1], then  
> you can see, that only uncompressed sound files (WAV) are supported by  
> it.
> 
> For other audio formats, use MediaPlayer [2].
> 
> [1] http://doc.qt.io/qt-5/qml-qtmultimedia-soundeffect.html#details
> [2] http://doc.qt.io/qt-5/qml-qtmultimedia-mediaplayer.html
> 
> --
> *Michael Neufing*
> 
> Zitat von peter.pykalai...@gmail.com:
> 
> > I got SoundEffect to work only with .wav -files. mp3 did not work for me.
> >
> > Luis Manuel Ramos Da Costa kirjoitti ke helmikuuta 25 17:36:34 2015 
> > GMT+0700:
> >> Dear Florian,
> >>
> >> Have you tried with SoundEffect ? I had problems with Audio and now I am
> >> using SoundEffect, maybe this can work.
> >>
> >> Best Regards,
> >> Luis Da Costa
> >>
> >> 2015-02-25 6:21 GMT+00:00 Florian Desneux :
> >>
> >> > Hello,
> >> >
> >> > Do you plan a support for QML QtMultimedia (mediaPlayer) for the VM?
> >> >
> >> > If been told on the Jolla forum that it's not supported.
> >> >
> >> > Is there a way to play mp3 sound in QML on Sailfish or nothing exists for
> >> > the moment on the VM?
> >> >
> >> > I'm on Windows btw.
> >> >
> >> > Regards
> >> >
> >> > P.S.: first time I post through a mailing list :) There is always a first
> >> > time you will say...
> >> >
> >> >
> >> > --
> >> > *Florian Desneux*
> >> >
> >> >
> >> > ___
> >> > SailfishOS.org Devel mailing list
> >> > To unsubscribe, please send a mail to
> >> > devel-unsubscr...@lists.sailfishos.org
> >> >
> >>
> >
> > --
> > // Peter Pykäläinen
> > Lähetetty Jollastani
> > ___
> > SailfishOS.org Devel mailing list
> > To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
> 
> 
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.or

-- 
// Peter Pykäläinen
Lähetetty Jollastani
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] App won't start

2015-03-15 Thread peter . pykalainen
Ok, got it. Thanks.

Kimmo Lindholm kirjoitti su maaliskuuta 15 18:49:42 2015 GMT+0200:
> this works as nemo
> systemctl --user restart lipstick
> 
> and this as root
> systemctl-user restart lipstick
> 
> -kimmo
> 
> Thanks.
> I had to run that as root to make it work.
> 
> 
> 
>

-- 
// Peter Pykäläinen
Lähetetty Jollastani
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org