Re: [SailfishDevel] Problems deploying with SDK 1412

2015-01-08 Thread Tone Kastlunger
Ok, found the root cause for this. In my project, I have two sub projects (lets name them a and b) Sub project a is a tool, and is not used in any rpm, so it does not have the .spec file. Sub project b is my real deal, and has a proper .spec file. I updated the sdk, opened the project file and sw

Re: [SailfishDevel] Problems deploying with SDK 1412

2015-01-08 Thread Tone Kastlunger
Ok, found the problem. the location of the rpm folder containing the .spec file has changed - yet again. I keep on pushing it from the root directory of the project to my subproject root directory every once in a while . Can anyone explain why this happens? On Thu, Jan 8, 2015 at 11:25 PM, Tone Ka

Re: [SailfishDevel] Problems deploying with SDK 1412

2015-01-08 Thread Tone Kastlunger
It seems I am facing a similar problem, but on the pc side (win7): Fatal: No spec file found in '/home/mersdk/share//debota/rpm/' and couldn't make one from a yaml #1 23:23:58: The process "C:\sviluppo\sailfish\sdk\settings\SailfishBeta1\mer-sdk-tools\MerSDK\SailfishOS-armv7hl\rpm.cmd" exited wit

Re: [SailfishDevel] Problems deploying with SDK 1412

2015-01-08 Thread Krisztian Olah
Thanks Michael, Creating the /opt/sdk/ path seems to have soved the issue, I can't remember ever having to do this manually. I very recently restored my Jolla to factory settings so that might have had something to do with it as well. Thanks again Kris On 8 January 2015 at 18:35, Michael Neufing

Re: [SailfishDevel] Problems deploying with SDK 1412

2015-01-08 Thread Michael Neufing
Hi Kris, are you using deployment by copying binaries to device? If yes, can you check if the folder /opt/sdk exists on your device? If not, create it and test again. This solved my problems with this deployment mode. You could also set the deployment mode to RPM. Michael. Zitat von Krisz

[SailfishDevel] Problems deploying with SDK 1412

2015-01-08 Thread Krisztian Olah
Hi list, I installed the new SDK yesterday, but since it's installed I cant seem to be able to deploy onto device fails due to an rsync error: rsync: mkdir "/opt/sdk/Trash" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(656) [Receiver=3.1.0] Deploy failed