Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Peter Pykäläinen
Yeah thanks. Just found out yesterday that there is one! :) // Peter Pykäläinen On 2 December 2014 at 08:10, Giuliettasw wrote: > Remember to use the harbour validation tool :)! > > Von meinem iPad gesendet > > Am 1.12.2014 um 22.33 schrieb Peter Pykäläinen >: > > Hi, > > yes I did, thank you

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Giuliettasw
Remember to use the harbour validation tool :)! Von meinem iPad gesendet > Am 1.12.2014 um 22.33 schrieb Peter Pykäläinen : > > Hi, > > yes I did, thank you all for your help. > Especially Andrey, you are the man! > > Let's see now if this passes harbour QA or not :) > > > // Peter Pykäläine

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Peter Pykäläinen
Good point Asser! Not to mention how big of a misunderstading it is not to allow vibration all together. // Peter Pykäläinen On 1 December 2014 at 23:34, sailfishmail wrote: > > Another observation: > > You're allowed to require qt5-qtfeedback in your RPM-packaging > according to the faq: > >

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread sailfishmail
Another observation: You're allowed to require qt5-qtfeedback in your RPM-packaging according to the faq: https://github.com/sailfish-sdk/sdk-harbour-rpmvalidator/blob/1.18/allowed_requires.conf which installs /usr/lib/libQt0Feedback.so.0 /usr/lib/libQt0Feedback.so.0.0 /usr/lib/libQt0Feed

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Peter Pykäläinen
Thanks Kimmo! That was new. And it fails: Libraries = ERROR [/usr/bin/harbour-sailraid] Cannot link to shared library: libQt0Feedback.so.0 INFO [/usr/bin/harbour-sailraid] Please see our FAQ here: https://harbour.jolla.com/faq#Shared_Libraries FAILED Requires ERROR [libQt0Feed

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Kimmo Lindholm
Run the pre-validation tool from SDK, if you get green there, it’s much closer to approval… (I prefer accessing it through browser, http://127.0.0.1:8080/C/harbour_tools/ ) -kimmo From: devel-boun...@lists.sailfishos.org [mailto:devel-boun...@lists.sailfishos.org] On Behalf Of Peter Pykäläinen

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Peter Pykäläinen
Hi, yes I did, thank you all for your help. Especially Andrey, you are the man! Let's see now if this passes harbour QA or not :) // Peter Pykäläinen On 1 December 2014 at 22:30, Gabriel Böhme wrote: > Have you tried cleaning the project? Helps sometimes. > > Am Mon Dec 01 2014 21:18:17 GMT+

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Gabriel Böhme
Have you tried cleaning the project? Helps sometimes. Am Mon Dec 01 2014 21:18:17 GMT+0100 (CET) schrieb Peter Pykäläinen: > I give up! > > Once I figured out how to add the stupid haptics stuff into the .pro file I > then get errors on my main when I try to compile: > > error: undefined referen

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Peter Pykäläinen
Hi, yes with this setup it seems to be working just fine: CONFIG += sailfishapp PKGCONFIG += Qt0Feedback I hope it's ok to do it like that. // Peter Pykäläinen On 1 December 2014 at 22:25, Andrey Kozhevnikov wrote: > CONFIG/PKGCONFIG += sailfishapp in pro? > > 02.12.2014 01:18, Peter

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Peter Pykäläinen
Nevermind and sorry about the spam. Had this in my .pro file: CONFIG += link_pkgconfig after I removed that all works just fine! // Peter Pykäläinen On 1 December 2014 at 22:18, Peter Pykäläinen wrote: > I give up! > > Once I figured out how to add the stupid haptics stuff into the .pro file

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Andrey Kozhevnikov
CONFIG/PKGCONFIG += sailfishapp in pro? 02.12.2014 01:18, Peter Pykäläinen пишет: #include ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Peter Pykäläinen
I give up! Once I figured out how to add the stupid haptics stuff into the .pro file I then get errors on my main when I try to compile: error: undefined reference to `SailfishApp::application(int&, char**)' error: undefined reference to `SailfishApp::createView()' error: undefined reference to `

Re: [SailfishDevel] Refreshing pages

2014-12-01 Thread Franck Routier (perso)
Hummm in fact the cardName is indeed the same in the cardPage and the delegate... but it is not updated when the cardPage is loaded. But what puzzles me is that the two other properties (value and backImageSource) are updated ! So the problem must happen before that. Let me search a bit mor

Re: [SailfishDevel] Sailfish OS set up on mac

2014-12-01 Thread Anand Chitravelu
Sure In between do I need to provide Sudo privilege for installing And sure u would have got more than 20 popup asking me to ignore,retry and cancel Sent from my iPhone > On 01-Dec-2014, at 10:19 pm, Andrey Kozhevnikov > wrote: > > do you want to explain and show at least screenshots of

Re: [SailfishDevel] Sailfish OS set up on mac

2014-12-01 Thread Andrey Kozhevnikov
do you want to explain and show at least screenshots of your problem with your mac/os configuration? 01.12.2014 21:47, Anand Chitravelu пишет: While set up of current alpha build from website I got so much error popup asking me to ignore can some one please help me with it Thanks Anand _

[SailfishDevel] Sailfish OS set up on mac

2014-12-01 Thread Anand Chitravelu
While set up of current alpha build from website I got so much error popup asking me to ignore can some one please help me with it Thanks Anand ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfis

Re: [SailfishDevel] Refreshing pages

2014-12-01 Thread sfietkonstantin
Hi Franck, What do you experience with this flow. Isn't the cardname the same in CardPage.qml and in your delegate ? Regards, Lucien - Mail original - De: "Franck Routier (perso)" À: devel@lists.sailfishos.org Envoyé: Lundi 1 Décembre 2014 16:56:56 Objet: Re: [SailfishDevel] Refreshing

Re: [SailfishDevel] Refreshing pages

2014-12-01 Thread Franck Routier (perso)
well, in fact the cardPage itself is pushed from the mainPage with: delegate: Card { id: myCard backImageSource: ico value: val name: cardname height: gridView.cellHeight-3 fullSize: false

Re: [SailfishDevel] Refreshing pages

2014-12-01 Thread Andrey Kozhevnikov
i see no place in your code where backname property set/changed 01.12.2014 20:27, Franck Routier (perso) пишет: Hi, I have aproblem with a page that has a property I can't update. I'm using this page in a PullDownMenu, as this: Page { id: cardPage property string backname property

Re: [SailfishDevel] Refreshing pages

2014-12-01 Thread sfietkonstantin
Hi Franck How do you push the cardPage ? How do you expect backname to change ? Regards, Lucien PS: Sorry for top-posting (my webmail don't give me any other option :() - Mail original - De: "Franck Routier (perso)" À: devel@lists.sailfishos.org Envoyé: Lundi 1 Décembre 2014 16:27:10 O

[SailfishDevel] Refreshing pages

2014-12-01 Thread Franck Routier (perso)
Hi, I have aproblem with a page that has a property I can't update. I'm using this page in a PullDownMenu, as this: Page { id: cardPage property string backname property CardBacksLibrary backsLibrary SilicaFlickable { Loader { id: pageLoader }

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Peter Pykäläinen
Thank you Andrey! Brilliant idea! // Peter Pykäläinen On 1 December 2014 at 15:08, Andrey Kozhevnikov wrote: > I can suggest you to use QtFeedback from Qt side and register QML type. > > 01.12.2014 18:06, Peter Pykäläinen пишет: > > Just got my game rejected in Jolla Harbour this morning du

Re: [SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Andrey Kozhevnikov
I can suggest you to use QtFeedback from Qt side and register QML type. 01.12.2014 18:06, Peter Pykäläinen пишет: Just got my game rejected in Jolla Harbour this morning due to: /Import 'QtFeedback 5.0' is not allowed / Is it really so that vibration is not allowed in Harbour apps? Is there any

[SailfishDevel] QtFeedback 5.0 not allowed? Really?

2014-12-01 Thread Peter Pykäläinen
Just got my game rejected in Jolla Harbour this morning due to: *Import 'QtFeedback 5.0' is not allowed* Is it really so that vibration is not allowed in Harbour apps? Is there any alternative? // Peter Pykäläinen ___ SailfishOS.org Devel mailing list