Re: [SailfishDevel] SDK 1701-1 translation files problem on compile

2017-04-18 Thread Rudi Timmermans
Hi Martin, Thanks it's indeed fixed now ! ;) Vriendelijke groeten - Best regards, Rudi Timmermans. Op 18-04-17 om 10:04 schreef Martin Kampas: Hi Rudi Timmermans, Renaming your directory "Sailfish Development" so that it does not contain whitespace characters (e.g. to "

Re: [SailfishDevel] SDK 1701-1 translation files problem on compile

2017-04-18 Thread Rudi Timmermans
Hi Martin, Thanks for the info, but how can i fix this? Info: i'm running on Linux.. Thanks Op Dinsdag 18 april 2017 schreef Martin Kampas: > Hi Rudi Timmermans, > > What you observe seems to be simply result of using whitespace in your > project path. It is possible you

[SailfishDevel] SDK 1701-1 translation files problem on compile

2017-04-15 Thread Rudi Timmermans
imes to be sure): SDK installation: uninstalled previous installation via SDK Maintenance Tool removed |~/.config/SailfishOS-SDK| installed with default settings But i can not solve the problem any idea's ?|| -- Vriendelijke groeten - Best regards, Rudi Timmermans. __

Re: [SailfishDevel] Button

2016-03-11 Thread Rudi Timmermans
Hi, This will not be for open users only for some frends of me The ask me if i can do this. It's only for my frends in Belgium and that's it. It will not be for the public, the public version one change on this. Vriendelijke groeten, Rudi Timmermans. Op 11-03-16 om 16:

Re: [SailfishDevel] Button

2016-03-11 Thread Rudi Timmermans
button should have to be enabled. Vriendelijke groeten, Rudi Timmermans. Op 11-03-16 om 13:13 schreef r0kk3rz: You have "enabled: false" on the facebook button. But no logic to active that button for any reason. On Fri, Mar 11, 2016 at 11:19 AM, Rudi Timmermans <mailto:rudi.tim...@g

[SailfishDevel] Button

2016-03-11 Thread Rudi Timmermans
ageStack.push(Qt.resolvedUrl("FacebookPage.qml")) } } } -- Vriendelijke groeten, Rudi Timmermans. smime.p7s Description: S/MIME-cryptografische ondertekening ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Embedded video play

2016-03-08 Thread Rudi Timmermans
Hi Andrey, Here you got the links. https://github.com/fidoraptor/harbour-facebook https://github.com/fidoraptor/harbour-facebook/blob/master/qml/pages/helper/mediaDetect.js Vriendelijke groeten, Rudi Timmermans. Op 08-03-16 om 11:16 schreef Andrey Kozhevnikov: Maybe just add a link to repo

[SailfishDevel] Embedded video play

2016-03-08 Thread Rudi Timmermans
var objJSON = eval("(function(){return " + jsonFacebook + ";})()"); if (objJSON.type == "video") { data.video = getImgFullUri(objJSON.src) navigator.qt.postMessage( JSON.stringify(data) ); break;

[SailfishDevel] Facebook Video

2016-03-05 Thread Rudi Timmermans
type==="video"){ if(data.video){ varvideoUrl=data.video Qt.openUrlExternally(videoUrl) } } } -- Vriendelijke groeten, Rudi Timmermans. ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

[SailfishDevel] Translate

2015-06-28 Thread Rudi Timmermans
; break; default: retval = BUDGET_TYPE_DAILY; break; } return retval; } then i read the string as into main main.qml page lbWalletDetails.text = qsTr("you have") + " " + wallet.currency + " " + wallet.budget + " " + qsT

Re: [SailfishDevel] Translation

2015-06-27 Thread Rudi Timmermans
It's already fixed thanks! just use text: qsTr(section) and it works ;) --- Best regards! Rudi Timmermans. Op 28/06/15 om 07:44 schreef Asser Lähdemäki: Use the same QT_TR_NOOP("Debug") as for title? coderusinbox kirjoitti su kesäkuuta 28 08:05:22 2015 GMT+0300: Hi, I like

[SailfishDevel] Translation

2015-06-27 Thread Rudi Timmermans
elegate: SectionHeader { text: section } } --- Best regards! Rudi Timmermans. ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] compile error

2015-06-26 Thread Rudi Timmermans
regards! Rudi Timmermans. Op 26/06/15 om 09:06 schreef Lucien Xu: Hi Rudi, There are plenty of doc scattered on the internet. The secret is to use QT_TR_NOOP in the ListElement because you are not allowed to script what's ins

Re: [SailfishDevel] compile error

2015-06-26 Thread Rudi Timmermans
Hi Lucien, Ok thanks this works perfect ;) --- Best regards! Rudi Timmermans. Op 26/06/15 om 09:06 schreef Lucien Xu: Hi Rudi, There are plenty of doc scattered on the internet. The secret is to use QT_TR_NOOP in

Re: [SailfishDevel] compile error

2015-06-25 Thread Rudi Timmermans
modify your existing ones" section: "Management" } When is use title: qstr("Manage wallets") this seems not to work anyone has a solution for this ? I like to translate this text string also, that's the resion of it. Thanks!

Re: [SailfishDevel] compile error

2015-06-17 Thread Rudi Timmermans
Hi Chris, I have fix all my problems now ! Thanks again to all for this helps !! --- Best regards! Rudi Timmermans. Op 17/06/15 om 19:21 schreef Rudi Timmermans: Hi Chris, Thanks that works now

Re: [SailfishDevel] compile error

2015-06-17 Thread Rudi Timmermans
Thanks !! --- Best regards! Rudi Timmermans. Op 17/06/15 om 17:45 schreef Jarkko Lehtoranta: On 17/06/15 18:38, Rudi Timmermans wrote: Ok thanks! Can you explane me what the settings are when i add a Jolla

Re: [SailfishDevel] compile error

2015-06-17 Thread Rudi Timmermans
Ok thanks! Can you explane me what the settings are when i add a Jolla Phone please ? Thanks! --- Best regards! Rudi Timmermans. Op 17/06/15 om 17:36 schreef Jarkko Lehtoranta: On 17/06/15 18:31, Rudi Timmermans wrote

Re: [SailfishDevel] compile error

2015-06-17 Thread Rudi Timmermans
Hi Jarkko, Ok thanks i have change this but now i have again a marker into orange is that normoly? I have attach again a screenshot. --- Best regards! Rudi Timmermans. Op 17/06/15 om 17:15 schreef Jarkko Lehtoranta

Re: [SailfishDevel] compile error

2015-06-17 Thread Rudi Timmermans
Hi Chris, Yes i know i have set it now correct i hope... Thanks! --- Best regards! Rudi Timmermans. Op 17/06/15 om 17:05 schreef Chris Walker: On Wed, 17 Jun 2015 16:08:28 +0200 Rudi Timmermans wrote: Hi Jussi, I try to

Re: [SailfishDevel] compile error

2015-06-17 Thread Rudi Timmermans
Hi Jussi, I try to send screenshot again. But i have attach it now. --- Best regards! Rudi Timmermans. Op 17/06/15 om 12:12 schreef Jussi Pakkanen: On 16.06.2015 11:54, Rudi Timmermans wrote: I have been look and search

Re: [SailfishDevel] compile error

2015-06-17 Thread Rudi Timmermans
. I hope you will get this screenshot. Also i'm using a Mac OS X. --- Best regards! Rudi Timmermans. Op 17/06/15 om 12:12 schreef Jussi Pakkanen: On 16.06.2015 11:54, Rudi Timmermans wrote: I have been look and search google about this error but i can not found any solution any i

[SailfishDevel] compile error

2015-06-16 Thread Rudi Timmermans
ocess "/Users/ruditimmermans/.config/SailfishBeta3/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/deploy" exited with code 1. Error while building/deploying project budgetmanager (kit: MerSDK-SailfishOS-armv7hl) -- --- Best regards!

Re: [SailfishDevel] Debug error

2015-06-15 Thread Rudi Timmermans
Hi Lucien, Yes it was after some debug i have found the solution ;) Thanks! --- Best regards! Rudi Timmermans. Op 15/06/15 om 18:42 schreef Lucien Xu: Hi Rudi: I guess that your FirstPage has noot been installed in your SDK. Is it listed in the .pro file ? Also

[SailfishDevel] Debug error

2015-06-15 Thread Rudi Timmermans
propertyItemfirstPage propertyaliascoverAction:coverAction initialPage:Component{ FirstPage{ id:firstPage Component.onCompleted:mainWindow.firstPage=firstPage } } Thanks! -- --- Best regards! Rudi Timmermans. ___ SailfishOS.org Devel mailing list To

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Rudi Timmermans
h: 100% !important; } .hidden { display: none!important; visibility: hidden!important; } --- Best regards! Rudi Timmermans. Andrey Kozhevnikov schreef op 11/06/15 om 13:30: I mean webpage viewport size. when you using QML WebView server detect it as mobile client and setting w

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Rudi Timmermans
Qt.resolvedUrl("helper/console.js"), Qt.resolvedUrl("helper/messenger.js") ] experimental.preferences.navigatorQtObjectEnabled: true experimental.preferences.fullScreenEnabled: true experimental.preferences.offlineWebApplicationCacheEnabled: true onTitleChanged: {

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Rudi Timmermans
Hi Andrey, Can you tell me where i can change this as best into the code please ? I'm nit shure i understand this corectly sorry... --- Best regards! Rudi Timmermans. Andrey Kozhevnikov schreef op 11/06/15 om 13:22: It should scroll if viewport width is higher than webview

[SailfishDevel] Scroll horizontal

2015-06-11 Thread Rudi Timmermans
https://drive.google.com/open?id=0B8QiRsNYbAIqMFhqOHExVDBFdGM&authuser=0 messenger.js https://drive.google.com/open?id=0B8QiRsNYbAIqbk9GbEZNWmpaWWc&authuser=0 messengerpage.qml https://drive.google.com/open?id=0B8QiRsNYbAIqTGF1NDYzSGRQRlE&authuser=0 Thanks guys for the helps !!! -- --- Be

[SailfishDevel] SilicaWebView

2015-06-07 Thread Rudi Timmermans
l: parent overridePageStackNavigation: true experimental.preferences.developerExtrasEnabled: true Do have anyone a idea the fix this ? Thanks! -- --- Best regards! Rudi Timmermans. ___ SailfishOS.org Devel mailing list To unsubscri